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

Jukka Zitting updated JCR-743:
------------------------------

        Fix Version/s: 1.3
    Affects Version/s: 1.2.2
                       1.2.3

> XA Transaction Recovery
> -----------------------
>
>                 Key: JCR-743
>                 URL: https://issues.apache.org/jira/browse/JCR-743
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jca
>    Affects Versions: 1.2.1, 1.2.2, 1.2.3
>         Environment: J2C Resource Adapter on Websphere
>            Reporter: Claus Köll
>         Assigned To: Dominique Pfister
>             Fix For: 1.3
>
>
> If i add a node to the repository i get a XAException because i run into a 
> Timeout ... 
> I see the Warn Message: Transaction rolled back because timeout expired.
> The default Timeout is set to 5 sec and i dont know how to set it to a higher 
> value
> The Problem is if i restart my server websphere has a RecoveryManager and he 
> try to recover this Transaction
> and then i get a NullpointerException in JCAManagedConnectionFactory. 
> createManagedConnection beacuse the given 
> ConnectionRequestInfo is null.
> So i dont know why the RecoveryManager tries to recover the Transaction ? The 
> only solution for me is to delete the Tran-Log Files wich keep Websphere to 
> recvoer
> XA Trasnactions.

-- 
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