| View previous topic :: View next topic |
| Author |
Message |
psycroptic
Joined: 09 Mar 2006
Posts: 10
|
| Posted: Thu Mar 09, 2006 9:54 am Post subject: [error] (OS 10038)An operation was attempted on something th |
|
|
Ok i just installed the new version and i get this in the errors log many lines of it, and web pages dont load at all through the domain or through localhost
Quote: [Thu Mar 09 09:52:45 2006] [error] (OS 10038)An operation was attempted on something that is not a socket. : Child 5544: Encountered too many errors accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software. Try using the Win32DisableAcceptEx directive.
EDIT: Heres some more info...
Only one process (httpd.exe) is using port 80
OS is XP
512 DDR ram
and 3.6 GHZ P4HT
Please could you help with this ASAP |
|
| Back to top |
|
dawg
Joined: 11 Apr 2004
Posts: 180
|
| Posted: Thu Mar 09, 2006 12:52 pm Post subject: |
|
|
AcceptEx() is a Microsoft WinSock v2 API that provides some performance improvements over the use of the BSD style accept() API in certain circumstances. Some popular Windows products, typically virus scanning or virtual private network packages, have bugs that interfere with the proper operation of AcceptEx(). If you encounter an error condition like:
[error] (730038)An operation was attempted on something that is not a socket.: winnt_accept: AcceptEx failed. Attempting to recover.
you should use this directive to disable the use of AcceptEx(). |
|
| Back to top |
|
psycroptic
Joined: 09 Mar 2006
Posts: 10
|
| Posted: Thu Mar 09, 2006 12:57 pm Post subject: |
|
|
nope all i get is about 18MB's worth of the line shown above, and i didnt get it with the previous edge release
EDIT: Could someone assist me with this please?
EDIT: In reply with your post AcceptEx is disabled by default |
|
| Back to top |
|
dawg
Joined: 11 Apr 2004
Posts: 180
|
| Posted: Thu Mar 09, 2006 5:20 pm Post subject: |
|
|
| Do you have a firewall? is there another application listening on port 80? |
|
| Back to top |
|
psycroptic
Joined: 09 Mar 2006
Posts: 10
|
| Posted: Thu Mar 09, 2006 5:31 pm Post subject: |
|
|
| Yes i am using the SAME firewall i was using with 1.5.3 and all the apache2triad applications can accept connections etc.... And as i stated in the first post there is only the apache listening on port 80 |
|
| Back to top |
|
Vlad Alexa Mancini
Joined: 07 Jul 2003
Posts: 1538
|
| Posted: Fri Mar 10, 2006 12:03 pm Post subject: |
|
|
apache 2.0 != apache 2.2
edge is not stable
other than than waiting for more reports to corroborate your issue |
|
| Back to top |
|
BobDawg
Joined: 07 Feb 2006
Posts: 2
Location: Orange, CA
|
| Posted: Sun Mar 12, 2006 5:03 am Post subject: Me Too |
|
|
I have the exact same problem my error log is filled with 63mb of
Code: [Sat Mar 11 18:41:54 2006] [error] (OS 10038)An operation was attempted on something that is not a socket. : Child 832: Encountered too many errors accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software. Try using the Win32DisableAcceptEx directive.
My Specs are:
Code: OS: WinXP Pro SP2
Firewall: ZoneAlarm Internet Security Suite 6.1
Processor: AMD Sempron
Memory: (2x) 512MB PC-3200 DDR-400 RAM
Previous Edge Worked Fine, is there a way I can get a copy of the 1.5.3 edge, if not, I might have it on my system somewhere.
-BobDawg 8) |
|
| Back to top |
|
bubbaque
Joined: 01 Apr 2006
Posts: 1
|
| Posted: Wed Apr 05, 2006 12:13 pm Post subject: Is there a fix in the works or workaround known yet? |
|
|
I'm receiving the same error. My system is XP, ApacheTriad 1.5.4, Zone Alarm 6.1. It seems to be an incompatability with ZA being installed on the system. When I remove ZA, everything consistently starts up OK. With ZA installed, ApacheTriad only starts up OK about 10% of the time. When it fails, the error log grows to hundreds of MB.
Thanks |
|
| Back to top |
|
james
Joined: 18 Jul 2006
Posts: 9
|
| Posted: Mon Jan 08, 2007 6:08 am Post subject: |
|
|
I'm having the same exact problem. I have XP pro service pack 2, apache2triad 1.5.4, and zone alarm pro 6.0.631.003.
Peace! |
|
| Back to top |
|
| |