Alex Rudyy created QPID-7001:
--------------------------------

             Summary: [Java Broker] NullPointerException can be thrown from 
Port IO Thread
                 Key: QPID-7001
                 URL: https://issues.apache.org/jira/browse/QPID-7001
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: qpid-java-6.0, qpid-java-6.1
            Reporter: Alex Rudyy


I run into the following issue in my tests:
{noformat}
########################################################################
#
# Unhandled Exception java.lang.NullPointerException in Thread 
IO-pool-Port-amqp-1
#
# Exiting
#
########################################################################
java.lang.NullPointerException
 at 
org.apache.qpid.server.transport.SelectorThread$SelectionTask$1.run(SelectorThread.java:190)
 at org.apache.qpid.server.transport.SelectorThread.run(SelectorThread.java:457)
 at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
{noformat}





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to