Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Server died or was unreachable |
|
Author |
|
Krischu
Joined: 23 Oct 2009 Posts: 25
|
Posted: Mon 23 Jun '14 14:18 Post subject: Server died or was unreachable |
|
|
I'm running the apache lounge 2.4.9 Win32 binaries.
Our server got unreachable over the weekend and we are trying to find out the cause.
For the first there was an error message from dotfuscator
Code: | Name der fehlerhaften Anwendung: dotfuscator.exe, Version: 5.0.2500.0, Zeitstempel: 0x4bfd63dc
Name des fehlerhaften Moduls: unknown, Version: 0.0.0.0, Zeitstempel: 0x00000000
Ausnahmecode: 0xc0000005
Fehleroffset: 0x000007fe8ea40e92
ID des fehlerhaften Prozesses: 0x180
Startzeit der fehlerhaften Anwendung: 0x01cf8aff7858ff2f
Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\Microsoft Visual Studio 10.0\PreEmptive Solutions\Dotfuscator Community Edition\dotfuscator.exe
Pfad des fehlerhaften Moduls: unknown
Berichtskennung: ba4723ec-f6f2-11e3-a073-
|
In the apache error log I find theses entries:
--
Christoph Code: | [Fri Jun 20 11:35:46.906334 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Fri Jun 20 11:35:46.963338 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Fri Jun 20 11:35:46.963338 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Fri Jun 20 11:35:46.963338 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Fri Jun 20 11:35:46.963338 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Fri Jun 20 11:43:37.957277 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Fri Jun 20 11:43:37.957277 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Sat Jun 21 07:04:39.786706 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 121)Das Zeitlimit für die Semaphore wurde erreicht. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Sat Jun 21 07:05:33.844798 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 121)Das Zeitlimit für die Semaphore wurde erreicht. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Sat Jun 21 07:05:50.559754 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 121)Das Zeitlimit für die Semaphore wurde erreicht. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Sat Jun 21 07:05:50.560754 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Sat Jun 21 07:05:50.560754 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Sat Jun 21 07:05:50.563754 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Sat Jun 21 15:24:14.111139 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Sat Jun 21 15:24:14.112139 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Sun Jun 22 14:07:16.777840 2014] [mpm_winnt:warn] [pid 4412:tid 2476] (OS 64)Der angegebene Netzwerkname ist nicht mehr verfügbar. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
|
|
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Mon 23 Jun '14 15:13 Post subject: |
|
|
In the announcement here at apachelounge there is always:
When you have hangs, slow traffic and/or when having in your log entries like Asynchronous AcceptEx failed. You can try the following settings:
AcceptFilter http none
AcceptFilter https none
EnableSendfile off
EnableMMAP off
So, you can give this also a try. |
|
Back to top |
|
jraute
Joined: 13 Sep 2013 Posts: 188 Location: Rheinland, Germany
|
Posted: Tue 24 Jun '14 15:59 Post subject: |
|
|
Are there any results? |
|
Back to top |
|
Krischu
Joined: 23 Oct 2009 Posts: 25
|
Posted: Tue 24 Jun '14 16:40 Post subject: |
|
|
Will report tomorrow. Only had time to access the server now, a couple of minutes before. Will watch the logs for the next 24 hours and report then.
Thanks.
--
Christoph
EDIT: The messages are gone from the error.log. No server hang since then.
Thanks. |
|
Back to top |
|
Krischu
Joined: 23 Oct 2009 Posts: 25
|
Posted: Wed 25 Jun '14 15:18 Post subject: |
|
|
jraute wrote: | Are there any results? |
No server hangs and no such messages anymore in the error.log.
Thanks.
--
Christoph |
|
Back to top |
|
|
|
|
|
|