Database Error Messages

JMS-00196

Cannot have more than one open QueueBrowser for the same destination on a JMS Session

Cause

There is already one open QueueBrowser for this queue on this session


Action

There cannot be more than one queue browser for the same queue in a particular session. Close the existing QueueBrowser and then open a new one