Technology, KeyWords:
WebLogic Server 10.3, Cluster, Unicast, Exception;JAVA.IO.EOFEXCEPTION
Error Message:
Problem:
If I restart one Managed Server in a Cluster, I get the following error:
Description
Weblogic declaration from: http://docs.oracle.com/cd/E17904_01/apirefs.1111/e14397/ClusterExtension.html
An error occurred while trying to receive a message over the cluster broadcast.
Cause
An error occurred while trying to receive a message over the cluster broadcast.
Action
Make sure that the NIC is functioning properly. If you believe there no environment problems exist, contact Oracle Customer Support and provide the stack trace for further analysis.
More detail and Background information:
Note: Sometimes you get Error Message:
The issue “
To resolve this issue, the cluster debug flags need to be enabled consistently: either disabled on all the servers of the cluster or enabled on all of them. In a production environment, debugging should be disabled. Cluster debug flags should be enabled only while debugging a problem with the Unicast cluster.
Solution via AdminServer:
- Click on Domain Structure and select your Server
- Select debugging tab
- Select items, that you want to disable or/enable, e.g. Disable weblogic debugging by click on „disable“(german: „deaktivieren“)
- Check Log files, wether the issue is solved.
Refernces
- Screenshots: http://modjorg.wordpress.com/2013/01/28/bea-003108-unicast-receive-error-java-io-eofexception/
- http://docs.oracle.com/cd/E17904_01/apirefs.1111/e14397/ClusterExtension.html
- http://modj.org/home/informatik/middleware/weblogic.html
- MOS: WebLogic Server: Getting“Unicast receive error: java.io.EOFException“ Exceptions in Logs [ID 1289389.1]