Seam で、"The conversation ended, timed out or was processing another request"、もしくは ConcurrentRequestTimeoutException または LockTimeoutException が表示されます
Issue
- ページをサブミットするか、サブミットボタンを連続して 2 回以上押すと、以下のエラーが表示されます。
The conversation ended, timed out or was processing another request
-
conversation-required="true"に設定されたページにアクセスすると、The conversation ended, timed out or was processing another requestと表示されます。 -
ajax ボタンを数回クリックすると、以下の例外が表示されます。
org.jboss.seam.ConcurrentRequestTimeoutException:Concurrent call to conversation
- ログには、以下が表示されます。
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.