Colin,

has you installed BerkeleyDB and the Perl module BerkeleyDB ?
Do you use BerkeleyDB for the internal Hashes - 'useDB4IntCache' ?

If not - try to setup this feature.

Thomas





Von:    Colin <[email protected]>
An:     ASSP development mailing list <[email protected]>
Datum:  01.02.2012 17:39
Betreff:        [Assp-test] ASSP dies, connection handled by two workers



Hi folks,

ASSP version 2.1.2(12031) on Ubuntu with Perl v5.12.4

Since switching my primary over from Centos I have noticed some 
oddities. ASSP seems to just die and must be started up again.

What I have noticed is that each time there appears to be a problem 
immediately proceeding in the logs.

They go like this:

2012-02-01 10:43:22 [Main_Thread] Info: Main_Thread got connection request
2012-02-01 10:43:22 [Worker_1] Worker_1 wakes up
2012-02-01 10:43:22 [Worker_1] Info: Worker_1 got connection from 
MainThread
2012-02-01 10:43:22 [Main_Thread] Info: Main_Thread freed by idle 
Worker_1 in 0.006 seconds
2012-02-01 10:43:22 [Main_Thread] Info: Main_Thread got connection request
2012-02-01 10:43:22 [Worker_2] Worker_2 wakes up
2012-02-01 10:43:22 [Worker_2] Info: Worker_2 got connection from 
MainThread
2012-02-01 10:43:22 [Main_Thread] Info: Main_Thread freed by idle 
Worker_2 in 0.005 seconds

Each time two workers are involved (could be any two) and it appears 
they are both attempting to handle the same connection. Exactly the same 
details are logged by each thread and at some point the logs just end. 
ASSP dies and then the log start again after the monitoring script 
starts ASSP up again.

My secondary server is running ASSP version 2.1.2(12026) on CentOS 6.2 
with Perl v5.10.1 and does not show the same behaviour.

All the Best,
Colin.


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




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


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
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-dev2
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to