JBoss Community

Re: EJBCLIENT000024: No EJB receiver available for handling

created by Michael Gronau in JBoss AS 7 Development - View the full discussion

Hi,

sorry, but I have no simple example for this issue. We create multiple ejb connections (each in a different thread, using the ThreadLocalContextSelector). When doing this simultaniously (say 20 connections or more) the server doesnt complete the handshake for some of the threads within this hard-coded timeout and the connection is closed. When delaying each connection for a short amount of time (~100ms), everything works fine. So it would be nice, when the timeout value is configurable.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community