DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27448>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27448 Insufficient error log to debug the problem [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |LATER ------- Additional Comments From [EMAIL PROTECTED] 2004-03-09 21:36 ------- Well, I get messages in the jmeter.log file if the class cannot be found, or the database is not running. For example when I mistyped the classname: 03/09/2004 9:24:13 PM ERROR - jmeter.protocol.jdbc: java.lang.ClassNotFoundException: com.mysql.jdbc.Driverxxx And when the database was not running: 03/09/2004 9:25:14 PM ERROR - jmeter.protocol.jdbc: Couldn't open connections to database java.sql.SQLException: Unable to connect to any hosts due to exception: java.net.ConnectException: Connection refused: connect == It would be useful if the View Result Tree showed some detail if an error occurs, and some debug output would also be useful. I'll see about adding these in due course. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
