see node for other users complaining
http://drupal.org/node/121077#comment-202847

Folks after much investigation and plain old delete and reinstall I have nailed down my web server crashes to poormans cron. I run a innovation database on windows 2003 platform.

my initial error was IIS crashes and then when I tried with Apache it crashed too.

FATAL: emalloc(): Unable to allocate 1073741825 bytes
[Sun Feb 18 22:50:28 2007] [warn] (OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.

I have increased the memory limit in php.ini to a large amount 100 MB. It still dint help.

I upgraded to drupal 5... removed all modules and slowly started adding modules. Its crashes too when I add poormanscron.
Tried every combination and it always fails at poormans cron.

so what do i need to do to fix this. I need poormans cron for crop scripts. please help. I am at a loss for any other solutions

Comments

dave reid’s picture

Status: Active » Closed (won't fix)

Drupal 4 and its corresponding poormanscron version are no longer supported. If you still encounter this error in the 5.x or 6.x version, please re-open.

peadarharmon’s picture

I'm using Acquia Dev Desktop 2RC rev 57250 installed on Windows 8. I'm just started playing with this and because it seemed very slow I checked the Apache error logs and I'm seeing the following error message.

[Fri Nov 14 14:57:38.361224 2014] [mpm_winnt:warn] [pid 5284:tid 792] (OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.

I know you stated this was fixed in an earlier version but since I'm seeing it now I thought I'd report it.

Any suggestions would be appreciated.