[ https://forge.continuent.org/jira/browse/SEQUOIA-1024?page=comments#action_14237 ]
Philippe Mioulet commented on SEQUOIA-1024: ------------------------------------------- it affects 2.10.9 version, I do not know if it affects 2.9 > NPE in getMoreResults(int) occures while using jmeter > ----------------------------------------------------- > > Key: SEQUOIA-1024 > URL: https://forge.continuent.org/jira/browse/SEQUOIA-1024 > Project: Sequoia > Type: Bug > Components: JDBC Driver > Versions: Sequoia 2.9 > Environment: Redhat 4, Jmeter 3.2.1 > Reporter: Philippe Mioulet > Attachments: JDBC Request.jmx > > Original Estimate: 30 minutes > Remaining: 30 minutes > > While using jmeter to perform a simple select database load test, I > encountered the following null pointer exception : > 2008/01/18 14:18:40 ERROR - jmeter.threads.JMeterThread: > java.lang.NullPointerException > at > org.continuent.sequoia.driver.Statement.getMoreResults(Statement.java:945) > at > org.continuent.sequoia.driver.Statement.getMoreResults(Statement.java:662) > at > org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler.resultSetsToString(JDBCSampler.java:249) > at > org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler.sample(JDBCSampler.java:188) > at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:300) > at java.lang.Thread.run(Thread.java:595) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://forge.continuent.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
