Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Issues List »

[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3427)
 executeUpdate never completes

Anupam M (JIRA)

2008-08-12

Replies: Find Java Web Hosting

Author LoginPost Reply
executeUpdate never completes
-----------------------------

          Key: HHH-3427
          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3427
        Project: Hibernate3
      Issue Type: Bug
  Affects Versions: 3.2.0.ga
     Environment: Hibernate 3.2.0 ga, Oracle 10.2.0.1.0, JAVA 1.6
       Reporter: Mojmir Tuljak


Update (query.executeUpdate()) never completes. Using oracle enterprise manager we can see that oracle has completed the update but method executedUpdate() never returned any result so the application is waiting. The problem is not always reproducable and happens once or twice a day, always when the same executeUpdate is called while the previous one is still in progress. No exception is thrown.

Executing the same query directly without the use of hibernate does not lead to the above problems.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
_______________________________________________
hibernate-issues mailing list
hibernate-issues@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-issues
©2008 gg3721.com - Jax Systems, LLC, U.S.A.