Warning received : RoundRobin Couldn't find an endpoint from the Round Robin
loadbalancing algorithm
----------------------------------------------------------------------------------------------------
Key: ESBJAVA-601
URL: https://wso2.org/jira/browse/ESBJAVA-601
Project: WSO2 ESB
Issue Type: Bug
Affects Versions: 1.7
Reporter: Ruwan Linton
Assignee: Ruwan Linton
Fix For: 2.0
[HttpClientWorker-6] ERROR ServerHandler IO error submiting response :
Connection is closed
org.apache.http.ConnectionClosedException: Connection is closed
at
org.apache.http.impl.nio.NHttpConnectionBase.assertNotClosed(NHttpConnectionBase.java:238)
at
org.apache.http.impl.nio.DefaultNHttpServerConnection.submitResponse(DefaultNHttpServerConnection.java:200)
at
org.apache.synapse.transport.nhttp.ServerHandler.commitResponse(ServerHandler.java:213)
[...]
at java.lang.Thread.run(Thread.java:595)
Exception in thread "HttpClientWorker-6" java.lang.IllegalStateException:
Buffer already closed for writing
at
org.apache.http.nio.util.SharedOutputBuffer.write(SharedOutputBuffer.java:112)
at
org.apache.http.nio.entity.ContentOutputStream.write(ContentOutputStream.java:63)
[...]
at
org.apache.synapse.endpoints.LoadbalanceEndpoint.send(LoadbalanceEndpoint.java:155)
at
org.apache.synapse.endpoints.LoadbalanceEndpoint.onChildEndpointFail(LoadbalanceEndpoint.java:237)
at
org.apache.synapse.endpoints.IndirectEndpoint.onFault(IndirectEndpoint.java:184)
at org.apache.synapse.FaultHandler.handleFault(FaultHandler.java:53)
[...]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
This might not be inter related to load balancing groups but sometimes I see
the message:
WARN RoundRobin Couldn't find an endpoint from the Round Robin loadbalancing
algorithm
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev