[jboss-jira] [JBoss JIRA] (WFLY-2852) JBoss 7 - EJB Remote Transaction Timeout

Coty Sutherland (JIRA) issues at jboss.org
Thu Mar 27 10:52:13 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12957044#comment-12957044 ] 

Coty Sutherland commented on WFLY-2852:
---------------------------------------

This looks like a duplicate of https://issues.jboss.org/browse/WFLY-2789.
                
> JBoss 7 - EJB Remote Transaction Timeout
> ----------------------------------------
>
>                 Key: WFLY-2852
>                 URL: https://issues.jboss.org/browse/WFLY-2852
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: EJB
>    Affects Versions: JBoss AS7 7.2.0.Final
>            Reporter: Sofiane Bourguiba
>            Assignee: David Lloyd
>              Labels: jboss
>
> I have a remote call that allow to run a process that takes more than 5 minutes, after passing this time the transaction was canceled and the global transaction was rollbacked at the commit phase.
> The problem is that i can't modify the timeout value.
> Note: After consulting the method createOrResumeXidTransaction of the EJBRemoteTransactionPropagatingInterceptor class, I found that the timeout value is always 300 seconds (it seems that this value is hardcoded)
> You can refer to my discussion with jaikiran pai: https://community.jboss.org/thread/236493
> Thanks,

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list