Exception --- Can't startup the OSGI frameWork

View: New views
2 Messages — Rating Filter:   Alert me  

Exception --- Can't startup the OSGI frameWork

by mann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: Exception --- Can't startup the OSGI frameWork

by Remya_BIRT :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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