Hello Emmanuel,

Sequoia uses 1 thread per connection so in your config, Sequoia will stop accepting connection when maxNbOfConnections or maxNbOfThreads, whichever comes first.


I understand the behaviour how it should be, but our Sequoia doesn't seem to kill the Thread-proccesses after the idle-Time, and the whole sequoia-process hangs (after max is reached) and must be restarted.
And there is an output in the log:

2007-05-30 12:23:45,828 INFO  controller.core.Controller Maximum number of
VirtualDatabaseWorkerThread reached (100)
2007-05-30 13:43:55,638 INFO  controller.core.Controller Maximum number of
VirtualDatabaseWorkerThread reached (100)
 2007-05-30 13:47:38,943 INFO  controller.core.Controller Maximum number of
VirtualDatabaseWorkerThread reached (100)

Do you have a hint for me.

Thanx in advance

Greetings,
Sebastian

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to