Bugs item #795667, was opened at 2003-08-27 08:46
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=795667&group_id=22866

Category: JBossServer
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: TC (thomas_connolly)
Assigned to: Nobody/Anonymous (nobody)
Summary: ClusterManager Exception in JBoss 3.2.2RC3

Initial Comment:
Deployed the sample Servlet application supplied with 

Tomcat 4.1.27. It was deployed as a war in the farm 

directory (see attachment)



http://localhost:8080/examples/servlet/SessionExample



Threw the following exception



java.lang.ExceptionInInitializerError

        at 

org.jboss.web.tomcat.session.ClusterManager.createSess

ion(ClusterManager.java:169)

        at 

org.apache.coyote.tomcat4.CoyoteRequest.doGetSession

(CoyoteRequest.java:1888)

        at 

org.apache.coyote.tomcat4.CoyoteRequest.getSession

(CoyoteRequest.java:1731)

        at 

org.apache.coyote.tomcat4.CoyoteRequestFacade.getSe

ssion(CoyoteRequestFacade.java:365)

        at 

org.apache.coyote.tomcat4.CoyoteRequestFacade.getSe

ssion(CoyoteRequestFacade.java:370)

        at 

javax.servlet.http.HttpServletRequestWrapper.getSession

(HttpServletRequestWrapper.java:268)

        at SessionExample.doGet

(SessionExample.java:55)

        at javax.servlet.http.HttpServlet.service

(HttpServlet.java:740)

        at javax.servlet.http.HttpServlet.service

(HttpServlet.java:853)

        at 

org.apache.catalina.servlets.InvokerServlet.serveRequest

(InvokerServlet.java:466)

        at 

org.apache.catalina.servlets.InvokerServlet.doGet

(InvokerServlet.java:180)

        at javax.servlet.http.HttpServlet.service

(HttpServlet.java:740)

        at javax.servlet.http.HttpServlet.service

(HttpServlet.java:853)

        at 

org.apache.catalina.core.ApplicationFilterChain.internalDo

Filter(ApplicationFilterChain.java:247)



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=795667&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to