Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Websphere desn't like BIRT...
Websphere desn't like BIRT... [message #976442] Thu, 08 November 2012 15:35 Go to next message
Joe Kennedy is currently offline Joe KennedyFriend
Messages: 2
Registered: November 2012
Junior Member
I am trying to start a deployment of a project to Websphere and I get the following error trail from running a BIRT Viewer Servlet. (Shortened)

org.eclipse.birt.core.exception.BirtException:error.CannotStartupOSGIPlatform

Here is what I found but it does not help me.

http://www.eclipse.org/forums/index.php/m/727929/
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351052

I have the class loader order in Web Sphere set to "Classes loaded with application class loader first." as in the example in the link below.

http://wiki.eclipse.org/BirtPOJO_Viewer_WebSphere_Deployment
I still get the same set of errors and I'm not sure what else I should be doing.
I know it is a bit hard to ask this without posting code, but would someone have an idea as to what I should look for?
Thanks.

Note:
Using Websphere 7.1, BIRT 3.7, Spring 3.1
Another application on the same WAS server is using the same setup using and Engine and Viewer servlet. Most of properties are set the same way. Could there be an overlap here?
Can't share specific code either...
Re: Websphere desn't like BIRT... [message #976856 is a reply to message #976442] Thu, 08 November 2012 22:34 Go to previous messageGo to next message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

In your code, are you setting BIRT_HOME? If so, with the POJO runtime, in 3.7, you don't need this and it will probably actually cause the error you're getting above. Let me know.

Michael

Developer Evangelist, Silanis
Re: Websphere desn't like BIRT... [message #977711 is a reply to message #976856] Fri, 09 November 2012 14:07 Go to previous message
Joe Kennedy is currently offline Joe KennedyFriend
Messages: 2
Registered: November 2012
Junior Member
I am not using that at all. I am using the following servlets in my web.xml file.
org.eclipse.birt.report.servlet.ViewerServlet
org.eclipse.birt.report.servlet.BirtEngineServlet
Previous Topic:How to calculate the number of days betwen two dates?
Next Topic:BIRT and .dll files
Goto Forum:
  


Current Time: Wed Apr 24 16:27:11 GMT 2024

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

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

Back to the top