[jboss-jira] [JBoss JIRA] Created: (JBAS-6957) Wrong thread interrupt handling: server module

David Lloyd (JIRA) jira-events at lists.jboss.org
Tue May 19 23:11:06 EDT 2009


Wrong thread interrupt handling: server module
----------------------------------------------

                 Key: JBAS-6957
                 URL: https://jira.jboss.org/jira/browse/JBAS-6957
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Other
            Reporter: David Lloyd
            Assignee: David Lloyd
            Priority: Minor
             Fix For: JBossAS-6.0.0.Alpha1


server/src/main/org/jboss/logging/Log4jSocketServer.java
server/src/main/org/jboss/ejb/plugins/SingletonStatelessSessionInstancePool.java
server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/TableCache.java
server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/PartitionedTableCache.java
server/src/main/org/jboss/ejb/plugins/MetricsInterceptor.java
server/src/main/org/jboss/ejb/plugins/lock/QueuedPessimisticEJBLock.java
server/src/main/org/jboss/ejb/plugins/lock/SimpleReadWriteEJBLock.java
server/src/main/org/jboss/ejb/plugins/lock/BeanLockSupport.java
server/src/main/org/jboss/invocation/pooled/server/ServerThread.java
server/src/main/org/jboss/invocation/unified/server/UnifiedInvoker.java
server/src/main/org/jboss/invocation/jrmp/server/JRMPInvoker.java

Brr.  Tons of swallowed interruptedexceptions, erroneous clearing of interrupt at the bottom of Runnables, etc.

-- 
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

        



More information about the jboss-jira mailing list