The log seems to be fine and gives me no glue as to what is going wrong. I have attached the log from startup of a new tomcat instance. I have sometimes seen this warning (but didn't appear when producing the log this time):

Dec 6, 2004 3:57:57 PM messageDataReceived
WARNING: Context manager doesn't exist:/opinio
Dec 6, 2004 3:57:59 PM >org.apache.catalina.cluster.tcp.SimpleTcpCluster >messageDataReceived
WARNING: Context manager doesn't exist:/opinio

Ina!

----- Original Message ----- From: "Filip Hanik - Dev" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, December 06, 2004 3:41 PM
Subject: Re: another problem with session replication



This should work fine. What do your logs say?

Filip

----- Original Message -----
From: "Ina Sk�re" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, December 06, 2004 8:36 AM
Subject: another problem with session replication


Thank you for your quick response, Filip, you saved me a lot of hassle
trying to figure out the problem...
I have now discovered another issue. When restarting tomcat, my application
joins the cluster and receives all the mcast messages from that point on,
but does not receive the state at startup (so attribute must change before a
notification is send and the new member receives any messages). Do you have
any idea whats going on here?


Thank you ,
Ina!.


----- Original Message ----- From: "Filip Hanik - Dev" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, December 06, 2004 3:00 PM Subject: Re: problems with session replication


yes, this is a known bug. Should be fixed in .29 or .30.

Filip

----- Original Message -----
From: "Ina Sk�re" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 06, 2004 6:47 AM
Subject: problems with session replication


Hi,
I'm a newbie to tomcat session replication. I have a web application
running on several tomcat instances (5.0.28) in a clustered
environment. Session replication is working as it should when stopping and
restaring a tomcat instance. The member joins the cluster
and receives all mcast messages from the other members. But when stopping
and restarting the web application using tomcat manager
without stopping tomcat itself, the new cluster member is not rejoining
the cluster at all and receives no session state or mcast
messages. What can be the problem. It would be great if someone could
point me in the right direction.


Thank you!
Ina


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


Dec 6, 2004 3:58:58 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Dec 6, 2004 3:58:58 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1938 ms Dec 6, 2004 3:58:59 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina Dec 6, 2004 3:58:59 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.0.28 Dec 6, 2004 3:58:59 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled Dec 6, 2004 3:58:59 PM org.apache.catalina.cluster.tcp.SimpleTcpCluster start INFO: Cluster is about to start Dec 6, 2004 3:58:59 PM org.apache.catalina.cluster.mcast.McastService start INFO: Sleeping for 2000 secs to establish cluster membership Dec 6, 2004 3:58:59 PM org.apache.catalina.cluster.tcp.SimpleTcpCluster memberAdded INFO: Replication member added:org.apache.catalina.cluster.mcast.McastMember[tcp://10.0.2.41:4001,10.0.2.41,4001, alive=8986690] INFO: Replication member added:org.apache.catalina.cluster.mcast.McastMember[tcp://10.0.2.41:4001,10.0.2.41,4001, alive=8986690] Dec 6, 2004 3:59:01 PM org.apache.catalina.core.StandardHost getDeployer INFO: Create Host deployer for direct deployment ( non-jmx ) Dec 6, 2004 3:59:01 PM org.apache.catalina.cluster.deploy.FarmWarDeployer start INFO: Cluster FarmWarDeployer started. Dec 6, 2004 3:59:01 PM org.apache.catalina.core.StandardHostDeployer install INFO: Processing Context configuration file URL file:/usr/local/jakarta-tomcat-5.0.28/conf/Catalina/localhost/ROOT.xml Dec 6, 2004 3:59:01 PM org.apache.catalina.core.StandardHostDeployer install INFO: Processing Context configuration file URL file:/usr/local/jakarta-tomcat-5.0.28/conf/Catalina/localhost/jsp-examples.xml Dec 6, 2004 3:59:02 PM org.apache.catalina.core.StandardHostDeployer install INFO: Processing Context configuration file URL file:/usr/local/jakarta-tomcat-5.0.28/conf/Catalina/localhost/tomcat-docs.xml Dec 6, 2004 3:59:02 PM org.apache.catalina.core.StandardHostDeployer install INFO: Processing Context configuration file URL file:/usr/local/jakarta-tomcat-5.0.28/conf/Catalina/localhost/manager.xml Dec 6, 2004 3:59:02 PM org.apache.catalina.core.StandardHostDeployer install INFO: Processing Context configuration file URL file:/usr/local/jakarta-tomcat-5.0.28/conf/Catalina/localhost/webdav.xml Dec 6, 2004 3:59:02 PM org.apache.catalina.core.StandardHostDeployer install INFO: Processing Context configuration file URL file:/usr/local/jakarta-tomcat-5.0.28/conf/Catalina/localhost/opinio.xml log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.ConvertUtils). log4j:WARN Please initialize the log4j system properly.


Creating ClusterManager for context /opinio using class org.apache.catalina.cluster.session.DeltaManager





-------------------------------------------------------
GMS: address is 10.0.2.43:33724
-------------------------------------------------------
Dec 6, 2004 3:59:11 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL 
file:/usr/local/jakarta-tomcat-5.0.28/conf/Catalina/localhost/servlets-examples.xml
Dec 6, 2004 3:59:11 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL 
file:/usr/local/jakarta-tomcat-5.0.28/conf/Catalina/localhost/admin.xml
Dec 6, 2004 3:59:11 PM org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.struts.util.LocalStrings', 
returnNull=true
Dec 6, 2004 3:59:11 PM org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.struts.action.ActionResources', 
returnNull=true
Dec 6, 2004 3:59:12 PM org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources', 
returnNull=true
Dec 6, 2004 3:59:14 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL 
file:/usr/local/jakarta-tomcat-5.0.28/conf/Catalina/localhost/balancer.xml
Dec 6, 2004 3:59:14 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path  from URL 
file:/usr/local/jakarta-tomcat-5.0.28/webapps/ROOT
Dec 6, 2004 3:59:14 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Dec 6, 2004 3:59:14 PM org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
Dec 6, 2004 3:59:14 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=1/56  
config=/usr/local/jakarta-tomcat-5.0.28/conf/jk2.properties
Dec 6, 2004 3:59:14 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 15985 ms






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to