Possibly two send backs are happening for the same request

错误

wso2

WARN {org.apache.synapse.transport.passthru.SourceHandler} -  Illegal incoming connection state: REQUEST_READY . Possibly two send backs are happening for the same request {org.apache.synapse.transport.passthru.SourceHandler}

 

分析:

clone 的其中一个target里有drop,因为不上线。

 

解决

 

去掉这个带有drop的target

 

转载于:https://www.cnblogs.com/caihemm/p/8033223.html

你可能感兴趣的:(Possibly two send backs are happening for the same request)