Dear nGrinder developer
And I added some safe agent stopping feature in 3.0.2
When running a agent in the limited VM, I found they're frequently goes to 100 CPU usage.. and lost the stop message from controller.
So it keeps running permanently without controller control.
So I've changed controller to send stop message 4 times until it's terminated.
and using agentcontrollerserver.. It sends a final message to agents to stop in force.
It's a kind of redirection.
Previously we send the stop message to AgenIimplementationEx..
but now it send the stop message to AgentController as well at the last time.
JunHo Yoon
Global Platform Development Lab / Senior Engineer