View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820712#3820712

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820712

Hi,



We set up jboss 3.2.3 and jetty jetty-4.2.17.sar. We configured clustering and the 
jetty SessionManager according to the instructions.



Problem: sessions are still not maintained on one machine when the person logs in and 
sessions switch from http to https.



Problem: when the session switches machines the session has not been replicated on the 
other server so the informaiton is lost.



How can we determine why this is happening nad resolve these problems?



Errors in logs:



ty:Server=0,NCSARequestLog=0

2004-02-09 01:30:57,281 ERROR [org.jboss.jetty] problem configuring Jetty:

java.lang.NoSuchMethodException: class 
org.mortbay.j2ee.session.Manager.setWorkerName(class java.lang.String)



AND



2004-02-09 01:31:10,796 WARN  [org.jboss.util.NestedThrowable] Duplicate throwable 
nesting of same base type: class org.jboss.deployment.DeploymentException is 
assignable from: class org.jboss.deployment.DeploymentException

2004-02-09 01:31:10,796 ERROR [org.jboss.deployment.MainDeployer] Could not initialise 
deloyment: 
file:/D:/RADICALSOFTWARE/WEBSERVERS/jboss-3.2.3/server/all/deploy/management/web-console.war

org.jboss.deployment.DeploymentException: Was unable to move war to: 
D:\RADICALSOFTWARE\WEBSERVERS\jboss-3.2.3\server\all\tmp\deploy\tmp35757web-console.war.tmp;
 - nested throwable: (org.jboss.deployment.DeploymentException: Was unable to move war 
to: [...]\server\all\tmp\deploy\tmp35757web-console.war.tmp)

        at org.jboss.web.AbstractWebContainer.init(AbstractWebContainer.java:350)



Thanks,

Jesse


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to