[ https://issues.apache.org/jira/browse/OPENJPA-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Bauer resolved OPENJPA-1809. ----------------------------------- Fix Version/s: 2.1.0 Resolution: Fixed > Refresh of versioned entity locked with pessimistic locking throws incorrect exception > -------------------------------------------------------------------------------------- > > Key: OPENJPA-1809 > URL: https://issues.apache.org/jira/browse/OPENJPA-1809 > Project: OpenJPA > Issue Type: Bug > Affects Versions: 2.0.0, 2.0.1, 2.1.0 > Reporter: Jeremy Bauer > Assignee: Jeremy Bauer > Fix For: 2.1.0 > > > Attempting to call em.refresh(), using javax.persistence.lock.timeout value on a locked versioned entity results in a non-fatal OptimisticLockException. Instead, a non-fatal LockTimeoutException should be thrown by OpenJPA. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.