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

           Summary: JMSSubscriber fails due to NPE
           Product: JMeter
           Version: 2.3.4
          Platform: PC
               URL: http://www.ubik-ingenierie.com
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=24292)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24292)
Corrects NPE

Hello,
When you use JMSSubscriber you always get NPE exception at line 87 in trunk
head (198/09/2009)
Investigating a little it seems that _CONN and _SESSION where accessed  before
being initialized.

Attached is a patch that corrects the issue.
By the way close method should try/catch different close method to ensure no
leak.

Philippe
http://www.ubik-ingenierie.com

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