ERROR | attempt to read data in a message as the wrong type |
CAUSE | According to JMS specification, some type conversions were not allowed. |
ACTION | Make sure to use the correct READ function to retrieve message data. |
ERROR | attempt to read data in a message as the wrong type |
CAUSE | According to JMS specification, some type conversions were not allowed. |
ACTION | Make sure to use the correct READ function to retrieve message data. |