Thanks jr, but rc11.1 is only there in name on Fritz' site - the actual download it delivers is still rc11.0. I have now enabled debug logging to see if that helps, but I can't risk going back to 11.0. I'll try 11.1 if and when it appears.
-----Original Message----- From: J.R. Oldroyd [mailto:[email protected]] Sent: Thursday, February 26, 2009 6:53 PM To: ASSP development mailing list Cc: Steve Moss Subject: Re: [Assp-test] ASSP 1.5.1 rc Freezing On Thu, 26 Feb 2009 18:20:07 -0000, "Steve Moss" <[email protected]> wrote: > > Having recently installed 1.5.1 rc11.0 my ASSP installation (running as > a service on Win SBS2003) has been freezing on a regular basis. I'm > lucky if it stays up for an hour. The symptoms... > > > > - ASSP logging stops. > > - No sessions are accepted. > > - Web interface and stats i/f stop responding. > > - perl.exe eats a constant 40-50% CPU (it's normally at 0-3%). > > - Service fails to stop when sent a stop command. > > > > Only recourse is to kill the perl.exe process and restart the service. > There are no clues that I can see in the logs - logging just stops, and > there is nothing unusual (or consistent) in the last few log entries > before the freeze. I also get the same behaviour from rc10.7. At this > time, I have had rc10.5 running successfully for 2.5 hours, if that's > anything to shout about. > Between 10.5 and 10.7, I introduced code to allow IPv6 addresses in configuration strings. My code wasn't quite right in 10.7 but was fixed by 11.1. That said, if you don't use IPv6 addresses in any config strings (you only have IPv4 addresses), you are essentially running the same code as was there in 10.5 and prior. The IPv6 support was an addition rather than a change to existing code. Between 10.5 and 10.7 the only other change is to allow PenalyExtreme checking early. By 11.1, there are a few other logging changes as well. First, please try rc11.1 to see if the problem persists there. It's on Fritz's site. 11.1 has been running well for me on FreeBSD for over 24 hours now. If you still have problems with 11.1, you may want to enable DEBUG so that when it freezes again, the debug log might give some insight into what was recently happening. -jr ------------------------------------------------------------------------------ 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
