Hi Thomas,

Two problems with 12030, one minor, one major.

The minor one: When ASSP starts, it is writing a UTF-8 BOM into the 
log - even though the log is being appended to. This means there is a 
binary BOM being written in the middle of text. In my case, it shows 
up here (*** represents the BOM):

***Jan-30-12 19:19:10 [startup] Starting as a service


The major problem: Since I moved to 12030 from 12010, ASSP crashes 
and restarts constantly. It runs from between 2 and 20 minutes before 
terminating with no errors written to the log, at which point the 
server restarts the process.

There is a commonality between the crashes. Every time it crashes, 
there has been a connection request handed off to a worker thread 
either immediately before, or within a quarter of a second or so 
(there may be a few other operations from other threads logged in 
between these lines and the crash, but not always):

Jan-30-12 18:40:50 [Main_Thread] Info: Main_Thread got connection request
Jan-30-12 18:40:50 [Worker_4] Worker_4 wakes up
Jan-30-12 18:40:50 [Worker_4] Info: Worker_4 got connection from MainThread
Jan-30-12 18:40:50 [Main_Thread] Info: Main_Thread freed by idle 
Worker_4 in 0.005 seconds
***Jan-30-12 18:41:53 [startup] Starting as a service
Jan-30-12 18:41:56 [startup] ASSP-professional version 2.1.2(12030) 
(Perl 5.010001) (on MSWin32) initializing

In the meantime, I'm going to go back to 12010 again, which I know is 
stable for me.

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to