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

             Bug #: 51841
           Summary: JMS : If an error occurs in ReceiveSubscriber
                    constructor or Publisher, then Connections will stay
                    open
           Product: JMeter
           Version: 2.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: notifications@jakarta.apache.org
        ReportedBy: p.moua...@ubik-ingenierie.com
    Classification: Unclassified


Hello,
I noticed this bug while working on issue 51691.
I had issue in authentication, so connection got created but the session fails.
So Object was not constructed but connection was and since ReceiveSubscriber or
Publisher are not created, they cannot be destroyed.

I fixed this by checking in constructors that init goes to the end, if not I
destroy object.

Regards
Philippe

-- 
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: notifications-unsubscr...@jakarta.apache.org
For additional commands, e-mail: notifications-h...@jakarta.apache.org

Reply via email to