Import/Export Of JMS Byte-message Via WLS Console Corrupts The Message causing a java.lang.AssertionError
(Doc ID 1382132.1)
Last updated on NOVEMBER 02, 2022
Applies to:
Oracle WebLogic Server - Version 10.3.4 to 10.3.5Information in this document applies to any platform.
Symptoms
While exporting messages from a WLS Queue, there are null values being added to the exported message. Because of this, the following AssertionError in ChunkedOutputStream is seen when the BytesMessage.writeFloat is called:
Also, while importing the messages to the Queue, which were exported from the same queue, there are some null values being added to the messages and the message size grows from 9 bytes to 256 bytes.
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 |