Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Deploying report with chart
Deploying report with chart [message #55398] Fri, 08 July 2005 20:42 Go to next message
anak is currently offline anakFriend
Messages: 29
Registered: July 2009
Junior Member
Hi everyone,

I try to make a report with a chart outside a framework using RunReport
which is published as Example Application on Integrating BIRT site. I've
downloaded a runtime, defined BIRTCLASSPATH to Report Engine jars and Chart
Engine jars and use command:
java -cp "%BIRTCLASSPATH%" -DBIRT_HOME="%BIRT_HOME%\Report Engine" RunReport
<report> <parameters>
But I still have error
java.lang.NoClassDefFoundError:
org/eclipse/birt/chart/model/attribute/Position

When I run report without a chart (like test.rptdesign) everything is OK.
When I preview this my report inside Eclipse/ BIRT Perspective also
everything is OK.

Have someone any suggestions?

Thanks,
Anak
Re: Deploying report with chart [message #55666 is a reply to message #55398] Sun, 10 July 2005 07:27 Go to previous messageGo to next message
Wenfeng Li is currently offline Wenfeng LiFriend
Messages: 25
Registered: July 2009
Junior Member
Anak

Which build you are using?

Wenfeng

"Anak" <anak1a@poczta.onet.pl> wrote in message
news:damof5$l03$1@news.eclipse.org...
> Hi everyone,
>
> I try to make a report with a chart outside a framework using RunReport
> which is published as Example Application on Integrating BIRT site. I've
> downloaded a runtime, defined BIRTCLASSPATH to Report Engine jars and
> Chart Engine jars and use command:
> java -cp "%BIRTCLASSPATH%" -DBIRT_HOME="%BIRT_HOME%\Report Engine"
> RunReport <report> <parameters>
> But I still have error
> java.lang.NoClassDefFoundError:
> org/eclipse/birt/chart/model/attribute/Position
>
> When I run report without a chart (like test.rptdesign) everything is OK.
> When I preview this my report inside Eclipse/ BIRT Perspective also
> everything is OK.
>
> Have someone any suggestions?
>
> Thanks,
> Anak
>
Re: Deploying report with chart [message #55719 is a reply to message #55666] Sun, 10 July 2005 12:13 Go to previous messageGo to next message
anak is currently offline anakFriend
Messages: 29
Registered: July 2009
Junior Member
Hi Wenfeng,

I've buit report using Eclipse 3.0.2 + EMF 2.0.1 + GEF 3.0.1 + BIRT 1.0.0
Runing it using Runitime BIRT 1.0 (zip file birt-runtime-1_0)

Anak

U
Re: Deploying report with chart [message #55905 is a reply to message #55398] Mon, 11 July 2005 11:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.none.com

Hi Anak,

If you downloaded birt-runtime-1_0.zip the engine.jar inside "Chart Engine"
directory is the report engine jar and not the chart engine jar as it should
be. You can download the right engine.jar by getting birt-charts-1_0.zip :
the engine.jar is inside the libs directory. Replace the one under Chart
engine by this one and try again.

I have filed a bugzilla entry regarding this issue:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=103303

Thanks,

David

"Anak" <anak1a@poczta.onet.pl> wrote in message
news:damof5$l03$1@news.eclipse.org...
> Hi everyone,
>
> I try to make a report with a chart outside a framework using RunReport
> which is published as Example Application on Integrating BIRT site. I've
> downloaded a runtime, defined BIRTCLASSPATH to Report Engine jars and
> Chart Engine jars and use command:
> java -cp "%BIRTCLASSPATH%" -DBIRT_HOME="%BIRT_HOME%\Report Engine"
> RunReport <report> <parameters>
> But I still have error
> java.lang.NoClassDefFoundError:
> org/eclipse/birt/chart/model/attribute/Position
>
> When I run report without a chart (like test.rptdesign) everything is OK.
> When I preview this my report inside Eclipse/ BIRT Perspective also
> everything is OK.
>
> Have someone any suggestions?
>
> Thanks,
> Anak
>
Re: Deploying report with chart [message #55959 is a reply to message #55905] Mon, 11 July 2005 16:15 Go to previous message
anak is currently offline anakFriend
Messages: 29
Registered: July 2009
Junior Member
Thanks David,

I've also found this and use engine.jar from plugin
org.eclipse.birt.chart.engine_1.0.0 - it works almost OK. I can't see chart
in HTML, in PDF is every think fine. Wenfeng said that it's bug so I'll wait
for upgrade.
In birt-runtime-1.0.1M1.zip engine.jar is OK but bug still is.

Anak

U
Previous Topic:data order in a pie chart
Next Topic:Not getting Chart Designer
Goto Forum:
  


Current Time: Tue Jul 16 10:15:55 GMT 2024

Powered by FUDForum. Page generated in 0.03517 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top