[jboss-user] [Beginners Corner] - Re: exception=java.io.OptionalDataException when running the
rcjboss
do-not-reply at jboss.com
Wed Sep 20 12:16:26 EDT 2006
You can completely avoid this problem by changing the port number for the UDP multicast in the cluster-service.xml and tc5-cluster.sar/META-INF/jboss-service.xml (the latter is important).
This would be better as your server or servers (change them all if you have a cluster) would be listening on a different port and you would save some CPU cycles by not processing the messages from other servers that are not part of your cluster.
This would be a better solution than supressing the errors from the server logs.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972999#3972999
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972999
More information about the jboss-user
mailing list