Friday, March 16, 2012

com.bea.wli.sb.transports.TransportException PS has been disabled

com.bea.wli.sb.transports.TransportException PS has been disabled
This is most likely due to a poison message in a Queue, being redelivered over and over because you forgot to set Redelivery Limit and Redelivery Delay on the queue.

Go to the JMSServer, monitoring, see all active destinations, enable display of all the columns and look for pending messages. You can pause consumption on the destination and/or delete the pending JMSMessage.

No comments: