https://issues.apache.org/bugzilla/show_bug.cgi?id=48144 Summary: NullPointer Exception in
org.apache.jmeter.protocol.jms.client.OnMessageSubscri
ber initConnection()
Product: JMeter
Version: 2.3.4
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: major
Priority: P2
Component: Main
AssignedTo:
jmeter-dev@...
ReportedBy:
martinrleon@...
When a JMS Subscriber Sampler is used with the "Use
MessageListener.onMessage()" option selected, a NullPointerException is thrown
because ConnectionFactory.getTopicConnectionFactory(ctx, connfactory) is not
called before the call to
this.CONN = ConnectionFactory.getTopicConnection();
in
org.apache.jmeter.protocol.jms.client.OnMessageSubscriber.initConnection()
--
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:
jmeter-dev-unsubscribe@...
For additional commands, e-mail:
jmeter-dev-help@...