]
Ron Sigal resolved JBREM-1276.
------------------------------
Resolution: Done
Added catch clause on branches 2.2 and 2.x.
SecondaryServerSocketThread should catch java.lang.Error
--------------------------------------------------------
Key: JBREM-1276
URL:
https://issues.jboss.org/browse/JBREM-1276
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.2.3.SP3, 2.5.4.SP1
Reporter: Justin Bertram
Assignee: Ron Sigal
Fix For: 2.2.3.SP4, 2.5.4.SP2
If
org.jboss.remoting.transport.bisocket.BisocketServerInvoker$SecondaryServerSocketThread
get's a java.lang.Error from processSocket (e.g. a java.lang.OutOfMemoryError) then
the thread will die and no JMS clients will ever be able to connect to the server again.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: