Hi,

I was doing some tests about EIP with ESB. There I created a
"ScheduledMessageForwardingProcessor" to retry the messages when ever the
service is unavailable. It works fine, it retries and send the message when
the service is available,but in the process it throws
"java.lang.InterruptedException" and message processor goes back to
"Inactive" state. Please find the full stack trace below. Am I missing
something? I have followed this[1] tutorial about "Dead Letter Channel" EIP

stack trace -

java.lang.InterruptedException
    at java.lang.Object.wait(Native Method)
    at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:552)


[1] http://docs.wso2.org/display/IntegrationPatterns/Dead+Letter+Channel

-- 
Rajith Vitharana

Software Engineer,
WSO2 Inc. : wso2.com
Mobile : +94715883223
Blog : http://lankavitharana.blogspot.com/
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to