MQJMS_DIR_JMS_LSTACT

 

public final static java.lang.String

Attempted to synchronously receive on a MessageConsumer for which a listener is active.
Explanation: MessageConsumer.receive() was called but a message listener is already active on the connection. This is not allowed under the JMS specification.


uj32650_