https://issues.apache.org/bugzilla/show_bug.cgi?id=51840
Bug #: 51840
Summary: JMS : Cache of InitialContext has some issues
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 issue while testing JMS Subscriber and Publisher.
Methode close of InitialContextFactory is never called.
This has the following impacts:
1) Open JMX, run script, close it => When you reopen the old one is used
2) When you rerun a Test, the InitialContext is not reloaded
There is also another biggest issue:
- If you use the same initialContextFactory and providerUrl but one with User
/Pwd , the other one without, as these 2 infos are used as a key, this will
provoke an issue for one of the samplers depending on which one is initialized
first.
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]