Too many open outbound writes
Issue
We see exceptions when doing the performance testing with 400 concurrent requests to a service which calls JMX.
org.jboss.remoting3.ChannelBusyException: Too many open outbound writes
at org.jboss.remoting3.remote.RemoteConnectionChannel.openOutboundMessage(RemoteConnectionChannel.java:112)
at org.jboss.remoting3.remote.RemoteConnectionChannel.writeMessage(RemoteConnectionChannel.java:297)
at org.jboss.remotingjmx.protocol.v1.Common.write(Common.java:177)
at org.jboss.remotingjmx.protocol.v1.ClientConnection$TheConnection.invoke(ClientConnection.java:1170)
...
Environment
JBoss Enterprise Application Platform (EAP) 6.0.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.