Skip to main content



      Home
Home » Archived » BIRT » org.eclipse.birt.core.exception.BirtException: $NO-RB$ Can't startup the OSGI framework
org.eclipse.birt.core.exception.BirtException: $NO-RB$ Can't startup the OSGI framework [message #184211] Thu, 10 August 2006 11:42 Go to next message
Eclipse UserFriend
Originally posted by: mark.jones.adaptive-mobile.com

Could someone please help?

I am trying to deploy BIRT 2.1 RE API to jboss-4.0.3SP1 without much
success.

I have replicated Jason's BirtEngine class which I call from a Struts Action
class, but when I call "getBirtEngine" it keeps throwing the following
exception;

org.eclipse.birt.core.exception.BirtException: $NO-RB$ Can't startup the
OSGI framework
at org.eclipse.birt.core.framework.Platform.startup(Platform.ja va:90)
....
Caused by: org.eclipse.birt.core.exception.BirtException: $NO-RB$ Could not
find the Framework - {0}
at
org.eclipse.birt.core.framework.osgi.OSGILauncher.startup(OS GILauncher.java:88)
at org.eclipse.birt.core.framework.Platform.startup(Platform.ja va:78)
... 31 more

I've even tried hard coding the engine home -
config.setEngineHome("C:/Tools/Reporting/BIRT/birt-runtime-2_1_0/ReportEngine ");
- but again with no success.

I seem to recall someone else experiencing similar difficulties but I am
unable to locate the Message Thread.

Any help would be greatly appreciated.

Mark.
Re: org.eclipse.birt.core.exception.BirtException: $NO-RB$ Can't startup the OSGI framework [message #184317 is a reply to message #184211] Fri, 11 August 2006 13:06 Go to previous message
Eclipse UserFriend
This is a issue with finding the plugins folder.
Did you set your project up similar to this:
http://wiki.eclipse.org/index.php/Servlet_Example

BTW is there a reason you didnt want to use the WebViewer?

Thanks

Jason

"Mark Jones" <mark.jones@adaptive-mobile.com> wrote in message
news:ebfk9o$ukk$1@utils.eclipse.org...
> Could someone please help?
>
> I am trying to deploy BIRT 2.1 RE API to jboss-4.0.3SP1 without much
> success.
>
> I have replicated Jason's BirtEngine class which I call from a Struts
> Action class, but when I call "getBirtEngine" it keeps throwing the
> following exception;
>
> org.eclipse.birt.core.exception.BirtException: $NO-RB$ Can't startup the
> OSGI framework
> at org.eclipse.birt.core.framework.Platform.startup(Platform.ja va:90)
> ....
> Caused by: org.eclipse.birt.core.exception.BirtException: $NO-RB$ Could
> not find the Framework - {0}
> at
> org.eclipse.birt.core.framework.osgi.OSGILauncher.startup(OS GILauncher.java:88)
> at org.eclipse.birt.core.framework.Platform.startup(Platform.ja va:78)
> ... 31 more
>
> I've even tried hard coding the engine home -
> config.setEngineHome("C:/Tools/Reporting/BIRT/birt-runtime-2_1_0/ReportEngine ");
> - but again with no success.
>
> I seem to recall someone else experiencing similar difficulties but I am
> unable to locate the Message Thread.
>
> Any help would be greatly appreciated.
>
> Mark.
>
Previous Topic:How to Build BIRT from CVS
Next Topic:Report Design display nothing (white screen)
Goto Forum:
  


Current Time: Fri Apr 25 00:50:08 EDT 2025

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

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

Back to the top