Question
8
Replies
7622
Views
Posted: October 14, 2015
Last activity: June 8, 2017
Closed
Solved
How to kill unresponsive requestors
Hi Team,
If the control enters to infinite loop, the requestor becomes unresponsive. Stop / Kill the requestor from SMA is not working. Let's say if a log message is dumped in infinite loop then the message keep on dumping to the log-files up to the requestor time out / Server restart.
Is there any way to interrupt the process and kill the requestor.
Hi Satish, Unfortunately nothing can be done if requestor is still processing the request. are you forcing this scenario OR is there a valid use case in your application?