Periodically users get the unable to find connection manager error. When I go to the server the connection manager is running when I try to open a database from the server I get the same error. Further investigation show an event error relating to mysqld already running. When I look in taskmgr no mysqld processes. If I reboot the server everything is fine for a day or so. Below is the actual event that I see.
Event Type: Error
Event Source: MySQL
Event Category: None
Event ID: 100
Date: 06/10/2008
Time: 7:50:27 AM
User: N/A
Computer: SERVER06
Description:
Do you already have another mysqld server running on port: 13540 ?
For more information, see Help and Support Center at http://www.mysql.com.
I'm assuming that the mysqld process is hung somewhere in the shutdown after the last user disconnects. Has anyone seen this issue and if so is there a solution. My users are getting tired of me rebooting the server just as they are getting their days started.
Thanks for any insight.
Brian