Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Cant startup OSGI Framework
Cant startup OSGI Framework [message #1700118] Tue, 30 June 2015 09:22 Go to next message
Rahul Kumar is currently offline Rahul KumarFriend
Messages: 2
Registered: June 2015
Junior Member
I have been trying to use BIRT APIs. I downloaded and pasted the demo code on the eclipse. But I am getting the same error with every code saying that "cant strtup OSGI framework".
I have used code from : https://wiki.eclipse.org/Java_-_Simple_Design_Engine_API_(BIRT) .

And the error is like::
org.eclipse.birt.core.exception.BirtException: Cant startup the OSGI framework
at org.eclipse.birt.core.framework.Platform.startup(Platform.java:91)
at api1.example1.buildReport(example1.java:76)
at api1.example1.main(example1.java:45)
Caused by: org.eclipse.birt.core.exception.CoreException
at org.eclipse.birt.core.framework.osgi.OSGILauncher.startup(OSGILauncher.java:90)
at org.eclipse.birt.core.framework.Platform.startup(Platform.java:79)
... 2 more
Exception in thread "main" java.lang.NullPointerException
at api1.example1.buildReport(example1.java:86)
at api1.example1.main(example1.java:45)


Thanks in advance
Re: Cant startup OSGI Framework [message #1704023 is a reply to message #1700118] Thu, 06 August 2015 19:35 Go to previous message
Jesse Freeman is currently offline Jesse FreemanFriend
Messages: 184
Registered: January 2015
Senior Member
Did you make sure to change the BIRT_HOME in the code to point to the location where you have extracted the BIRT Runtime in your environment?
Previous Topic:Excel Font changed after BIRT engine upgrade from 3.7 to 4.3.1
Next Topic:Omniture Tags in BIRT Reports
Goto Forum:
  


Current Time: Sat Sep 21 07:49:49 GMT 2024

Powered by FUDForum. Page generated in 0.03534 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top