[
https://issues.apache.org/jira/browse/GERONIMO-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079742#comment-13079742
]
Shenghao Fang commented on GERONIMO-6103:
-----------------------------------------
It's caused by the null value of the tree store. The tree store is not
constructed since it is constructed in the 'callback' function of DWR. The
'callback' function is called by DWR once the requested tree data is
transferred from the server. The remote call is asynchronized, so the tree may
be constructed before the tree store has been constructed that leads to the
null value issue.
> EJB Server and JNDI Viewer are not displayed correctly on Chrome
> ----------------------------------------------------------------
>
> Key: GERONIMO-6103
> URL: https://issues.apache.org/jira/browse/GERONIMO-6103
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: console
> Affects Versions: 3.0
> Reporter: Shenghao Fang
> Assignee: Shenghao Fang
>
> EJB Server and JNDI Viewer are not displayed correctly on Chrome.
> Error message "Uncaught TypeError: Cannot call method 'getFeatures' of null"
> can be found in JavaScript console.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira