|
Re: birt-viewer in tomcat (2.0RC1) [message #108322 is a reply to message #108024] |
Thu, 12 January 2006 15:28 |
|
Paul,
It looks like it is either a problem with finding the report or the file is
invalid.
Does it run the test report?
Jason Weathersby
BIRT PMC
"Paul Ziemann" <p.ziemann@interwall.net> wrote in message
news:afc70140862a90ecfbff00a50b36dd42$1@www.eclipse.org...
> Hello,
>
> I have a report that is displayed in the eclipse viewer (2.0RC1) without
> any errors. In the birt-viewer servlet under tomcat however I get the
> following errors:
>
> SEVERE: Message:The extension point
> [org.eclipse.birt.report.model.encryptionHelper] is not found. Error
> code:EXTENSION_POINT_NOT_FOUND 12.01.2006 08:49:24
> org.eclipse.birt.report.model.parser.ModuleReader readModule
> SEVERE: Parsed file was not found.
> 12.01.2006 08:49:24
> org.eclipse.birt.report.engine.api.impl.ReportEngineHelper
> openReportDesign
> SEVERE: invalid design file C:\Programme\Tomcat
> 5.5\webapps\birt-viewer\report\Stundenzettel.rptdesign
>
> I have copied itext-1.3.jar to C:\Programme\Tomcat
> 5.5\webapps\birt-viewer\plugins\org.eclipse.birt.report.engi ne.pdf\lib,
> then
> axis.jar, axis-ant.jar, commons-discovery-0.2.jar, jaxrpc.jar, saaj.jar
> and
> wsdl4j-1.5.1.jar to C:\Programme\Tomcat
> 5.5\webapps\birt-viewer\WEB-INF\lib and prototype.js to
> C:\Programme\Tomcat 5.5\webapps\birt-viewer\ajax\lib. Am I missing
> something?
>
> Best regards
> Paul
>
>
|
|
|
|
|
Re: birt-viewer in tomcat (2.0RC1) [message #108523 is a reply to message #108024] |
Thu, 12 January 2006 17:48 |
Eclipse User |
|
|
|
Originally posted by: arash.barirani.verizonwireless.com
I had a number of variations of the the same error message.
These all turned out to be my problems:
1. Parameter mismatch and/or missing parameters.
2. BIRT engine home was pointing to the wrong place. It has to point to
the
directory under eclipse pluging... ( see below)
Below is Jason's email reply/solution to #2 above:
------------------------------------------------------------ --------------------
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.birt] Re: Run report does not work under M3 ??
From: "Jason Weathersby" <jweathersby@xxxxxxxxxxx>
Date: Tue, 20 Dec 2005 12:17:39 -0500
Newsgroups: eclipse.birt
Organization: BIRT PMC
------------------------------------------------------------ --------------------
I believe this problem is occurring because the readme says to set the
engine home
directory to the viewer plugin. The viewer plugin was changed to load
classes from the Eclipse plugin directories. In order for this example to
work now, you will need to download the BIRT runtime and set engine home to
drive:\\directory\\birt-runtime-2.0M3\\birt-runtime-1_0_1\\R eport Engine
This location has all the required plugins.
Jason Weathersby
BIRT PMC
|
|
|
Re: birt-viewer in tomcat (2.0RC1) [message #108644 is a reply to message #108456] |
Thu, 12 January 2006 19:24 |
|
Paul,
Does the test report work?
Jason
"Paul Ziemann" <p.ziemann@interwall.net> wrote in message
news:df277f1f5c3061731430d10fce7ecd7c$1@www.eclipse.org...
> Hello again,
>
> the report is now found but the resulting page is empty. The only severe
> log entry (except for EXTENSION_POINT_NOT_FOUND) is the following:
>
> org.eclipse.birt.report.engine.data.dte.DataPresentationEngi ne doExecute
> SEVERE: Can't load the report query
>
> What might this mean?
>
> Best regards
> Paul
>
|
|
|
Re: birt-viewer in tomcat (2.0RC1) [message #108818 is a reply to message #108644] |
Fri, 13 January 2006 09:01 |
Eclipse User |
|
|
|
Originally posted by: pziemann.neusta.de
Hi,
yes, the test report works.
Paul
Jason Weathersby schrieb:
> Paul,
>
> Does the test report work?
>
> Jason
>
> "Paul Ziemann" <p.ziemann@interwall.net> wrote in message
> news:df277f1f5c3061731430d10fce7ecd7c$1@www.eclipse.org...
>
>>Hello again,
>>
>>the report is now found but the resulting page is empty. The only severe
>>log entry (except for EXTENSION_POINT_NOT_FOUND) is the following:
>>
>> org.eclipse.birt.report.engine.data.dte.DataPresentationEngi ne doExecute
>>SEVERE: Can't load the report query
>>
>>What might this mean?
>>
>>Best regards
>>Paul
>>
>
>
>
|
|
|
Re: birt-viewer in tomcat (2.0RC1) [message #108892 is a reply to message #108523] |
Fri, 13 January 2006 11:24 |
Eclipse User |
|
|
|
Originally posted by: pziemann.neusta.de
Hi,
the parameters I used are the same as in eclipse. I haven't heard of a
BIRT engine variable yet, where can I set it?
Paul
Arash schrieb:
> I had a number of variations of the the same error message.
> These all turned out to be my problems:
>
> 1. Parameter mismatch and/or missing parameters.
>
> 2. BIRT engine home was pointing to the wrong place. It has to point to
> the directory under eclipse pluging... ( see below)
>
>
> Below is Jason's email reply/solution to #2 above:
>
>
> ------------------------------------------------------------ --------------------
>
> [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread
> Index] [news.eclipse.birt] Re: Run report does not work under M3 ??
> From: "Jason Weathersby" <jweathersby@xxxxxxxxxxx> Date: Tue, 20 Dec
> 2005 12:17:39 -0500 Newsgroups: eclipse.birt Organization: BIRT PMC
> ------------------------------------------------------------ --------------------
>
>
> I believe this problem is occurring because the readme says to set the
> engine home
> directory to the viewer plugin. The viewer plugin was changed to load
> classes from the Eclipse plugin directories. In order for this example
> to work now, you will need to download the BIRT runtime and set engine
> home to
> drive:\\directory\\birt-runtime-2.0M3\\birt-runtime-1_0_1\\R eport Engine
> This location has all the required plugins.
>
> Jason Weathersby
> BIRT PMC
>
>
>
>
>
|
|
|
Re: birt-viewer in tomcat (2.0RC1) [message #108952 is a reply to message #108818] |
Fri, 13 January 2006 15:48 |
|
Paul,
This doesnt appear to be a deployment problem, but a report problem.
The one error you are getting about the extension point, I believe everyone
is getting.
Can you post your report?
Jason
"Paul Ziemann" <pziemann@neusta.de> wrote in message
news:69q7qd.3kd.ln@igate28.intern.neusta.de...
> Hi,
>
> yes, the test report works.
>
> Paul
>
> Jason Weathersby schrieb:
>> Paul,
>>
>> Does the test report work?
>>
>> Jason
>>
>> "Paul Ziemann" <p.ziemann@interwall.net> wrote in message
>> news:df277f1f5c3061731430d10fce7ecd7c$1@www.eclipse.org...
>>
>>>Hello again,
>>>
>>>the report is now found but the resulting page is empty. The only severe
>>>log entry (except for EXTENSION_POINT_NOT_FOUND) is the following:
>>>
>>> org.eclipse.birt.report.engine.data.dte.DataPresentationEngi ne doExecute
>>>SEVERE: Can't load the report query
>>>
>>>What might this mean?
>>>
>>>Best regards
>>>Paul
>>>
>>
>>
|
|
|
Re: birt-viewer in tomcat (2.0RC1) [message #109003 is a reply to message #108892] |
Fri, 13 January 2006 16:06 |
Eclipse User |
|
|
|
Originally posted by: bo.hp.com
i have also a problem to start the runtime version of birt under tomcat
4.1.x.
my problem is that i can see the viewer in my browser but the report page
is empty.
what can i do to solve this...
best regards
guido
|
|
|
|
Powered by
FUDForum. Page generated in 0.04338 seconds