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

Applying changes to repository sequencer configs causes NPE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Alpha4
    • 3.0.0.Alpha3
    • Storage
    • None

      Attempting to apply a change to the path expressions for a sequencer in the configuration of a running repository results in the following exception:

      java.lang.NullPointerException
      	at org.infinispan.schematic.internal.delta.PutOperation.replay(PutOperation.java:82) [modeshape-schematic-3.0-SNAPSHOT.jar:3.0-SNAPSHOT]
      	at org.infinispan.schematic.Schematic$EditorImpl.apply(Schematic.java:322) [modeshape-schematic-3.0-SNAPSHOT.jar:3.0-SNAPSHOT]
      	at org.infinispan.schematic.Schematic$EditorImpl.apply(Schematic.java:306) [modeshape-schematic-3.0-SNAPSHOT.jar:3.0-SNAPSHOT]
      	at org.modeshape.jcr.RepositoryConfiguration.validate(RepositoryConfiguration.java:1601) [modeshape-jcr-3.0-SNAPSHOT.jar:3.0-SNAPSHOT]
      	at org.modeshape.jcr.JcrEngine.update(JcrEngine.java:600) [modeshape-jcr-3.0-SNAPSHOT.jar:3.0-SNAPSHOT]
      

              rhauch Randall Hauch (Inactive)
              rhauch Randall Hauch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: