Saturday, December 20, 2014

java.lang.IllegalStateException: QUEUE_DEFINED

Error encountered binding the J2EE resource, MQ_NOTIFY_REQ, as jms/MQ_NOTIFY_REQ from C:\IBM\WID7_WTE\runtimes\bi_v7\profiles\qwps\config\cells/qcell/resources.xml
java.lang.IllegalStateException: QUEUE_DEFINED



I fixed the above error by redefining the JMS Destination (Queue) in the correct scope (I created in Server scope) and correcting the Queue Manager name in the JMS destination .

And then restarting the application server.

No comments: