-
Bug
-
Resolution: Done
-
Major
-
3.0.0.Alpha3
-
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]