executeUpdate hangs
392052Apr 9 2003 — edited Jul 17 2007I have a very hard time figuring out why the preparedStatement.executeUpdate() method hangs. My application is a web based application, and during a stress test I keep loosing some HTTP requests that never returns.
After a lot of debugging, I found that the executeUpdate method never returns, every 1 out of 500 times, approximately.
How can I find out why this is happening?
Platforms and Versions:
Windows XP Pro
Java 1.4
Personal Oracle9i Release 9.2.0.1.0
JDBC driver version: 9.2.0.1.0