You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Andreas Andreou (JIRA)" <de...@tapestry.apache.org> on 2011/02/28 12:43:36 UTC

[jira] Assigned: (TAPESTRY-2723) Compenents that should be found are not found during page loading

     [ https://issues.apache.org/jira/browse/TAPESTRY-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Andreou reassigned TAPESTRY-2723:
-----------------------------------------

    Assignee:     (was: Andreas Andreou)

> Compenents that should be found are not found during page loading
> -----------------------------------------------------------------
>
>                 Key: TAPESTRY-2723
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2723
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.1.6
>         Environment: Windows XP Service pack 3 - 1.86 GHz, 3 GB of ram - JBoss - Tapestry 4.1.6
>            Reporter: michael wasserman
>         Attachments: StackTrace.txt
>
>
> When AbstractComponent.getComponents(String) is called the HashMap "_components" is unexpectedly null, causing an ApplicationRuntimeException which indicates that the given component (id passed as parameter to getComponents(String)), does not exist. We have confirmed that in every instance the given component does exist in the given page.  
> This problem happens randomly on a variety of pages.  
> This could be an indication of a thread safety problem in the PageLoader class. We can duplicate the problem, (unreliably), via our selenium test suite.  

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira