Hello all,
I have installed jetspeed in a Debian GNU/Linux machine and a Tomcat
4.1.24-2.
After deploying the war file and restart Tomcat I get the following error:
unknown service PoolService requested.
I have tried the already compiled war file b3 and b4 and I have downloaded
the b4 source code and made a new war file, but I get always the same
error. I have reinstalled the tomcat application deleting all the jars and
directories but I get the same error.
What can I do about that? I have read the mailing list with no success,
the only mail I had found about that didn't have any response.
TIA.
I have added the log message:
2003-08-04 10:21:08 StandardWrapperValve[jsp]: Servlet.service() for
servlet jsp threw exception
org.apache.jasper.JasperException: ServiceBroker: unknown service
PoolService requested
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:254)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at
org.apache.catalina.core.ApplicationFilterChain.access$0(ApplicationFilterChain.java:98)
at
org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:176)
at java.security.AccessController.doPrivileged(Native Method)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:172)
..............
----- Root Cause -----
org.apache.turbine.services.InstantiationException: ServiceBroker: unknown
service PoolService requested
at
org.apache.turbine.services.BaseServiceBroker.getServiceInstance(BaseServiceBroker.java:354)
at
org.apache.turbine.services.BaseServiceBroker.getService(BaseServiceBroker.java:296)
at
org.apache.turbine.util.RunDataFactory.putRunData(RunDataFactory.java:226)
at org.apache.turbine.Turbine.doGet(Turbine.java:643)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]