BEA-080000(retired)
|
Warning: No replica in the list has the expected weight. Reverting to round-robin.
Description
| This message is no longer used. |
Cause
| An error has occurred. |
Action
| No action required. |
|
BEA-080001
|
Error: Error in Dispatcher\n er.
Description
| Error in Dispatcher\n er. |
Cause
| A runtime error occurred while dispatching a request to the server. |
Action
| If the error is not application related please contact Oracle support with stack trace for further analysis. |
|
BEA-080002
|
Error: Unexport failed for: er
Description
| Failed to unexport remote object from rmi runtime for: er |
Cause
| Remote object was unexported twice. |
Action
| No action required. |
|
BEA-080003
|
Warning: RuntimeException thrown by rmi server: server\n t.
Description
| RuntimeException thrown by rmi server: server\n t. |
Cause
| A runtime exception was thrown while dispatching request to the server. |
Action
| No action required. |
|
BEA-080004
|
Warning: An error was thrown by rmi server: server\n t.
Description
| An error was thrown by rmi server: server\n t. |
Cause
| A runtime error occurred while dispatching a response to the client. |
Action
| The associated stacktrace contains information about the error. Please check the server logs for more details. |
|
BEA-080005
|
Warning: Exception thrown by rmi server: server\n t.
Description
| Exception thrown by rmi server: server\n t. |
Cause
| Unable to send error response to client. Underlying socket threw IOException while dispatching error response. |
Action
| The associated stack trace contains information about the error. |
|
BEA-080006
|
Warning: Failed to associate the transaction context with the response while marshalling an exception to the client:\n e.
Description
| Failed to associate the transaction context with the response while marshalling an exception to the client:\n e. |
Cause
| An io exception occurred while associating a transaction context with the response. This happened when marshalling an exception in the response. Most likely, the socket has been torn down or there is an error in the stream. Logging this warning. |
Action
| Please check the server logs for more details. |
|
BEA-080007
|
Error: RMI runtime disabled, since it could not initialize DGC\n e.
Description
| RMI runtime disabled, since it could not initialize DGC\n e. |
Cause
| Could not initialize rmi runtime. |
Action
| Restart the server. If the problem continues, please contact Support at Oracle support with stack trace information. |
|
BEA-080008
|
Error: Send error reply to client failed\n e.
Description
| Send error reply to client failed\n e. |
Cause
| An exception occurred while dispatching an error response to the client. |
Action
| No action required. |
|
BEA-080009
|
Warning: Error thrown by RMI server: s1 invoking: s2
Description
| An error was thrown by the RMI server: s1 invoking: s2 while performing server side remote method call. |
Cause
| A java.lang.Error was thrown while invoking method s2 on s1. A ServerError was thrown due to the server side rmi method call. |
Action
| Please check the nested exception in ServerError for more details. |
|
BEA-080010(retired)
|
Error: Error in Dispatcher\n e.
Description
| This message is no longer used. |
Cause
| Causes not listed. |
Action
| No action required. |
|
BEA-080011
|
Info: Empty workingSet found while assembling heart beat for jvmid.
Description
| Empty workingSet found while assembling heart beat for jvmid. |
Cause
| Found an empty set of references for jvmid while assembling DGC heart beats for all remote Virtual Machines that are referenced from this Virtual Machine. |
Action
| If you receive java.rmi.NoSuchObjectException, please contact support at Oracle support |
|
BEA-080012
|
Error: No workingSet found for oid residing in jvmid.
Description
| No workingSet found for oid residing in jvmid. |
Cause
| Found an empty working set for oid while periodically scanning the list of references that have been finalized and decrementing the count for any reference that is found. This is related to DGC. |
Action
| If you receive an java.rmi.NoSuchObjectException, please contact Oracle support for further analysis of the error. |
|
BEA-080013
|
Error: Reference for oid not found in working set.
Description
| Reference for oid not found in working set. |
Cause
| Did not find oid in the working set while attempting to decrement the reference count. This is related to DGC. |
Action
| If you receive an java.rmi.NoSuchObjectException, please contact Oracle support for further analysis of the error. |
|
BEA-080014
|
Debug: str
Description
| str |
Cause
| Debug messages. Please ignore. |
Action
| Please contact support at Oracle support to prevent this message from getting logged if debugging is disabled. |
|
BEA-080015
|
Error: Could not mark references\n e.
Description
| RMI DGC mechanism periodically scans through a list of stubs whose lease must be renewed. After scanning through the list, the DGC client send an rmi call to the server to renew the lease, so that the remote object is not garbage collected. |
Cause
| An exception was thrown during the execution of DGC trigger. |
Action
| If you receive an java.rmi.NoSuchObjectException, please contact support Oracle support for further analysis of the error. |
|
BEA-080016
|
Warning: No connection available to: jvmid. References to objects hosted by it are in jeopardy.
Description
| No connection available to: jvmid. References to objects hosted by jvmid will be in jeopardy if it requires lease renewal for these objects. |
Cause
| The client lost connection to the server jvmid. If the server does not receive lease renewal messages on the server, rmi runtime removes the remote objects whose lease is not renewed. |
Action
| If server jvmid has been shutdown or crashed, no action required. Otherwise, make sure that the network is healthy. |
|
BEA-080017
|
Warning: Failed to renew lease for: length objects hosted by: jvmid.
Description
| The RMI client failed to renew the lease for: length objects hosted by: jvmid. |
Cause
| Logged only in debug mode. |
Action
| No action required. |
|
BEA-080018(retired)
|
Error: Remote objects exported from this JVM will not be collected\n tte.
Description
| Remote objects exported from this JVM will not be collected\n tte, since there is no trigger to clean those references that are ready for garbage collection. |
Cause
| This error indicates that the DGC trigger could not be scheduled due to tte. Hence all remote objects exported by this JVM will not be garbage collected. |
Action
| Please restart the server. If the problem still persists, contact support with the stack trace. |
|
BEA-080019
|
Info: Marked in: cnt ms
Description
| DGC trigger took cnt ms to mark remote objects. |
Cause
| This message is logged only if the LogDGCStatistics debug flag is enabled. |
Action
| No action is necessary. |
|
BEA-080020
|
Error: Exception occurred in the DGC server sweep\n e.
Description
| An exception occurred in the DGC server sweep\n e. |
Cause
| A runtime error occurred while the DGC server (host of remote objects) called sweep to periodically cleanup server references. |
Action
| Please provide logs to support for further analysis of the problem. |
|
BEA-080021
|
Info: Sweep freed: cnt1 objects in: cnt2 ms. cnt3 exported objects remain.
Description
| Sweep freed: cnt1 objects in: cnt2 ms. cnt3 exported objects remain. |
Cause
| This message is logged only if the LogDGCStatistics debug flag is enabled. |
Action
| No action required. |
|
BEA-080022
|
Info: Tried to enroll lost reference: cnt1.
Description
| When a remote object gets exported into rmi runtime, it enrolls itself with DGC. If the object is already exported, the reference counter is incremented. If the server fails to enroll the remote object, it logs a message. |
Cause
| This message is logged when an attempt is made to increment the reference count of a lost reference. The reference may have already been released. |
Action
| If you receive an java.rmi.NoSuchObjectException, please contact Oracle support for further analysis of the error. |
|
BEA-080023
|
Info: Tried to unenroll a lost reference: cnt1.
Description
| DGC Server tried to unenroll a lost reference: cnt1. |
Cause
| Logged only if the DebugDGCEnrollment flag is enabled for debugging. |
Action
| No action required. |
|
BEA-080024
|
Info: Tried to renew lease on lost reference: cnt1.
Description
| DGC Server failed to renew lease on lost reference: cnt1. |
Cause
| Logged only if the DebugDGCEnrollment flag is enabled for debugging. |
Action
| No action required. |
|
BEA-080025(retired)
|
Error: Remote objects exported to this JVM will not be renewed\n e.
Description
| Remote objects exported to this JVM will not be renewed\n e. |
Cause
| Unable to start DGC client trigger that periodically renews the lease of all the remote objects active in this JVM. |
Action
| Please restart the client. If the problem continues, please provide support with stack trace. |
|
BEA-080026
|
Info: Exporting remote object className with id oid.
Description
| When a remote object is exported into RMI, RMI runtime assigns an object id to it, thus setting up the environment for remote invocation. This is an informational message. |
Cause
| When a remote object is exported into RMI, RMI runtime assigns an object id to it, thus setting up the environment for remote invocation. |
Action
| This is an informational message. No action required. |
|
BEA-080027
|
Info: A heartbeat was not sent due to probable client disconnect.
Description
| The thin-client detects network partitioning by receiving periodic heartbeat responses from the server. When the client exits, the server is no longer able to send the heartbeat messages and assumes the client has disconnected. |
Cause
| A thin-client disconnected from the server. |
Action
| This is an informational message. No action required. |
|