In Seam I'm seeing "The conversation ended, timed out or was processing another request" or ConcurrentRequestTimeoutException or LockTimeoutException
Issue
- When I submit a page or hit submit button twice or more times in rapid succession I get the following error:
The conversation ended, timed out or was processing another request
-
Receiving
The conversation ended, timed out or was processing another requestwhen accessing a page with conversation-required="true". -
When clicking an ajax button a few times I receive the exception:
org.jboss.seam.ConcurrentRequestTimeoutException: Concurrent call to conversation
- In my logs I'm seeing:
org.jboss.seam.core.LockTimeoutException: could not acquire lock on @Synchronized component: <;component>
Environment
- JBoss Enterprise Application Platform (EAP)
- 4.x
- 5.x
- JBoss Service Oriented Architecture Platform (SOA)
- 4.3
- Seam
- 2.0.2-fp (Feature Pack)
- 2.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.