I'm attempting to run 2.0.0 (13.02) on Windows Server 2003 under 
ActiveState 5.8.9 (825).

I have a few problems. First, if I configure it to run as a service 
(AsAService:=1) and run it as a Windows service, it starts, but it:

- does not write to the maillog.txt file
- does not write to the assp.cfg file
- in the configuration web, no images or CSS are loaded, and it is unusable

Running it from the command line solves this problem. This same PC, 
running the same service with same permissions, works correctly 
running v1 ASSP.

If I change it and run it from the command line, it works correctly 
for about two-five minutes, correctly processing mail. However, the 
worker threads start to die off one by one, with this error:

[Worker_x] Error: IO-subsystem error - unable to poll handles on OS

When this error occurs, the thread in question never recovers or restarts.

Gradually, as each thread dies, the system comes to a stop, refusing 
any further connections. The main thread is unable to transfer to any 
worker, and it loops like this, over and over, until it is manually 
stopped and restarted:

Feb-17-09 14:20:50 [Main_Thread] Info: Loop in Worker_1 was not 
active for 192 seconds
Feb-17-09 14:20:50 [Main_Thread] Info: last sigoff in package:main - 
file:assp.pl - line:27641 at Feb-17-09 14:17:38
Feb-17-09 14:20:50 [Main_Thread] Info: last sigon in package:main - 
file:assp.pl - line:27643 at Feb-17-09 14:17:38
Feb-17-09 14:20:50 [Main_Thread] Info: Loop in Worker_2 was not 
active for 187 seconds
Feb-17-09 14:20:50 [Main_Thread] Info: last sigoff in package:main - 
file:assp.pl - line:23052 at Feb-17-09 14:17:43
Feb-17-09 14:20:50 [Main_Thread] Info: last sigon in package:main - 
file:assp.pl - line:27585 at Feb-17-09 14:17:43
Feb-17-09 14:20:50 [Main_Thread] Info: Loop in Worker_3 was not 
active for 188 seconds
Feb-17-09 14:20:50 [Main_Thread] Info: last sigoff in package:main - 
file:assp.pl - line:23052 at Feb-17-09 14:17:42
Feb-17-09 14:20:50 [Main_Thread] Info: last sigon in package:main - 
file:assp.pl - line:27585 at Feb-17-09 14:17:42
Feb-17-09 14:20:50 [Main_Thread] Info: Loop in Worker_4 was not 
active for 188 seconds
Feb-17-09 14:20:50 [Main_Thread] Info: last sigoff in package:main - 
file:assp.pl - line:27641 at Feb-17-09 14:17:42
Feb-17-09 14:20:50 [Main_Thread] Info: last sigon in package:main - 
file:assp.pl - line:27643 at Feb-17-09 14:17:42
Feb-17-09 14:20:50 [Main_Thread] Info: Loop in Worker_5 was not 
active for 191 seconds
Feb-17-09 14:20:50 [Main_Thread] Info: last sigoff in package:main - 
file:assp.pl - line:27576 at Feb-17-09 14:17:39
Feb-17-09 14:20:50 [Main_Thread] Info: last sigon in package:main - 
file:assp.pl - line:27585 at Feb-17-09 14:17:39
Feb-17-09 14:20:50 [Main_Thread] Warning: Main_Thread is unable to 
transfer connection to any worker - try again!




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