cancel
Showing results for 
Search instead for 
Did you mean: 

Service call exception; nested exception is: java.lang.IllegalMonitorStateE

Former Member
0 Kudos

Hi All,

when we try to run the Message Monitoring in our RWB then we get the following error:

Service call exception; nested exception is: java.lang.IllegalMonitorStateException

Has anybody of you an idea what this error occurs?

Thank you for the support..

Kind Regards

Markus

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If you Restart your J2EE Instance means, your error ger resolved.

Regards

Seshagiri

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

restarting the java stack would be enough. You can do that at SMICM. Before you should deregister all queues in SMQR so that incoming messages has to wait in the queue. Of coz all synchronous msgs would fail, as well messages going to your Java Inbound Adapters.

note:reward points if solution found helpfull.....

regards

chandrakanth.k

Former Member
0 Kudos

Thank you for your fast response.

Markus