https://issues.apache.org/bugzilla/show_bug.cgi?id=47899

           Summary: NullPointerExceptions in ReceiveSubscriber constructor
           Product: JMeter
           Version: 2.3.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I was testing out JMS Topics with Jemeter and started seeing NPEs.
org.apache.jmeter.protocol.jms.client.RecieveSubscriber constructor seems to
refer to variables this.CONN,this.TOPIC,this.SESSION before they were assigned
values which caused NPEs, I had to fix them in the source and rebuild to make
it working.  

Looks like JMS Topics were not tested out.

Fixes need to be made at line#87 and line#88

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to