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=27171>. 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=27171 Error in JDBCSampler ------- Additional Comments From [EMAIL PROTECTED] 2004-02-25 15:28 ------- Also, in non-GUI mode only, I get the following crash: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:762) at java.util.HashMap$KeyIterator.next(HashMap.java:798) at org.apache.jmeter.protocol.jdbc.util.DBConnectionManager.shutdown (DBConnectionManager.java:155) at org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler.testEnded (JDBCSampler.java:297) at org.apache.jmeter.engine.StandardJMeterEngine.notifyTestListenersOfEnd (StandardJMeterEngine.java:165) at org.apache.jmeter.engine.StandardJMeterEngine$StopTest.run (StandardJMeterEngine.java:220) at java.lang.Thread.run(Thread.java:536) Removing the body of JDBCSampler.testStarted() seems to fix both problems. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
