SQLException in tomcat with mysql-connector-java-3.1.7
Posted by: Vladimir Stuckalov
Date: March 27, 2005 04:10AM

Hi , I have the following problem. I run tomcat with mysql-connector-java-3.1.7 for connecting to mysql server 4.1.10a-standard.When server just a little loaded I see a lot of exceptions in tomcat log:
java.sql.SQLException: ResultSet is from UPDATE. No Data.
at org.apache.torque.util.BasePeer.throwTorqueException(BasePeer.java:236)

When I changed to older jdbc driver mysql-connector-java-3.0.16-ga there was no exceptions.
If you know something about this please tell me.

Options: ReplyQuote


Subject
Written By
Posted
SQLException in tomcat with mysql-connector-java-3.1.7
March 27, 2005 04:10AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.