Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2049

NPE on repository shutdown if monitoring is not enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 3.6.0.Final
    • 3.5.0.Final
    • None
    • None

    Description

      When a repository that doesn't have monitoring enabled is shut down, the following exception is raised:

      Caused by: java.lang.NullPointerException
      	at org.modeshape.jcr.JcrRepository$RunningState.shutdown(JcrRepository.java:1622)
      	at org.modeshape.jcr.JcrRepository.doShutdown(JcrRepository.java:392)
      	at org.modeshape.jcr.JcrRepository$1.call(JcrRepository.java:301)
      	at org.modeshape.jcr.JcrRepository$1.call(JcrRepository.java:298)
      	... 5 more
      

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            hchiorean Horia Chiorean (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: