Thanks, I added a Response Listener and Listener Assertion under my JDBC Request to debug the JDBC connection problem
Craig -----Original Message----- From: Jacqui Guerrero [mailto:[EMAIL PROTECTED] Sent: Friday, May 07, 2004 5:04 PM To: JMeter Users List Subject: RE: JDBC Test problem You can debug by adding the "Assertion Results" listener to your test plan. This will display any connections made to the DB (if any at all). Thanks, Jacqui -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, May 07, 2004 1:52 PM To: [EMAIL PROTECTED] Subject: JDBC Test problem Help Please, I'm new to jmeter, and I'm trying to use it to simulate load on a database via JDBC. I followed the steps in the manual for Building a database test plan. When I run the test plan the green light is displayed graph results are displayed, but I don't see any database connections. I saved errors to a file and this is what I see select * from hose.property where prop_id ='00924';</property><binary/></sampleResult> </testResults> How can I debug this. Thanks Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

