jms - Why do I get "TimeoutHandler Expiring message ID" Warnings -
i have several proxies (passing messages using jms) , guess there somewhere proxy generating warnings wso2carbon.log
file:
warn {org.apache.axis2.transport.jms.jmssender} - did not receive jms response within 30000 ms destination : temp-queue://id:eai-p01-59160-1365080800632-57287:1:1 jms correlation id : id:eai-p01-59160-1365080800632-57285:1:1:1:1 {org.apache.axis2.transport.jms.jmssender} warn {org.apache.synapse.core.axis2.timeouthandler} - expiring message id : urn:uuid:5428da0b-8f52-49ea-bcff-66df02a54daf; dropping message after global timeout of : 120 seconds {org.apache.synapse.core.axis2.timeouthandler}
why these warnings, specify property <property name="out_only" value="true"/>
.
unfortunately cannot reproduce it, maybe knows why happening (send jms?)
searched long , forgot set <property name="out_only" value="true"/>
in 1 proxy sending jms.
i leave question here - maybe looks information.
Comments
Post a Comment