classnotfound exception occurs when clustering is used
------------------------------------------------------

                 Key: AXIS2-4939
                 URL: https://issues.apache.org/jira/browse/AXIS2-4939
             Project: Axis2
          Issue Type: Bug
    Affects Versions: 1.4.1
            Reporter: Horia Alungulesei


Attempting a clustered setup with two parallel Axis2 apps in distinct Tomcat 6 
containers. 

The second client attempts to send a message to the first one:

[INFO] Local Member 9.164.1.17:4001(apache.axis2.domain)
[INFO] Members of current cluster
[INFO] Member1 9.164.1.17:4000(apache.axis2.domain)
[INFO] Trying to send intialization request to 
9.164.1.17:4000(apache.axis2.domain)

The first (main) client receives the message from the secondary client but 
throws an exception:

24.01.2011 16:55:41 org.apache.catalina.tribes.group.GroupChannel 
messageReceived
SEVERE: Unable to deserialize message:ClusterData[src=org.apache.catalina.tribes
.membership.MemberImpl[tcp://{9, 164, 1, 17}:4001,{9, 164, 1, 17},4001, alive=11
7518,id={-6 126 85 -1 -48 122 68 41 -90 100 -84 23 -22 28 90 95 }, payload={35 1
3 10 35 77 111 110 32 74 ...(45)}, command={}, domain={97 112 97 99 104 101 46 9
7 120 ...(19)}, ]; id={1 92 -46 -80 -91 -18 78 -62 -110 125 99 -26 -102 -3 11 12
7 }; sent=2011-01-24 16:55:41.921]
java.lang.ClassNotFoundException: 
org.apache.axis2.clustering.control.GetConfigurationCommand
        at java.lang.Class.forName(Class.java:163)


What could be the reason?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to