-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
I am in a context where I am using XNIO SSL connection. In some cases (scheduling conditions), the connection timeout. There is some content to read, The selector is ready BUT the state of the JsseStreamConduit considers that a task is already queued (FLAG_TASK_QUEUED) and run is not called.
This is causing random connection failures of JBoss remoting "remoting" protocol during authentication.
Investigation is ongoing to identify why we are entering this state.
To reproduce, in a loop create/send a request/close a simple JBoss remoting "remoting" connection.
- causes
-
WFCORE-2068 HTTPSConnectionWithCLITestCase and HTTPSManagementInterfaceTestCase Failing Due To Native Protocol Issue
- Resolved
-
JBEAP-10245 HTTPSConnectionWithCLITestCase and HTTPSManagementInterfaceTestCase Failing Due To Native Protocol Issue
- Closed
- is incorporated by
-
JBEAP-8577 [GSS](7.0.z) SSL EJB Client stuck in AbstractHandleableCloseable.close
- Closed
- relates to
-
REM3-262 SSL EJB Client stuck in AbstractHandleableCloseable.close
- Resolved