DO NOT REPLY [Bug 48144] New: NullPointer Exception in org.apache.jmeter.protocol.jms.client.OnMessageSubscriber initConnection()

View: New views
3 Messages — Rating Filter:   Alert me  

DO NOT REPLY [Bug 48144] New: NullPointer Exception in org.apache.jmeter.protocol.jms.client.OnMessageSubscriber initConnection()

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...


DO NOT REPLY [Bug 48144] NullPointer Exception in org.apache.jmeter.protocol.jms.client.OnMessageSubscriber initConnection()

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Sebb <sebb@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Sebb <sebb@...> 2009-11-06 02:06:55 UTC ---
Thanks!

Fixed in SVN:

URL: http://svn.apache.org/viewvc?rev=833335&view=rev
Log:
Bug 48144 - NPE in OnMessageSubscriber

--
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@...


DO NOT REPLY [Bug 48144] NullPointer Exception in org.apache.jmeter.protocol.jms.client.OnMessageSubscriber initConnection()

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

--- Comment #2 from martinrl <martinrleon@...> 2009-11-06 19:21:53 UTC ---
Thank you for your work on this product!  I wish I had looked into it sooner!
Glad I'm learning it now and grateful for your work and support!

--
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@...