Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
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, 06:10 PM
Senior Member
 
Join Date: Jun 2007
Posts: 130
Jack is on a distinguished road
Can not instantiate class org.eclipse.birt.chart.reportitem.ChartReportItemG eneratio
I'm trying to generate a html file from design .rptdesign
When I try to execute RunAndRenderTask, this exception appears:
Code:
ATTENTION: Can not instantiate class org.eclipse.birt.chart.reportitem .ChartReportItemG enerationImpl 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.ChartReportItemG enerationImpl. at org.eclipse.birt.core.framework.eclipse.EclipseCon figurationElement.createExecutableExtension (Eclips eConfigurationElement.java:38) at org.eclipse.birt.report.engine.extension.internal. ExtensionManager.createObject (ExtensionManager.jav a:243) at org.eclipse.birt.report.engine.extension.internal. ExtensionManager.createGenerationItem (ExtensionMan ager.java:114) at org.eclipse.birt.report.engine.executor.ExtendedIt emExecutor.generateContent (ExtendedItemExecutor.ja va:119) at org.eclipse.birt.report.engine.executor.ExtendedIt emExecutor.execute (ExtendedItemExecutor.java:88) at org.eclipse.birt.report.engine.layout.html.HTMLPag eLM.layoutChildren (HTMLPageLM.java:123) at org.eclipse.birt.report.engine.layout.html.HTMLPag eLM.layout (HTMLPageLM.java:81) at org.eclipse.birt.report.engine.layout.html.HTMLRep ortLayoutEngine.layout (HTMLReportLayoutEngine.java :85) at org.eclipse.birt.report.engine.presentation.Report DocumentBuilder.build (ReportDocumentBuilder.java:1 43) at designToHTML.RunReport(designToHTML.java:119) at designToHTML.main(designToHTML.java:136) Caused by: org.eclipse.core.runtime.CoreException: Plug-in org.eclipse.birt.chart.reportitem was unable to load class org.eclipse.birt.chart.reportitem.ChartReportItemP resentationImpl. ... 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
any ideas?

thank you

Last edited by Jack : 06-30-2007 at 02:42 AM.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-04-2007, 04:45 AM
Senior Member
 
Join Date: Jun 2007
Posts: 119
Peter is on a distinguished road
I had the same problem:
You've erased the package "org.eclipse.birt.chart.reportitem_2.1.2.v2007 0205-1728" from the Java Build Path
check it
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 07-04-2007, 04:47 AM
Ed Ed is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Ed is on a distinguished road
read this link
https://bugs.eclipse.org/bugs/show_bug.cgi?id=182305.
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 08:05 PM
.class fille needed from eclipse perplexingtrax New To Java 4 03-27-2008 06:36 PM
Renaming a class in Eclipse Java Tip Java Tips 0 12-04-2007 11:54 AM
How to instantiate Class, into jsp, java script silvia JavaServer Pages (JSP) and JSTL 1 08-07-2007 06:45 AM
Can not instantiate class org.eclipse.birt.chart.reportitem.ChartReportItem Generatio Jack Advanced Java 0 06-23-2007 10:57 PM


All times are GMT +3. The time now is 07:07 PM.


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