Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Can't display chart in birt viewer suse linux ,websphere 5.1
Can't display chart in birt viewer suse linux ,websphere 5.1 [message #252736] Thu, 16 August 2007 13:50 Go to next message
Eclipse UserFriend
Originally posted by: shreya_1107.hotmail.com

Hi,

Birt report viewer is not generating chart report in suse linux
,websphere 5.1 environment, database is db2. It generates only the table,
I am able to see the table but not pie and bar charts. But the same
folder/files are working fine in windows tomcat env. I have followed the
document: http://wiki.eclipse.org/Birt_WebSphere_Deployment

Initally i got the following errors and to fix this, I re-started the
websphere and copied all org.eclipse.chart.*.jar files to WEB-INF/lib/:

faultCode: ReportEngineService.runReport( )
faultSubcode:
faultString: Error happended while running the report
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:Error happended while
running the report
at
org.eclipse.birt.report.service.ReportEngineService.runRepor t(Unknown
Source)
at
org.eclipse.birt.report.service.BirtViewerReportService.runR eport(Unknown
Source)
at
org.eclipse.birt.report.service.actionhandler.BirtRunReportA ctionHandler.__execute(Unknown
Source)
at
org.eclipse.birt.report.service.actionhandler.AbstractBaseAc tionHandler.execute(Unknown
Source)
at
org.eclipse.birt.report.service.actionhandler.BirtGetPageAct ionHandler.__checkDocumentExists(Unknown
Source)
at
org.eclipse.birt.report.service.actionhandler.AbstractGetPag eActionHandler.prepareParameters(Unknown
Source)
at
org.eclipse.birt.report.service.actionhandler.AbstractGetPag eActionHandler.__execute(Unknown
Source)
at
org.eclipse.birt.report.service.actionhandler.AbstractBaseAc tionHandler.execute(Unknown
Source)
at
org.eclipse.birt.report.soapengine.processor.AbstractBaseDoc umentProcessor.__executeAction(Unknown
Source)
at
org.eclipse.birt.report.soapengine.processor.AbstractBaseCom ponentProcessor.executeAction(Unknown
Source)
at
org.eclipse.birt.report.soapengine.processor.BirtDocumentPro cessor.handleGetPage(Unknown
Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java(Compiled
Code))
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java(Compiled
Code))
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java(Compiled
Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at
org.eclipse.birt.report.soapengine.processor.AbstractBaseCom ponentProcessor.process(Unknown
Source)
at
org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingI mpl.getUpdatedObjects(Unknown
Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java(Compiled
Code))
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java(Compiled
Code))
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java(Compiled
Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at
org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCP rovider.java:397)
at
org.apache.axis.providers.java.RPCProvider.processMessage(RP CProvider.java:186)
at
org.apache.axis.providers.java.JavaProvider.invoke(JavaProvi der.java:323)



org.osgi.framework.BundleException: Exception in
org.eclipse.core.internal.plugins.CompatibilityActivator.sta rt() of bundle
org.eclipse.core.runtime.compatibility.

eclipse.buildId=unknown
java.fullversion=J2RE 1.4.1 IBM build cxia321411-20031011 (JIT enabled:
jitc)
BootLoader constants: OS=linux, ARCH=x86, WS=motif, NL=en_US
Command-line arguments: -clean

!ENTRY org.eclipse.osgi 4 0 2007-08-09 11:57:25.730
!MESSAGE Bundle org.junit not found.

!ENTRY org.eclipse.osgi 4 0 2007-08-09 11:57:29.305
!MESSAGE An error occurred while automatically activating bundle
org.eclipse.core.runtime.compatibility (32).
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.core.internal.plugins.CompatibilityActivator.sta rt() of bundle
org.eclipse.core.runtime.compatibility.
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:1014)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:970)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:317)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:256)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .preFindLocalClass(EclipseLazyStarter.java:86)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:409)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:188)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:339)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:391)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:352)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
at
org.eclipse.osgi.framework.internal.core.BundleLoader.loadCl ass(BundleLoader.java:276)
at
org.eclipse.osgi.framework.internal.core.BundleHost.loadClas s(BundleHost.java:227)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.load Class(AbstractBundle.java:1245)
at
org.eclipse.core.internal.runtime.CompatibilityHelper.getPlu ginDescriptor(CompatibilityHelper.java:63)
at
org.eclipse.core.runtime.Plugin.initializeDescriptor(Plugin. java:706)
at org.eclipse.core.runtime.Plugin.start(Plugin.java:692)
at
org.eclipse.birt.core.plugin.BIRTPlugin.start(BIRTPlugin.jav a:23)
at
org.eclipse.birt.report.engine.plugin.EnginePlugin.start(Eng inePlugin.java:22)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:995)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:989)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:970)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:317)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:256)


thanks in advance!
Re: Can't display chart in birt viewer suse linux ,websphere 5.1 [message #252885 is a reply to message #252736] Fri, 17 August 2007 14:22 Go to previous message
David Michonneau is currently offline David MichonneauFriend
Messages: 1145
Registered: July 2009
Senior Member
Please try with BIRT 2.1.3 or BIRT 2.2, if you use an earlier version,
without copying the jars. It should work out of the box, copying jars from
one location to another is likely to break it.

Thanks,

David

