How are you defining the cluster in your server.xml? I did this recently, and had a bunch of small problems. E.g. my server clocks weren't sync'd.
I found that enabling just the SimpleTcpCluster element (without all the rest) helped me get up and running. Sean O'Reilly wrote: > On Fri, 23 Jun 2006 10:00:36 -0500 > Here is what is written to my logs > > 23-Jun-2006 16:26:38 org.apache.catalina.cluster.session.DeltaManager > waitForSendAllSessions SEVERE: Manager [/jsp-examples]: No session > state send at 23/06/06 16:25 received, timing out after 60,121 ms. > 23-Jun-2006 16:26:38 org.apache.catalina.core.ApplicationContext log > INFO: ContextListener: contextInitialized() 23-Jun-2006 16:26:38 > org.apache.catalina.core.ApplicationContext log INFO: SessionListener: > contextInitialized() 23-Jun-2006 16:26:39 > org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening > on /0.0.0.0:8009 23-Jun-2006 16:26:39 org.apache.jk.server.JkMain start > INFO: Jk running ID=0 time=0/230 config=null > 23-Jun-2006 16:26:39 org.apache.catalina.storeconfig.StoreLoader load > INFO: Find registry server-registry.xml at classpath resource > 23-Jun-2006 16:26:39 org.apache.catalina.startup.Catalina start > INFO: Server startup in 67074 ms > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]