8.42 SSL Exception in AdminServer Log File

In rare cases, the following SSL exception is written to AdminServer.log after attempting to perform an operation on a virtual machine:

<Error> <ovm.mgr.ras.WebSocketHandler>
<SSLException, writeNWBuf: java.nio.HeapByteBuffer[pos=0 lim=27 cap=16971] is
not large enough for SSLEngine.unwrapAndHandleResults, results: Status =
BUFFER_OVERFLOW HandshakeStatus = NOT_HANDSHAKING
bytesConsumed = 0 bytesProduced = 0
java.io.IOException: SSLException, writeNWBuf: java.nio.HeapByteBuffer[pos=0
lim=27 cap=16971] is not large enough for SSLEngine.unwrapAndHandleResults,
results: Status = BUFFER_OVERFLOW HandshakeStatus = NOT_HANDSHAKING
bytesConsumed = 0 bytesProduced = 0

Workaround: This exception is due to a known issue with Oracle WebLogic Server. You can ignore the exception. Subsequent attempts to edit or perform an operation on the virtual machine should be successful.

Bug 22451280