https://issues.apache.org/bugzilla/show_bug.cgi?id=56198
--- Comment #2 from Philippe Mouawad <[email protected]> --- Date: Fri Feb 28 22:53:29 2014 New Revision: 1573105 URL: http://svn.apache.org/r1573105 Log: Bug 56198 - JMSSampler : NullPointerException is thrown when log level is DEBUG and JNDI underlying implementation of JMS provider does not comply with Context.getEnvironment contract Bugzilla Id: 56198 Modified: jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/JMSSampler.java jmeter/trunk/xdocs/changes.xml Date: Fri Feb 28 23:06:52 2014 New Revision: 1573108 URL: http://svn.apache.org/r1573108 Log: Bug 56198 - JMSSampler : NullPointerException is thrown when JNDI underlying implementation of JMS provider does not comply with Context.getEnvironment contract Apply check on every call of Context.getEnvironment Bugzilla Id: 56198 Modified: jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/Utils.java jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/JMSSampler.java jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
