[
https://jira.jboss.org/jira/browse/JBJCA-91?page=com.atlassian.jira.plugi...
]
Jeff Zhang moved JBAS-6326 to JBJCA-91:
---------------------------------------
Project: JBoss JCA (was: JBoss Application Server)
Key: JBJCA-91 (was: JBAS-6326)
Component/s: Core
(was: JCA service)
Affects Version/s: 1.0.0.CR1
(was: JBossAS-4.2.2.GA)
Security: (was: Public)
InterruptedException on shutdown
--------------------------------
Key: JBJCA-91
URL:
https://jira.jboss.org/jira/browse/JBJCA-91
Project: JBoss JCA
Issue Type: Bug
Components: Core
Affects Versions: 1.0.0.CR1
Reporter: Jeff Yu
Assignee: Jeff Zhang
Priority: Minor
I see the following exception on shutdown with either default, all, production servers
(using all's log4j configuration). I'm not sure it is necessary for users to see.
Probably needs to be changed to DEBUG level if really not relevant.
09:07:59,647 WARN [NewMsgsWorker] Interrupted waiting for new msg check
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:474)
at EDU.oswego.cs.dl.util.concurrent.Semaphore.acquire(Semaphore.java:108)
at
EDU.oswego.cs.dl.util.concurrent.SemaphoreControlledChannel.take(SemaphoreControlledChannel.java:131)
at org.jboss.resource.adapter.mail.inflow.NewMsgsWorker.run(NewMsgsWorker.java:75)
at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:204)
at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:275)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:756)
at java.lang.Thread.run(Thread.java:595)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira