You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2005/06/02 01:13:11 UTC

DO NOT REPLY [Bug 35164] New: - NPE on Remote hosts running in Non-Gui mode (JDBC sampler)

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35164>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35164

           Summary: NPE on Remote hosts running in Non-Gui mode (JDBC
                    sampler)
           Product: JMeter
           Version: 2.0.3
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: mdrilling@metamatrix.com


I get the following exception on the remote clients when running multiple 
remote clients in non-Gui mode:
java.lang.NullPointerException
  at org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:1012)
  at org.apache.jorphan.collections.HashTree.traverse(HashTree.java:990)
  at org.apache.jmeter.engine.StandardJMeterEngine.run
(StandardJMeterEngine.java:330)
  at java.lang.Thread.run(Unknown Source)

Im using the JDBC sampler.  Here is the command line -
jmeter -n -r -Jremote_hosts=client1,client2 -tC:\in.jmx -lC:\out.jtl

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org