Hi, i was doing the intial setup for JDBC configuration, and earlier i was having the prob with jar as i was using 4 jars in the Jmeter/lib folder, then Noel told me use only 1 jar(ojdbc12). Script works ok in Non gui mode. >But in Gui mode, i run the simple test and getting error on JDBC Request on View result tree. Response message: java.sql.SQLException: No pool found named: 'CRP3' (this is variable name- no idea about this) The jmter log file shows below errors: 2009/05/26 09:33:32 INFO - jmeter.JMeter: Loaded icon properties from org/apache/jmeter/images/icon.properties 2009/05/26 09:33:35 INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Cannot find .className property for htmlParser, using default 2009/05/26 09:33:35 INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/html is 2009/05/26 09:33:35 INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for application/xhtml+xml is 2009/05/26 09:33:35 INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for application/xml is 2009/05/26 09:33:35 INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/xml is 2009/05/26 09:33:35 INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser 2009/05/26 09:33:35 INFO - jmeter.protocol.http.sampler.HTTPSampler: Maximum connection retries = 10 2009/05/26 09:33:35 WARN - jmeter.gui.util.MenuFactory: Missing jar? Could not create org.apache.jmeter.visualizers.MailerVisualizer. java.lang.NoClassDefFoundError: javax/mail/MessagingException
-- View this message in context: http://www.nabble.com/JDBC-connection-error-in-Gui-mode-tp23716582p23716582.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

