[jboss-jira] [JBoss JIRA] (WFLY-3764) Problem with Infinispan and transactions

Tom Jenkinson (JIRA) issues at jboss.org
Tue Aug 26 05:51:59 EDT 2014


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

Tom Jenkinson commented on WFLY-3764:
-------------------------------------

Hi [~mircea.markus], I am assigning this to you as it doesn't look like an issue in the transaction manager.

Thanks,
Tom

> Problem with Infinispan and transactions 
> -----------------------------------------
>
>                 Key: WFLY-3764
>                 URL: https://issues.jboss.org/browse/WFLY-3764
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web (Undertow)
>    Affects Versions: 8.0.0.Final, 8.1.0.Final
>         Environment: Operating System: Redhat 6
> jdk1.7.0_51
> x86_64
>            Reporter: Joel Sebastian
>            Assignee: Mircea Markus
>              Labels: domain, httpsession, infinispan, transactions, web
>
> We are using Jasing CAS 3.5.2 for Single Sign On purposes deployed on a server in a Wildfly 8.0.0 Final domain (yesterday we upgraded to 8.1.0 Final).
> The application is working just fine, but in sometimes we detect this error:
> 2014-08-22 00:30:50,365 ERROR [io.undertow.request] (default task-85) UT005023: Exception handling request to /SSO/login: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.IllegalArgumentException: Cookie name "comment" is a reserved token
> After this error the applications starts to fail with this error:
> 2014-08-22 00:31:24,387 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (default task-91) ISPN000136: Execution error: org.infinispan.util.concurrent.TimeoutException: Unable to acquire lock after [15 seconds] on key [Urkr0TVHiwJ95KJnuhz9IB9n] for requestor [GlobalTransaction:<master:sso-server-1/web>:308:local]! Lock held by [GlobalTransaction:<master:sso-server-1/web>:296:local]
> 2014-08-22 00:31:24,407 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (default task-91) ISPN000136: Execution error: java.lang.IllegalStateException: Transaction DummyTransaction{xid=DummyXid{id=308}, status=1} is not in a valid state to be invoking cache operations on.
> After this happens we need to restart the server, because the application cannot be restored from those errors.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list