You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Shailesh Potnis <po...@yahoo.com> on 2010/01/29 22:13:16 UTC

Serialization error while deploying Axis2 Cluster

Hi All:

I am getting the following error when I deploy a sinple service version to axis2 cluster.  Here is the error

Could not send command message ContextClusteringCommandCollection to group since it is not serializable.

Also it seems that it cannot bind to one of the servers in the cluster:

[INFO] New member 10.xxx.xxx.xxx:4001(apache.axis2.domain) joined cluster.
Jan 29, 2010 2:40:07 PM org.apache.catalina.tribes.transport.ReceiverBase bind
INFO: Unable to bind server socket to:abc.com/10.xxx.xxx.xxx:4
099 throwing error.
Jan 29, 2010 2:40:07 PM org.apache.catalina.tribes.transport.nio.NioReceiver sta
rt
SEVERE: Unable to start cluster receiver
java.net.BindException: Cannot assign requested address
        at sun.nio.ch.Net.bind(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:
119)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:52)
        at org.apache.catalina.tribes.transport.ReceiverBase.bind(ReceiverBase.j
ava:205)
        at org.apache.catalina.tribes.transport.ReceiverBase.bind(ReceiverBase.j
ava:217)
        at org.apache.catalina.tribes.transport.ReceiverBase.bind(ReceiverBase.j

I have attached my axis2.xml file (renamed as axis2.txt)

Could someone please suggest what may be causing it.

Thanks

Shailesh



 Thank You and Best Regards


Sincerely


Shailesh