[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PASOE - analyse and recover from high CPU problem ... runaway program

  • Thread starter Thread starter mroberts@rev.com.au
  • Start date Start date
Status
Not open for further replies.
M

mroberts@rev.com.au

Guest
This is a great workaround thanks Roy. I still need to solve why the processes are running away, and work to kill them properly (11.7.3 will hopefully get us some of the way) But for now, having multiple agents serving the requests and having a "spare" at any one time takes the stress out of the equation For the agent stop API ... I have found 2 attempts to stop seem to partly work. The first all has the agent in STOPPING (indefinitely) ... a second call removes the agent from the REST API visibility, and the replacement agent starts up, and things get back to normal. The agent that I stopped twice still exits on the server, but at that stage I can kill it with a kill -8. It's a workaround, but it is going OK for now. Thanks Again Mark.

Continue reading...
 
Status
Not open for further replies.
Back
Top