ClassCastExceptions During WebLogic Server Restarts
(Doc ID 2407772.1)
Last updated on JUNE 10, 2022
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
Sometimes noticed ClassCastExceptions during server restarts as below.
java.lang.ClassCastException: weblogic.rjvm.ClassTableEntry cannot be cast to weblogic.rmi.extensions.server.RuntimeMethodDescriptor.
java.lang.ClassCastException: weblogic.rjvm.ClassTableEntry cannot be cast to weblogic.rmi.extensions.server.RuntimeMethodDescriptor
at weblogic.rjvm.MsgAbbrevInputStream.getRuntimeMethodDescriptor(MsgAbbrevInputStream.java:549)
at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:336)
at weblogic.rmi.cluster.ClusterableServerRef.dispatch(ClusterableServerRef.java:260)
at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:1390)
at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:1274)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |