Folks;

being knee-deep into building a test system to see whether our
clustered applications also will work in a tc 6.0 clustered environment
(currently they run atop 5.5), and the cluster configuration (having an
apache2+mod-jk in front) seems to work well having an application that
already runs within the tomcat setup.

However, the FarmDeployer doesn't seem to work here. Deploying a war
file to /opt/appsrv/tomcat/tmp/war-listen/ provides me with the
following messages in catalina.out ...

- ... on the machine the war file was deployed to:

31.05.2007 14:56:58 org.apache.catalina.ha.deploy.WarWatcher check
INFO: check cluster wars at /opt/appsrv/tomcat/tmp/war-listen
31.05.2007 14:56:59 org.apache.catalina.ha.deploy.FarmWarDeployer
fileModified INFO: Installing webapp[/pcdvisual]
from /opt/appsrv/tomcat/tmp/war-deploy/pcdvisual.war 31.05.2007
14:56:59 org.apache.catalina.ha.deploy.FarmWarDeployer remove INFO:
Cluster wide remove of web app /pcdvisual 31.05.2007 14:56:59
org.apache.catalina.tribes.group.interceptors.ThroughputInterceptor
report INFO: ThroughputInterceptor Report[ Tx Msg:1 messages
        Sent:0,00 MB (total)
        Sent:0,00 MB (application)
        Time:0,09 seconds
        Tx Speed:0,01 MB/sec (total)
        TxSpeed:0,01 MB/sec (application)
        Error Msg:0
        Rx Msg:1 messages
        Rx Speed:0,00 MB/sec (since 1st msg)
        Received:0,00 MB]

31.05.2007 14:57:27 org.apache.catalina.ha.deploy.WarWatcher check
INFO: check cluster wars at /opt/appsrv/tomcat/tmp/war-listen


- on the "other" node in the cluster:

31.05.2007 14:56:56 org.apache.catalina.ha.deploy.FarmWarDeployer
messageReceived SCHWERWIEGEND:
javax.management.RuntimeOperationsException: Exception occurred trying
to get an MBean 31.05.2007 14:57:05
org.apache.catalina.ha.deploy.FarmWarDeployer messageReceived
SCHWERWIEGEND: javax.management.RuntimeOperationsException: Exception
occurred trying to get an MBean


So far, I am using the example tc cluster configuration according to
[1]. Environment is Ubuntu 6.06.1 + JDK 1.6.0 on both hosts. Somehow I
suppose that this is just a simple misconfiguration but right now I
don't know where to lay my hands to get it resolved. Can anyone help me
outta here?

Thanks in advance and bye,
Kristian




[1] http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html


-- 
Kristian Rink * http://zimmer428.net * http://flickr.com/photos/z428/
jab: [EMAIL PROTECTED] * icq: 48874445 * fon: ++49 176 2447 2771
"One dreaming alone, it will be only a dream; many dreaming together
is the beginning of a new reality." (Hundertwasser)

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to