]
Gavin King commented on JBSEAM-537:
-----------------------------------
WTF! So you realize you committed some code that just randomly swallows exceptions!? Have
you gone totally crazy, Norm?
conversation lock not unlocked
------------------------------
Key: JBSEAM-537
URL:
http://jira.jboss.com/jira/browse/JBSEAM-537
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 1.1.0.CR2
Reporter: Norman Richards
Assigned To: Gavin King
Fix For: 1.1.0.CR2
If a page action results in an exception, the lock on the ConversationEntry is never
unlocked. If the debug page is called after that, the conversation can only be restored
if the request happens to be on the same thread as the original request. If the
conversation cannot be restored, the conversation state and the last exception will not be
displayed.
Refreshing the page a few times may help because JBoss is likely to cycle through the
threads, ultimately landing the request back on the original thread, allowing the
reentrant lock to be acquired and the conversation restored. I don't entirely
understand the conversation locking strategy, so I can't suggest a fix.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: