-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
18.0.1.Final, 20.0.1.Final
-
-
Migration
-
Undefined
-
---
-
---
We are seeing below issue in Wildfly 18 and 20 which is blocking our migration from wildfly10 but not seeing same issue in wildfly10.
It seems similar issue has been opened in JBEAP, https://issues.redhat.com/browse/JBEAP-18322
Suppressed: org.jboss.remoting3.ProtocolException: Too many channels open
at org.jboss.remoting3.remote.RemoteConnectionHandler.handleOutboundChannelOpen(RemoteConnectionHandler.java:194)
at org.jboss.remoting3.remote.RemoteConnectionHandler.open(RemoteConnectionHandler.java:335)
at org.jboss.remoting3.ConnectionImpl.openChannel(ConnectionImpl.java:109)
at org.jboss.remoting3.ClientServiceHandle.getClientService(ClientServiceHandle.java:80)
- relates to
-
JBEAP-18322 [GSS](7.3.z) EJBCLIENT-347 / REM3-350 - Remoting outbound channels are not closed
- Closed