-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR1
-
None
If EJB invocations can't be completed the ejb-client mark the channel/connection as broken and therefore a hickup is seen in the logfiles. If it is a single server there might be some invocations rejected with an EJBCLIENT000025 failure.
The client should make a difference for logical issues and not invalidate the channel/connection.
The log might show an error and after that the server is not available, the messages look like this:
DEBUG org.jboss.ejb.client.EJBClientContext: MyServer is excluded from handling appname=,modulename=myEJB,distinctname= in invocation context org.jboss.ejb.client.EJBClientInvocationContext@4b66500b
- incorporates
-
EJBCLIENT-162 EJB client unnecessary mark a channel/connection as broken if can't read a message
- Resolved
- is cloned by
-
JBEAP-5411 [GSS](7.0.z) EJB client unnecessary mark a channel/connection as broken if can't read a message
- Closed