I have a simple ADF project (just a JSP calling
"Configuration.createRootApplicationModule(...", if this simple ADF project
can't work my ADF others projects will also fail.
After changing the locale to en:
######Start log
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: The
application pool (soparatestar.AppModuleLocal) failed to checkout an
application module due to the following exception:
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: The
application pool (soparatestar.AppModuleLocal) failed to checkout an
application module due to the following exception:
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
I would like to use Geronimo, but if the error persists i must seek another
solution :(
--
View this message in context:
http://www.nabble.com/HOW-to-ADF-runtime-libraries-tf4935697s134.html#a14152913
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.