Created
March 6, 2014 21:23
-
-
Save gregjan/9399993 to your computer and use it in GitHub Desktop.
authz prefix not registered on cluster node
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ERROR 15:44:15.400 (RepositoryCache) Error updating the query indexes: Error converting "authz:rbaclAssignable" from String to a Name | |
| org.modeshape.jcr.value.ValueFormatException: Error converting "authz:rbaclAssignable" from String to a Name | |
| at org.modeshape.jcr.value.basic.NameValueFactory.create(NameValueFactory.java:148) ~[modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.value.basic.NameValueFactory.create(NameValueFactory.java:56) ~[modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.cache.document.DocumentTranslator.childReferenceFrom(DocumentTranslator.java:986) ~[modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.cache.document.DocumentTranslator.childReferencesListFromArray(DocumentTranslator.java:931) ~[modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.cache.document.DocumentTranslator.getChildReferences(DocumentTranslator.java:882) ~[modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.cache.document.LazyCachedNode.getChildReferences(LazyCachedNode.java:418) ~[modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.cache.document.LazyCachedNode.parentReferenceToSelf(LazyCachedNode.java:231) ~[modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.cache.document.LazyCachedNode.getSegment(LazyCachedNode.java:287) ~[modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.cache.document.LazyCachedNode.getPath(LazyCachedNode.java:296) ~[modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.cache.RepositoryCache$LocalChangeListener.updateIndexesForRemoteEvent(RepositoryCache.java:749) [modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.cache.RepositoryCache$LocalChangeListener.notify(RepositoryCache.java:683) [modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.bus.RepositoryChangeBus.submitChanges(RepositoryChangeBus.java:187) [modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.bus.RepositoryChangeBus.notify(RepositoryChangeBus.java:175) [modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.modeshape.jcr.bus.ClusteredRepositoryChangeBus$Receiver.receive(ClusteredRepositoryChangeBus.java:311) [modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| at org.jgroups.JChannel.up(JChannel.java:738) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1019) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.stack.Protocol.up(Protocol.java:409) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.RSVP.up(RSVP.java:221) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.FRAG2.up(FRAG2.java:182) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.FlowControl.up(FlowControl.java:434) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.FlowControl.up(FlowControl.java:434) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.stack.Protocol.up(Protocol.java:409) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:294) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.UNICAST3.up(UNICAST3.java:423) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.pbcast.NAKACK2.removeAndPassUp(NAKACK2.java:876) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.pbcast.NAKACK2.handleMessages(NAKACK2.java:831) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.pbcast.NAKACK2.up(NAKACK2.java:655) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.BARRIER.up(BARRIER.java:132) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.stack.Protocol.up(Protocol.java:409) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.FD_ALL.up(FD_ALL.java:197) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.stack.Protocol.up(Protocol.java:409) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.MERGE2.up(MERGE2.java:226) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.stack.Protocol.up(Protocol.java:409) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.TP.passBatchUp(TP.java:1422) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at org.jgroups.protocols.TP$BatchHandler.run(TP.java:1574) [jgroups-3.4.0.Final.jar:3.4.0.Final] | |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_51] | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_51] | |
| at java.lang.Thread.run(Thread.java:744) [na:1.7.0_51] | |
| Caused by: org.modeshape.jcr.value.NamespaceException: There is no namespace registered for the prefix "authz" | |
| at org.modeshape.jcr.value.basic.NameValueFactory.create(NameValueFactory.java:134) ~[modeshape-jcr-3.7.1.Final.jar:3.7.1.Final] | |
| ... 37 common frames omitted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment