Results 1 to 1 of 1
- 06-23-2007, 09:57 PM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 130
- Rep Power
- 0
Can not instantiate class org.eclipse.birt.chart.reportitem.ChartReportItem Generatio
Hi,
I'm trying to generate a html document from a design.
This design contains a table and a barchart
When I execute RunAndRenderTask obtains this exception:
why?Java Code:ATTENTION: Can not instantiate class org.eclipse.birt.chart.reportitem.ChartReportItem GenerationImpl with property class. org.eclipse.birt.core.framework.FrameworkException : org.eclipse.core.runtime.CoreException: Plug-in org.eclipse.birt.chart.reportitem was unable to load class org.eclipse.birt.chart.reportitem.ChartReportItemGenerationImpl. at org.eclipse.birt.core.framework.eclipse.EclipseConfigurationElement.createExecutableExtension (EclipseConfigurationElement.java:38) Caused by: org.eclipse.core.runtime.CoreException: Plug-in org.eclipse.birt.chart.reportitem was unable to load class org.eclipse.birt.chart.reportitem.ChartReportItemGenerationImpl. at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException (RegistryStrategyOSGI.java:165) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension (RegistryStrat egyOSGI.java:151) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension (ExtensionRegistry.jav a:759) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension (ConfigurationElement.java:243) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension (ConfigurationElementHandle.java:51) at org.eclipse.birt.core.framework.eclipse.EclipseConfigurationElement.createExecutableExtension (EclipseConfigurationElement.java:34) ... 12 more 16 mai 2007 18:07:09 org.eclipse.birt.report.engine.extension.internal.ExtensionManager createObject Caused by: org.eclipse.core.runtime.CoreException: Plug-in org.eclipse.birt.chart.reportitem was unable to load class org.eclipse.birt.chart.reportitem.ChartReportItemPresentationImpl. at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException (RegistryStrategyOSGI.jav a:165) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension (RegistryStrat egyOSGI.java:151) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension (ExtensionRegistry.jav a:759) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension (ConfigurationEleme nt.java:243) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension (ConfigurationElementHandle.java:51) at org.eclipse.birt.core.framework.eclipse.EclipseCon figurationElement.createExecutableExtension (EclipseConfigurationElement.java:34) ... 17 more 16 mai 2007 18:07:10 org.eclipse.birt.report.data.oda.sampledb.Sampledb Plugin removeDatabase ATTENTION: Failed to remove one or more file in temp db directory: C:\DOCUME~1\egomez\LOCALS~1\Temp\/BIRTSampleDB_1179331625047_19c5048
how can I resolve this?Last edited by Jack; 06-24-2007 at 12:57 AM.
Similar Threads
-
Setting up class path for Eclipse
By tsantana in forum EclipseReplies: 1Last Post: 04-07-2008, 07:05 PM -
.class fille needed from eclipse
By perplexingtrax in forum New To JavaReplies: 4Last Post: 03-27-2008, 05:36 PM -
Renaming a class in Eclipse
By Java Tip in forum Java TipReplies: 0Last Post: 12-04-2007, 10:54 AM -
How to instantiate Class, into jsp, java script
By silvia in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 08-07-2007, 05:45 AM -
Can not instantiate class org.eclipse.birt.chart.reportitem.ChartReportItemG eneratio
By Jack in forum EclipseReplies: 2Last Post: 07-04-2007, 03:47 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks