JAR
2007-12-04 14:33:02 UTC
I have a simple ADF project that call a jsp with:
"Configuration.createRootApplicationModule"
After deploy in WAR format, at Geronimo it says:
#####Star log
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception
org.apache.jasper.JasperException:
oracle.jbo.common.ampool.ApplicationPoolException: JBO-30003: O pool de
aplicações (soparatestar.AppModuleLocal) não conseguiu registar a saída do
módulo da aplicação devido à seguinte excepção:
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
root cause
oracle.jbo.common.ampool.ApplicationPoolException: JBO-30003: O pool de
aplicações (soparatestar.AppModuleLocal) não conseguiu registar a saída do
módulo da aplicação devido à seguinte excepção:
oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1546)
oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1504)
oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1476)
org.apache.jsp.index2_jsp._jspService(index2_jsp.java:66)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:388)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
note The full stack trace of the root cause is available in the Apache
Tomcat/6.0-snapshot logs.
######End log
In Tomcat with works.
I've looked at Oracle help and put all then ADF jars in Geronimo repository
and defined the dependencies, but still doesn't work.
Is Geronimo not ready for ADF?
"Configuration.createRootApplicationModule"
After deploy in WAR format, at Geronimo it says:
#####Star log
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception
org.apache.jasper.JasperException:
oracle.jbo.common.ampool.ApplicationPoolException: JBO-30003: O pool de
aplicações (soparatestar.AppModuleLocal) não conseguiu registar a saída do
módulo da aplicação devido à seguinte excepção:
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
root cause
oracle.jbo.common.ampool.ApplicationPoolException: JBO-30003: O pool de
aplicações (soparatestar.AppModuleLocal) não conseguiu registar a saída do
módulo da aplicação devido à seguinte excepção:
oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1546)
oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1504)
oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1476)
org.apache.jsp.index2_jsp._jspService(index2_jsp.java:66)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:388)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
note The full stack trace of the root cause is available in the Apache
Tomcat/6.0-snapshot logs.
######End log
In Tomcat with works.
I've looked at Oracle help and put all then ADF jars in Geronimo repository
and defined the dependencies, but still doesn't work.
Is Geronimo not ready for ADF?
--
View this message in context: http://www.nabble.com/Geronimo-not-ready-for-Application-Server-ADF-Runtime-libraries-tf4943468s134.html#a14151744
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.
View this message in context: http://www.nabble.com/Geronimo-not-ready-for-Application-Server-ADF-Runtime-libraries-tf4943468s134.html#a14151744
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.