[jboss-user] [JCA/JBoss] - Re: java.lang.InterruptedException in NewMsgsWorker
vickyk
do-not-reply at jboss.com
Wed Dec 10 05:45:34 EST 2008
"jeff.yuchang" wrote : Hi All,
|
| While working on this issue (https://jira.jboss.org/jira/browse/SOA-708), I got the following exceptions when I press 'Ctrl + C' to shutdown the AS.
|
You are seeing the WARN message and not the EXCEPTION, WARN!=EXCEPTION ;)
Looks Ctrl+C is causing the interrupted exception at java.util.concurrent.PriorityBlockingQueue.take().
You can write the standalone application to test this scenario, how is this causing problem to you?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195533#4195533
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195533
More information about the jboss-user
mailing list