Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Deply to Oracle 10g rel 2 ias
Deply to Oracle 10g rel 2 ias [message #90008] Fri, 11 November 2005 02:32
Antonio Gurisatti is currently offline Antonio GurisattiFriend
Messages: 109
Registered: July 2009
Senior Member
Deployment of Birt to JBOSS works with no problems

The same deployment to a Oracle 10g rel 2 ias OC4J returns an error.

Oracle 10g rel 2 ias works with java 1.4.2

JBOSS 4.0.2 is working with java 5.

The report was built with BIRT 2.0M2



Oracle OC4J reports this:


500 Internal Server Error

java.lang.IllegalArgumentException: Partial path must start with a /
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.0)].server.http.HttpApplication.getResourcePaths(H ttpApplication.java:8012)
at
org.eclipse.birt.core.framework.PlatformServletContext.hasCh ildren(PlatformServletContext.java:95)
at
org.eclipse.birt.core.framework.PlatformServletContext.getFi leList(PlatformServletContext.java:69)
at
org.eclipse.birt.core.framework.server.ServerPlatform.<init >(ServerPlatform.java:55)
at org.eclipse.birt.core.framework.Platform.initialize(Platform .java:85)
at
org.eclipse.birt.report.engine.api.ReportEngine.<init>(ReportEngine.java:79)
at
org.eclipse.birt.report.viewer.utilities.EngineAccessor.setE ngineContext(Unknown
Source)
at org.eclipse.birt.report.viewer.servlets.ViewerServlet.doPost (Unknown
Source)
at org.eclipse.birt.report.viewer.servlets.ViewerServlet.doGet( Unknown
Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.0)].server.http.ServletRequestDispatcher.invoke(Se rvletRequestDispatcher.java:810)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.0)].server.http.ServletRequestDispatcher.forwardIn ternal(ServletRequestDispatcher.java:322)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.0)].server.http.HttpRequestHandler.processRequest( HttpRequestHandler.java:790)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.0)].server.http.AJPRequestHandler.run(AJPRequestHa ndler.java:208)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.0)].server.http.AJPRequestHandler.run(AJPRequestHa ndler.java:125)
at com.evermind[Oracle Application Server Containers for J2EE 10g
(10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker .run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)

Is there a way to solve this problem? (I need to deply to OC4J).
Previous Topic:What version of Birt started supporting Total.percent?
Next Topic:Fop error messages
Goto Forum:
  


Current Time: Sat Nov 23 05:05:23 GMT 2024

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

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

Back to the top