[jbosscache-issues] [JBoss JIRA] Updated: (JBCACHE-1518) getChild() returning null

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Tue Jul 14 11:03:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBCACHE-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreno updated JBCACHE-1518:
--------------------------------------

    Fix Version/s: 3.2.0.GA


> getChild() returning null
> -------------------------
>
>                 Key: JBCACHE-1518
>                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1518
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.1.0.GA
>            Reporter: Galder Zamarreno
>            Assignee: Galder Zamarreno
>             Fix For: 3.2.0.GA
>
>
> Running the following code from the user guide throws an NPE in line 3:
> 1.  Map lotsOfData = generateData();
> 2.  cache.put("/a/b/c", lotsOfData);
> 3.  cache.getRoot().getChild("/a").setResident(true);
> 4.  cache.getRoot().getChild("/a/b").setResident(true);
> Needs further investigation...

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

        



More information about the jbosscache-issues mailing list