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: [email protected]
ReportedBy: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]