DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8829>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8829 NullPointerException DBConnectionManager getConnection Summary: NullPointerException DBConnectionManager getConnection Product: JMeter Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Main AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] if starting a jdbc test plan more then once, without restarting jmeter, a java.lang.NullPointerException will occure. The connection in the Connection Manager get lost. VERSION 1.7 java.lang.NullPointerException at org.apache.jmeter.protocol.jdbc.util.DBConnectionManager.getConnectio n(DBConnectionManager.java:198) at org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler.sample(JDBCSample r.java:121) at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:138) at java.lang.Thread.run(Thread.java:484) The other thing thath makes me a little bit confuse, in bugzilla i could only specify the version 1.5 and 'unspecified', but i'm working with version 1.7. Otherwise it works ver well ! Kind regards -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
