Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-23-2007, 11:57 PM
Senior Member
 
Join Date: Jun 2007
Posts: 130
Jack is on a distinguished road
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:

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
why?
how can I resolve this?

Last edited by Jack : 06-24-2007 at 02:57 AM.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting up class path for Eclipse tsantana Eclipse 1 04-07-2008 09:05 PM
.class fille needed from eclipse perplexingtrax New To Java 4 03-27-2008 07:36 PM
Renaming a class in Eclipse Java Tip Java Tips 0 12-04-2007 12:54 PM
How to instantiate Class, into jsp, java script silvia JavaServer Pages (JSP) and JSTL 1 08-07-2007 07:45 AM
Can not instantiate class org.eclipse.birt.chart.reportitem.ChartReportItemG eneratio Jack Eclipse 2 07-04-2007 05:47 AM


All times are GMT +3. The time now is 11:57 AM.


VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org