Bug #41145 Failed to stop running server, so refusing to try to start
Submitted: 1 Dec 2008 7:23 Modified: 20 Jun 2013 12:48
Reporter: Emmanuel Sa Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version: OS:Linux (RedHat)
Assigned to: CPU Architecture:Any

[1 Dec 2008 7:23] Emmanuel Sa
Description:
Guys,
I was trying to restart mysql service on RedHat using the follwoing command : 

[root@performance init.d]# service mysql restart
Shutting down MySQL..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................[FAILED]..............................................................
Failed to stop running server, so refusing to try to start.[FAILED]
[root@performance init.d]#
[root@performance init.d]# service mysql start
Starting MySQLCouldn't find MySQL manager or server        [FAILED]
[root@performance init.d]# /etc/init.d/mysql start
Starting MySQLCouldn't find MySQL manager or server        [FAILED]
[root@performance init.d]#

So, i use can see i have a failure. Please help me i need to restart the serive ASAP.

How to repeat:
???
[1 Dec 2008 19:55] Valeriy Kravchuk
Thank you for a problem report. What exact version of MySQL server do you use? Please, send/upload your error log also.
[2 Jan 2009 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[4 Jun 2013 19:43] Oscar Smith
Hi!

I have the same error, I'm using CentOs 6.0 and MySQL-Cluster 7.2.12 x86_64.

If I try to comment params ndbcluster on my.cnf, It works, but if I used, don't restart the service.
[18 Jun 2013 12:20] Erlend Dahl
Oscar, this is an old issue filed against MySQL Server where asked for more info and didn't receive it. Hence it is unclear whether your problem is the same as the original filer had.

Please file a separate new bug and upload the error log, since your issue seems to concern MySQL Cluster.
[18 Jun 2013 18:46] Oscar Smith
finally I found my error, because I was trying configuring mysql cluster, and then I had an error on config file of mysql cluster is for this reason my service didn't start correctly.

Regards