[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1451) NPE in NodeHome

Christian Bauer (JIRA) jira-events at lists.jboss.org
Thu Aug 23 15:57:18 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1451?page=all ]

Christian Bauer closed JBSEAM-1451.
-----------------------------------

    Fix Version/s: 2.0.0.CR1
       Resolution: Done

Fixed with new approach to navigation and *Home parameter handling.

> NPE in NodeHome
> ---------------
>
>                 Key: JBSEAM-1451
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1451
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Wiki
>    Affects Versions: 1.3.0.ALPHA
>            Reporter: Christian Bauer
>         Assigned To: Christian Bauer
>            Priority: Critical
>             Fix For: 2.0.0.CR1
>
>
> Can't reproduce this yet on the dev box, only see it in the log of the running live wiki:
> java.lang.NullPointerException
>         at org.jboss.seam.wiki.core.action.NodeHome.createInstance(NodeHome.java:97)
>         at org.jboss.seam.wiki.core.action.NodeHome.createInstance(NodeHome.java:35)
> This can and seems to only happen when a document, directory, or file is edited. I've seen it after editing some files and after editing some documents. The NP is most likely the missing parentDirectory object. This should and can only happen if the NodeHome component can't find the parentDirId request parameter...
> Everything seems to work though.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list