Question
2
Replies
393
Views
CSC
Posted: June 22, 2016
Last activity: June 22, 2016
Closed
Need help: Why does MQ listener status becomes disabled?
I have this listener configured already in SMA. I started it and the status is RUNNING.
Then, I tried to process 161 messages and it was successfully consumed by the listener.
Then after the Listener status became DISABLED.
It should be in RUNNING or SLEEPING mode only.
Can someone shed a light on this?
Message was edited by: Lochan to add Category
After processing the records is listener going to disabled state? Ideally listener processes messages it should go to sleep state until new incoming message arrives.
Did you see any errors in PegaRules log file when issue occurred?