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

Gail Badner (JIRA) noreply at atlassian.com
Tue Aug 12 17:52:08 EDT 2008


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_30845 ] 

Gail Badner commented on HHH-3427:
----------------------------------

Please provide more information about the mapping and query that causes this  to happen.

Does this happen with 3.2.6?

> 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

        



More information about the hibernate-issues mailing list