Invalid argument: couldn't grab the accept mutex with apache -


** running httpd-2.2.3 cq5.6.1 centos 5.10**

everything running fine somehow apache got stop working, checked accessing via browser not able page. apache error logs showing below content:

[wed apr 29 11:56:11 2015] [emerg] (43)identifier removed: couldn't grab accept mutex [wed apr 29 11:56:11 2015] [alert] child 11750 returned fatal error... apache exiting! [wed apr 29 11:56:14 2015] [emerg] (22)invalid argument: couldn't grab accept mutex [wed apr 29 11:56:14 2015] [emerg] (22)invalid argument: couldn't grab accept mutex [wed apr 29 11:56:14 2015] [emerg] (22)invalid argument: couldn't release accept mutex [wed apr 29 11:56:14 2015] [error] [client 10.207.146.175] (104)connection reset peer: proxy: error reading status line remote server, referer:  [wed apr 29 11:56:14 2015] [error] [client 10.203.146.81] (20014)internal error: proxy: error reading status line remote server myserver2.com, referer:  [wed apr 29 11:56:14 2015] [emerg] (22)invalid argument: couldn't grab accept mutex [wed apr 29 11:56:14 2015] [emerg] (22)invalid argument: couldn't grab accept mutex [wed apr 29 11:56:15 2015] [emerg] (22)invalid argument: couldn't grab accept mutex [wed apr 29 12:01:15 2015] [error] [client 10.203.60.43] (70007)the timeout specified has expired: proxy: error reading status line remote server myserver2.com, referer:  [wed apr 29 12:01:15 2015] [error] [client 10.203.60.43] proxy: error reading remote server returned /bin/servlets/favfundsservlet, referer:  [wed apr 29 12:01:15 2015] [error] [client 10.207.146.175] (70007)the timeout specified has expired: proxy: error reading status line remote server unauth.myserver2.com, referer:  [wed apr 29 12:01:15 2015] [error] [client 10.207.146.175] proxy: error reading remote server returned , referer:  [wed apr 29 12:06:15 2015] [error] [client 10.207.146.175] (70007)the timeout specified has expired: proxy: error reading status line remote server unauth.myserver2.com, referer:  [wed apr 29 12:06:15 2015] [error] [client 10.203.60.43] (70007)the timeout specified has expired: proxy: error reading status line remote server myserver2.com, referer:  [wed apr 29 12:06:15 2015] [error] [client 10.207.146.175] proxy: error reading remote server returned /error/servererror.html, referer:  [wed apr 29 12:06:15 2015] [error] [client 10.203.60.43] proxy: error reading remote server returned /error/servererror.html, referer:  [wed apr 29 12:06:15 2015] [emerg] (22)invalid argument: couldn't grab accept mutex 

could please me out relates , why happened , how can fix this.

thanks in advance


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -