Bug #45570 Agent shuts down on wrong password errors for the Service Manager login
Submitted: 17 Jun 2009 21:02 Modified: 17 Jun 2009 21:07
Reporter: Mark Leith Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Enterprise Monitor: Agent Severity:S1 (Critical)
Version:2.0 / 2.1 OS:Any
Assigned to: CPU Architecture:Any

[17 Jun 2009 21:02] Mark Leith
Description:
If the agent is running, but the password changes on the service manager for some reason (being updated before agent restart, service manager upgrade issues etc.), then the agent shuts down, instead of continuing trying to run. 

Now that we are using proxy we should not shut down in this instance, as it closes application traffic off as well. 

How to repeat:
o Start and configure an agent/service manager properly
o Change the agent password in the Settings->Manage Users page
o Check whether the agent is still running

Suggested fix:
Remove the shut down, and just retry
[17 Jun 2009 21:07] Mark Leith
Closing as duplicate of Bug#42228