At 03:02 PM 2/26/2009, Thomas Eckardt/eck wrote:

>I believe that's one of the functions of the Main_Thread - however, if the other threads become deaf, it seems they won't respond to being restarted? I'm not sure.

No, this error is related to the OS (I think MacOS) and/or Perl. How ever, if the MainThread is unable to poll the IO-Sockets on the OS it will not get any connection and will never transver a connection to a worker - so the workers dont have to poll anything and are "sleeping" all the time. This error never happens on Windows OS / Perl 5.10 (300.000 mails per day and running stabil for weeks) . I also did not see it on my linux system - but this is not under high workload. I'll try to implement some code, to get some more information about - why the OS returns an error on the system _poll -call after a while.

Scott, please could you tell me the exact OS-version, the output from perl -v, the version of poll.pm and IO-Socket.pm.

I'm running Windows 2003 Server SP2 with all current patches.

Perl:

This is perl, v5.8.9 built for MSWin32-x86-multi-thread
(with 9 registered patches, see perl -V for more detail)

Copyright 1987-2008, Larry Wall

Binary build 825 [288577] provided by ActiveState http://www.ActiveState.com
Built Dec 14 2008 21:07:41

poll.pm version: 0.07
IO::Socket version: 1.30
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to