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: [email protected] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
