[ 
https://issues.apache.org/jira/browse/FELIX-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Custine reassigned FELIX-2129:
------------------------------------

    Assignee: Chris Custine

> [Karaf] Possible hang with slave instances of Karaf when using Oracle JDBC 
> lock.
> --------------------------------------------------------------------------------
>
>                 Key: FELIX-2129
>                 URL: https://issues.apache.org/jira/browse/FELIX-2129
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>         Environment: Oracle XE Database backend for Karaf JDBC locking.
>            Reporter: Jamie goodyear
>            Assignee: Chris Custine
>         Attachments: felix2129.txt
>
>
> Possible hang with slave instances of Karaf when using Oracle JDBC lock.
> If we start up the master and slave as normal, then try to stop the slave, it 
> does not release its attempted JDBC lock, and therefore hangs during 
> shutdown. If we then stop the master, the slave throws an error and finally 
> exits.
> The problem is in the FOR UPDATE statement in setUpdateCursor, adding NOWAIT 
> resolves the issue.
> I'll be supplying a patch for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to