Database Error Messages

JMS-00238

Illegal attempt to recover on a transacted JMS Session

Cause

Illegal attempt to invoke the recover method on a transacted JMS Session


Action

Use rollback method instead of recover method on transacted JMS session.