"shreya" <shreya_1107@hotmail.com> wrote in message
news:93df8bbe7cbf36db85ff3b6eb686f982$1@www.eclipse.org...
> Hi,
>
> Birt report viewer is not generating chart report in suse linux ,websphere
> 5.1 environment, database is db2. It generates only the table, I am able
> to see the table but not pie and bar charts. But the same folder/files are
> working fine in windows tomcat env. I have followed the document:
> http://wiki.eclipse.org/Birt_WebSphere_Deployment
>
> Initally i got the following errors and to fix this, I re-started the
> websphere and copied all org.eclipse.chart.*.jar files to WEB-INF/lib/:
>
> faultCode: ReportEngineService.runReport( )
> faultSubcode:
> faultString: Error happended while running the report
> faultActor:
> faultNode:
> faultDetail:
> {http://xml.apache.org/axis/}stackTrace:Error happended while
> running the report
> at
> org.eclipse.birt.report.service.ReportEngineService.runRepor t(Unknown
> Source)
> at
> org.eclipse.birt.report.service.BirtViewerReportService.runR eport(Unknown
> Source)
> at
> org.eclipse.birt.report.service.actionhandler.BirtRunReportA ctionHandler.__execute(Unknown
> Source)
> at
> org.eclipse.birt.report.service.actionhandler.AbstractBaseAc tionHandler.execute(Unknown
> Source)
> at
> org.eclipse.birt.report.service.actionhandler.BirtGetPageAct ionHandler.__checkDocumentExists(Unknown
> Source)
> at
> org.eclipse.birt.report.service.actionhandler.AbstractGetPag eActionHandler.prepareParameters(Unknown
> Source)
> at
> org.eclipse.birt.report.service.actionhandler.AbstractGetPag eActionHandler.__execute(Unknown
> Source)
> at
> org.eclipse.birt.report.service.actionhandler.AbstractBaseAc tionHandler.execute(Unknown
> Source)
> at
> org.eclipse.birt.report.soapengine.processor.AbstractBaseDoc umentProcessor.__executeAction(Unknown
> Source)
> at
> org.eclipse.birt.report.soapengine.processor.AbstractBaseCom ponentProcessor.executeAction(Unknown
> Source)
> at
> org.eclipse.birt.report.soapengine.processor.BirtDocumentPro cessor.handleGetPage(Unknown
> Source)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java(Compiled
> Code))
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java(Compiled
> Code))
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java(Compiled
> Code))
> at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
> at
> org.eclipse.birt.report.soapengine.processor.AbstractBaseCom ponentProcessor.process(Unknown
> Source)
> at
> org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingI mpl.getUpdatedObjects(Unknown
> Source)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java(Compiled
> Code))
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java(Compiled
> Code))
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java(Compiled
> Code))
> at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
> at
> org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCP rovider.java:397)
> at
> org.apache.axis.providers.java.RPCProvider.processMessage(RP CProvider.java:186)
> at
> org.apache.axis.providers.java.JavaProvider.invoke(JavaProvi der.java:323)
>
>
>
> org.osgi.framework.BundleException: Exception in
> org.eclipse.core.internal.plugins.CompatibilityActivator.sta rt() of bundle
> org.eclipse.core.runtime.compatibility.
>
> eclipse.buildId=unknown
> java.fullversion=J2RE 1.4.1 IBM build cxia321411-20031011 (JIT enabled:
> jitc)
> BootLoader constants: OS=linux, ARCH=x86, WS=motif, NL=en_US
> Command-line arguments: -clean
>
> !ENTRY org.eclipse.osgi 4 0 2007-08-09 11:57:25.730
> !MESSAGE Bundle org.junit not found.
>
> !ENTRY org.eclipse.osgi 4 0 2007-08-09 11:57:29.305
> !MESSAGE An error occurred while automatically activating bundle
> org.eclipse.core.runtime.compatibility (32).
> !STACK 0
> org.osgi.framework.BundleException: Exception in
> org.eclipse.core.internal.plugins.CompatibilityActivator.sta rt() of bundle
> org.eclipse.core.runtime.compatibility.
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:1014)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:970)
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:317)
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:256)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .preFindLocalClass(EclipseLazyStarter.java:86)
> at
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:409)
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:188)
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:339)
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:391)
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:352)
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
> at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.loadCl ass(BundleLoader.java:276)
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.loadClas s(BundleHost.java:227)
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.load Class(AbstractBundle.java:1245)
> at
> org.eclipse.core.internal.runtime.CompatibilityHelper.getPlu ginDescriptor(CompatibilityHelper.java:63)
> at
> org.eclipse.core.runtime.Plugin.initializeDescriptor(Plugin. java:706)
> at org.eclipse.core.runtime.Plugin.start(Plugin.java:692)
> at
> org.eclipse.birt.core.plugin.BIRTPlugin.start(BIRTPlugin.jav a:23)
> at
> org.eclipse.birt.report.engine.plugin.EnginePlugin.start(Eng inePlugin.java:22)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:995)
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:989)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:970)
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:317)
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:256)
>
>
> thanks in advance!
>
Previous Topic:PHP/Java Bridge BIRT
Next Topic:BIRT Web Viewer PDF generation
Goto Forum:
  


Current Time: Fri Oct 18 10:51:28 GMT 2024

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

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

Back to the top