You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2008/10/13 23:46:46 UTC

[jira] Commented: (TAP5-248) Page initialization deadlock

    [ https://issues.apache.org/jira/browse/TAP5-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639207#action_12639207 ] 

Howard M. Lewis Ship commented on TAP5-248:
-------------------------------------------

What version of Java are you using?  I believe that there are certain releases where ReentrantReadWriteLock is broken in a way that Tapestry can't work around.

> Page initialization deadlock
> ----------------------------
>
>                 Key: TAP5-248
>                 URL: https://issues.apache.org/jira/browse/TAP5-248
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.15
>            Reporter: Henning Petersen
>         Attachments: thread+dump.txt
>
>
> I have a deadlock in my application related to class loading. When I don't warm up the app by viewing page after page, but click on pages in my menu randomly without giving them time to initialize, the application locks up. 
> I'm attaching a thread dump. Everything halts in org.apache.tapestry5.ioc.internal.util.ConcurrentBarrier.withRead(ConcurrentBarrier.java:73).
> This might be related to TAPESTRY-2561, as the symptoms are the same.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org