Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [birt-charting-dev] Exception --- Can't startup the OSGI frameWork

Hi,
 I did have the same pbm,
its because of the report engine not getting started...
means in the eclipse home u dont have the necessary files
make sure the lib,plugin,configuration,and an exe file should be thr in the
ReportHome

Happy to help

Hi,
I m new to BIRT Chart.
i want to use Chart Engine to create Chart but i m getting following
exception

Mar 31, 2008 6:09:08 PM org.eclipse.birt.chart.util.PluginSettings instance
WARNING: Exception
org.eclipse.birt.core.exception.BirtException: Cant startup the OSGI
framework
	at org.eclipse.birt.core.framework.Platform.startup(Platform.java:90)
	at
org.eclipse.birt.chart.util.PluginSettings.instance(PluginSettings.java:298)
	at
org.eclipse.birt.chart.util.PluginSettings.instance(PluginSettings.java:274)
	at MyExample.<init>(MyExample.java:61)
	at MyExample.main(MyExample.java:231)
Caused by: org.eclipse.birt.core.exception.BirtException: Could not find the
Framework - org.eclipse.osgi
	at
org.eclipse.birt.core.framework.osgi.OSGILauncher.startup(OSGILauncher.java:95)
	at org.eclipse.birt.core.framework.Platform.startup(Platform.java:78)
	... 4 more


I hav added all the required jar files from chart engine and report engine

please any body know that which more jar I required
please help me........

thnks in advance
mann 


-- 
View this message in context: http://www.nabble.com/Exception-----Can%27t-startup-the-OSGI-frameWork-tp16396042p24526578.html
Sent from the Eclipse BIRT - Charting - Dev mailing list archive at Nabble.com.



Back to the top