]
Pankaj Narkhede commented on WFLY-13886:
----------------------------------------
Thanks Flavia for the updates. Could you please provide ETA for the same?
Remoting outbound channels are not closed
-----------------------------------------
Key: WFLY-13886
URL:
https://issues.redhat.com/browse/WFLY-13886
Project: WildFly
Issue Type: Bug
Components: Remoting
Affects Versions: 18.0.1.Final, 20.0.1.Final
Reporter: Pankaj Narkhede
Assignee: Flavia Rainone
Priority: Major
Labels: downstream_dependency
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)