>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.

Thomas





Scott MacLean <[email protected]> 
26.02.2009 19:44
Bitte antworten an
ASSP development mailing list <[email protected]>


An
GrayHat <[email protected]>, ASSP development mailing list 
<[email protected]>
Kopie

Thema
Re: [Assp-test] V2 update - fixes






At 12:49 PM 2/26/2009, GrayHat wrote:

> [Main_Thread] Error: IO-subsystem error - unable to poll handles on OS
[...]
> if something has changed. Either way, 14.02 is still unusable for me.

Yes... :( gave it a spin but it died with the same error you saw, so I
was
forced to rollback; again, I'd really *love* to have a running 2.x but
until
it won't be stable enough (I mean keep running for some days w/o such
hiccups) I can't afford using it in production; I wonder if... adding
some
kind of "watchdog thread" just idling, monitoring all the other threads
and, if needed, restarting them may solve the issue (just thinking loud)

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.
------------------------------------------------------------------------------
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



DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

------------------------------------------------------------------------------
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