I replaced DefaultThreadPool with ResourceLimitingThreadPool for my phoenix server "connection handler". In the connection handler I have to run another thread. The problem is that with ResourceLimitingThreadPool this thread can *not* always be started. When I am switching back to DefaultPool - everything is ok. Anyone knowing what may be the problem?
You will need to be more specific with your explanation and include things like stacktrace and/or code ;)
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
