[dna-issues] [JBoss JIRA] Commented: (DNA-395) Building Examples Applications From Getting Started Guide Fails Due To Test "shouldHaveContentFromVehiclesRepository" Failing

Brian Carothers (JIRA) jira-events at lists.jboss.org
Wed May 6 12:27:48 EDT 2009


    [ https://jira.jboss.org/jira/browse/DNA-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12466090#action_12466090 ] 

Brian Carothers commented on DNA-395:
-------------------------------------

Was this on the trunk version or the 0.4 released version?  Thanks!

> Building Examples Applications From Getting Started Guide Fails Due To Test "shouldHaveContentFromVehiclesRepository" Failing
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DNA-395
>                 URL: https://jira.jboss.org/jira/browse/DNA-395
>             Project: DNA
>          Issue Type: Bug
>          Components: Examples
>         Environment: Ubuntu 8.04
>            Reporter: Dan Florian
>
> Downloaded "Examples" using the link in the "Getting Started" guide. Followed instructions and got a build failure when I ran "mvn install" because "shouldHaveContentFromVehiclesRepository" test fails. Commented out that test and build succeeded. Running the repository example application I get the following when I run "ls" after switching to the "Vehicles" repository:
> java.lang.NullPointerException
> 	at org.jboss.dna.jcr.SessionCache.createNodeInfoFrom(SessionCache.java:2024)
> 	at org.jboss.dna.jcr.SessionCache.loadFromGraph(SessionCache.java:1970)
> 	at org.jboss.dna.jcr.SessionCache.findNodeInfo(SessionCache.java:1701)
> 	at org.jboss.dna.jcr.SessionCache.findJcrNode(SessionCache.java:709)
> 	at org.jboss.dna.jcr.JcrChildNodeIterator.nextNode(JcrChildNodeIterator.java:99)
> 	at org.jboss.example.dna.repository.RepositoryClient.getNodeInfo(RepositoryClient.java:289)
> 	at org.jboss.example.dna.repository.ConsoleInput.displayNode(ConsoleInput.java:244)
> 	at org.jboss.example.dna.repository.ConsoleInput.displayNavigationMenu(ConsoleInput.java:197)
> 	at org.jboss.example.dna.repository.ConsoleInput$1.run(ConsoleInput.java:104)
> 	at java.lang.Thread.run(Thread.java:619)

-- 
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 dna-issues mailing list