See Thread at: http://www.techienuggets.com/Detail?tx=83985 Posted on behalf of 
a User

I have the same issue, seems there is something wrong with this object, and you 
do have an error message in your logs, it's "SEVERE: FarmWarDeployer can only 
work as host cluster subelement!".

According to Apache, they have an issue ...

http://tomcat.apache.org/tomcat-6.0-doc/config/cluster-deployer.html

-David

In Response To: 

I've clustered 2 seperate servers together, and i've enabled the 
FarmWarDeployer on each. I can see that the servers are talking to each other 
in the logs, but I cannot get apps deployed to the farm to propagate across the 
cluster. I'm not seeing any error messages in the logs. Any help/suggestions 
would be greatly appreciated.

Here is the output from catalina.out

May 6, 2009 2:02:10 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Realm} Setting property 
'debug' to '99' did not find a matching property.
May 6, 2009 2:02:10 PM org.apache.catalina.core.AprLifecycleListener init
INFO: Loaded APR based Apache Tomcat Native library 1.1.16.
May 6, 2009 2:02:10 PM org.apache.catalina.core.AprLifecycleListener init
INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], 
random [true].
May 6, 2009 2:02:11 PM org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-10.49.64.68-8080
May 6, 2009 2:02:11 PM org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-10.49.64.68-8009
May 6, 2009 2:02:11 PM org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-10.49.64.68-8443
May 6, 2009 2:02:11 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 917 ms
May 6, 2009 2:02:11 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
May 6, 2009 2:02:11 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
May 6, 2009 2:02:11 PM org.apache.catalina.ha.tcp.SimpleTcpCluster start
INFO: Cluster is about to start
May 6, 2009 2:02:11 PM org.apache.catalina.tribes.transport.ReceiverBase bind
INFO: Receiver Server Socket bound to:/10.49.64.68:5000
May 6, 2009 2:02:11 PM org.apache.catalina.tribes.membership.McastServiceImpl 
setupSocket
INFO: Setting cluster mcast soTimeout to 500
May 6, 2009 2:02:11 PM org.apache.catalina.tribes.membership.McastServiceImpl 
waitForMembers
INFO: Sleeping for 1000 milliseconds to establish cluster membership, start 
level:4
May 6, 2009 2:02:11 PM org.apache.catalina.ha.tcp.SimpleTcpCluster memberAdded
INFO: Replication member 
added:org.apache.catalina.tribes.membership.MemberImpl[tcp://{10, 49, 64, 
77}:5000,{10, 49, 64, 77},5000, alive=13087,id={-3 -128 -85 -120 118 -106 77 -4 
-74 -119 108 -114 77 -1 -24 -113 }, payload={}, command={}, domain={}, ]
May 6, 2009 2:02:12 PM org.apache.catalina.tribes.membership.McastServiceImpl 
waitForMembers
INFO: Done sleeping, membership established, start level:4
May 6, 2009 2:02:12 PM org.apache.catalina.tribes.membership.McastServiceImpl 
waitForMembers
INFO: Sleeping for 1000 milliseconds to establish cluster membership, start 
level:8
May 6, 2009 2:02:12 PM org.apache.catalina.tribes.io.BufferPool getBufferPool
INFO: Created a buffer pool with max size:104857600 bytes of 
type:org.apache.catalina.tribes.io.BufferPool15Impl
May 6, 2009 2:02:13 PM org.apache.catalina.tribes.membership.McastServiceImpl 
waitForMembers
INFO: Done sleeping, membership established, start level:8
May 6, 2009 2:02:13 PM org.apache.catalina.ha.deploy.FarmWarDeployer start
SEVERE: FarmWarDeployer can only work as host cluster subelement!
May 6, 2009 2:02:13 PM org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-10.49.64.68-8080
May 6, 2009 2:02:13 PM org.apache.coyote.ajp.AjpAprProtocol start
INFO: Starting Coyote AJP/1.3 on ajp-10.49.64.68-8009
May 6, 2009 2:02:14 PM org.apache.coyote.http11.Http11AprProtocol start
INFO: Starting Coyote HTTP/1.1 on http-10.49.64.68-8443
May 6, 2009 2:02:14 PM org.apache.catalina.startup.Catalina start


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to