[ 
http://jira.nuxeo.org/browse/NXP-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume resolved NXP-3274.
------------------------------------

    Resolution: Fixed

Done.
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/2627ec9a2ab8

When an error is detected, the low level connection is abandoned and a new one 
recreated from the XADatasource.

However this doesn't fix all problems with reconnections, as 
nuxeo-core-persistence's PersistenceProvider doesn't do the correct thing in 
case of IO errors either.

> Fix error handling in VCS to not keep connections with IO errors indefinitely
> -----------------------------------------------------------------------------
>
>                 Key: NXP-3274
>                 URL: http://jira.nuxeo.org/browse/NXP-3274
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Core SQL Storage
>    Affects Versions: 5.2 M4
>            Reporter: Olivier Grisel
>            Assignee: Florent Guillaume
>            Priority: Major
>             Fix For: 5.3 GA
>
>
> Steps to reproduce:
> 1- start postgresql server
> 2- start nuxeo with VCS configured to use postgresql
> 3- browse the workspaces with Administrator
> 4- restart postgresql
> 5- continue browsing
> => crash everytime you do a new request (even read only, see first comment 
> for stacktrace).
> The only way to get the core to create a new connection is to restart jboss.

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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to