Pankaj Narkhede created WFLY-13886:
--------------------------------------
Summary: 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: 20.0.1.Final, 18.0.1.Final
Reporter: Pankaj Narkhede
Assignee: Flavia Rainone
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)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)