Skip to main content



      Home
Home » Archived » BIRT » NoClassDefFoundError when running BIRT213 on Websphere6102
NoClassDefFoundError when running BIRT213 on Websphere6102 [message #249247] Fri, 20 July 2007 18:31 Go to next message
Eclipse UserFriend
Originally posted by: vakella.statestreet.com

Hi,

We are running into issues when generating BIRT reports with charts. We
are getting "ServletWrappe E SRVE0068E: Uncaught exception thrown in one
of the service methods of the servlet: ReportDownload. Exception thrown :
java.lang.NoClassDefFoundError:org.eclipse.birt.chart.report item.ChartReportItemImpl
(initialization failure)" ................and seeing "Caused by:
java.lang.Throwable: java.lang.NoSuchMethodError:
org/eclipse/emf/common/util/AbstractEnumerator.<init>(ILjava/lang/String;Ljava/lang/String;)V
at
org.eclipse.birt.chart.model.attribute.Position.<init>(Position.java:285) "
errors.

We have no problems generating reports without charts.


Our application is running on :

WebSphere Platform 6.1 [ND 6.1.0.2 cf20633.22]
Operating System is AIX, version 5.3
Java version = J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20060504 (JIT
enabled)

We have packaged the BirtEngine that we got from birt runtime and copied
to a file system on AIX. We are referencing the
BirtEngine/ReportEngine/lib jars using the ws.ext.dirs variable on the
application server and we are setting engine home to the BirtEngine on the
file system in our code to generate reports.

Any help or advice on this issue is greatly appreciated.

Regards,
VJ
Re: NoClassDefFoundError when running BIRT213 on Websphere6102 [message #362132 is a reply to message #249247] Wed, 30 April 2008 21:15 Go to previous messageGo to next message
Eclipse UserFriend
Please, any advice on this issue?

I got exactly the same problem today when running birt 2.2.2 on
Websphere 6.1.0.11, Operating System AIX and Java 1.5:

java.lang.NoClassDefFoundError at
org.eclipse.birt.chart.reportitem.ChartReportItemImpl.valida te(ChartRepo
rtItemImpl.java:714)

Thanking you in advance for any advice on this issue


Nicolas

vj wrote:

> Hi,
>
> We are running into issues when generating BIRT reports with charts.
> We are getting "ServletWrappe E SRVE0068E: Uncaught exception
> thrown in one of the service methods of the servlet: ReportDownload.
> Exception thrown :
> java.lang.NoClassDefFoundError:org.eclipse.birt.chart.report item.Chart
> ReportItemImpl (initialization failure)" ................and seeing
> "Caused by: java.lang.Throwable: java.lang.NoSuchMethodError:
> org/eclipse/emf/common/util/AbstractEnumerator.<init>(ILjava/lang/Stri
> ng;Ljava/lang/String;)V at
> org.eclipse.birt.chart.model.attribute.Position.<init>(Position.java:2
> 85)" errors. We have no problems generating reports without charts.
>
>
> Our application is running on :
>
> WebSphere Platform 6.1 [ND 6.1.0.2 cf20633.22] Operating System is
> AIX, version 5.3 Java version = J2RE 1.5.0 IBM J9 2.3 AIX ppc-32
> j9vmap3223-20060504 (JIT enabled)
>
> We have packaged the BirtEngine that we got from birt runtime and
> copied to a file system on AIX. We are referencing the
> BirtEngine/ReportEngine/lib jars using the ws.ext.dirs variable on
> the application server and we are setting engine home to the
> BirtEngine on the file system in our code to generate reports.
>
> Any help or advice on this issue is greatly appreciated.
>
> Regards,
> VJ



--
Re: NoClassDefFoundError when running BIRT213 on Websphere6102 [message #362148 is a reply to message #362132] Thu, 01 May 2008 11:50 Go to previous message
Eclipse UserFriend
Originally posted by: jasonweathersby.alltel.net

Nicolas,

Please log a bugzilla entry for this.
It is happening on this line
logger.log( ILogger.INFORMATION,
Messages.getString( "ChartReportItemImpl.log.validate" ) );
//$NON-NLS-1$

I wonder if it is having a problem with the logger or the messages class.

Jason


Nicolas Thuillier wrote:
> Please, any advice on this issue?
>
> I got exactly the same problem today when running birt 2.2.2 on
> Websphere 6.1.0.11, Operating System AIX and Java 1.5:
>
> java.lang.NoClassDefFoundError at
> org.eclipse.birt.chart.reportitem.ChartReportItemImpl.valida te(ChartRepo
> rtItemImpl.java:714)
>
> Thanking you in advance for any advice on this issue
>
>
> Nicolas
>
> vj wrote:
>
>> Hi,
>>
>> We are running into issues when generating BIRT reports with charts.
>> We are getting "ServletWrappe E SRVE0068E: Uncaught exception
>> thrown in one of the service methods of the servlet: ReportDownload.
>> Exception thrown :
>> java.lang.NoClassDefFoundError:org.eclipse.birt.chart.report item.Chart
>> ReportItemImpl (initialization failure)" ................and seeing
>> "Caused by: java.lang.Throwable: java.lang.NoSuchMethodError:
>> org/eclipse/emf/common/util/AbstractEnumerator.<init>(ILjava/lang/Stri
>> ng;Ljava/lang/String;)V at
>> org.eclipse.birt.chart.model.attribute.Position.<init>(Position.java:2
>> 85)" errors. We have no problems generating reports without charts.
>>
>>
>> Our application is running on :
>>
>> WebSphere Platform 6.1 [ND 6.1.0.2 cf20633.22] Operating System is
>> AIX, version 5.3 Java version = J2RE 1.5.0 IBM J9 2.3 AIX ppc-32
>> j9vmap3223-20060504 (JIT enabled)
>>
>> We have packaged the BirtEngine that we got from birt runtime and
>> copied to a file system on AIX. We are referencing the
>> BirtEngine/ReportEngine/lib jars using the ws.ext.dirs variable on
>> the application server and we are setting engine home to the
>> BirtEngine on the file system in our code to generate reports.
>>
>> Any help or advice on this issue is greatly appreciated.
>>
>> Regards,
>> VJ
>
>
>
Previous Topic:BIRT integration error
Next Topic:access the session from a data source in a library
Goto Forum:
  


Current Time: Sat May 24 14:24:26 EDT 2025

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

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

Back to the top