[openamq-dev] Multi-threaded connection requests fail?

Jonathan Schultz jonathan at imatix.com
Mon Nov 12 02:48:17 CET 2007


> 14:51:16: Only a single thread may register signals.

I don't know if this is connected with the failure to connect, but it 
does indicate a problem somewhere.  A long time ago in a galaxy far away 
a decision was made in the design of the SMT signal handling code that 
only a single thread may handle signals.  This output indicates that 
either 1. there is a bug in the signal handling code or 2. Multiple 
threads are attempting to register signals.

Jonathan


More information about the openamq-dev mailing list