Hiram Chirino created PROTON-110:
------------------------------------

             Summary: java.lang.NullPointerException: the handle field is 
mandatory
                 Key: PROTON-110
                 URL: https://issues.apache.org/jira/browse/PROTON-110
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-j
            Reporter: Hiram Chirino


I saw the following NPE while using proton:

java.lang.NullPointerException: the handle field is mandatory
        at 
org.apache.qpid.proton.type.transport.Transfer.setHandle(Transfer.java:67)
        at 
org.apache.qpid.proton.engine.impl.TransportImpl.processMessageData(TransportImpl.java:403)
        at 
org.apache.qpid.proton.engine.impl.TransportImpl.transportOutput(TransportImpl.java:212)
        at 
org.apache.qpid.proton.engine.impl.TransportImpl.access$000(TransportImpl.java:54)
        at 
org.apache.qpid.proton.engine.impl.TransportImpl$1.output(TransportImpl.java:118)
        at 
org.apache.qpid.proton.engine.impl.TransportImpl.output(TransportImpl.java:177)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to