You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Strasser (JIRA)" <ji...@apache.org> on 2005/10/12 11:17:31 UTC

[jira] Closed: (JCR-251) NullPointerException in VirtualNodeTypeStateManager.nodeTypeRegistered

     [ http://issues.apache.org/jira/browse/JCR-251?page=all ]
     
Tobias Strasser closed JCR-251:
-------------------------------

    Resolution: Fixed

Author: tripod
Date: Wed Oct 12 02:14:21 2005
New Revision: 314832

URL: http://svn.apache.org/viewcvs?rev=314832&view=rev
Log:
JCR-251 NullPointerException in VirtualNodeTypeStateManager.nodeTypeRegistered

Modified:
   incubator/jackrabbit/trunk/src/java/org/apache/jackrabbit/core/nodetype/virtual/VirtualNodeTypeStateManager.java

> NullPointerException in VirtualNodeTypeStateManager.nodeTypeRegistered
> ----------------------------------------------------------------------
>
>          Key: JCR-251
>          URL: http://issues.apache.org/jira/browse/JCR-251
>      Project: Jackrabbit
>         Type: Bug
>   Components: nodetype
>     Reporter: Felix Meschberger
>     Assignee: Tobias Strasser

>
> I am working on a custom persistence manager which requires an additional node type being registered. For performance reasons, the existence of this node type is verified during PersistenceManager.init.
> Unfortunately this does not seem to work as the VirtualNodeTypeStateManager is not prepared to handle this situation at that point in time - the systemSession field seems to still be null.

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