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


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

Reply via email to