This builder does not exist | Community
Skip to main content
absolute2998726
New Participant
March 20, 2017
Solved

This builder does not exist

  • March 20, 2017
  • 1 reply
  • 1111 views

After uninstalling & re-installing an ACLs package, I receive the following message & am unable to re-install the ACLs package.

I've re-built the ACLs package with a new version & also removed the pausedinstallations node.

 

The below is shown in the error.log 

Any suggestions?

20.03.2017 15:04:46.298 *WARN* [qtp1162194923-5881] org.apache.jackrabbit.vault.packaging.impl.JcrPackageImpl Refusing to recreate snapshot ACLs/.snapshot:acls:1.5.0, already exists.
20.03.2017 15:04:46.298 *INFO* [qtp1162194923-5881] org.apache.jackrabbit.vault.packaging.impl.ZipVaultPackage Extracting ACLs:acls:1.5.0
20.03.2017 15:04:50.131 *INFO* [qtp1162194923-5881] org.apache.jackrabbit.vault.fs.io.AutoSave Threshold of 1024 reached. saving approx 870 transient changes. 0 unresolved
20.03.2017 15:04:50.539 *ERROR* [qtp1162194923-5881] org.apache.jackrabbit.vault.packaging.impl.ZipVaultPackage Error during install.
java.lang.IllegalStateException: This builder does not exist: 559473925
    at com.google.common.base.Preconditions.checkState(Preconditions.java:150)
    at org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder.setChildNode(MemoryNodeBuilder.java:343)
    at org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder.set(MemoryNodeBuilder.java:255)
    at org.apache.jackrabbit.oak.plugins.segment.SegmentNodeBuilder.getNodeState(SegmentNodeBuilder.java:113)
    at org.apache.jackrabbit.oak.plugins.segment.SegmentNodeBuilder.getNodeState(SegmentNodeBuilder.java:36)
    at org.apache.jackrabbit.oak.security.authorization.permission.PermissionStoreEditor.removePermissionEntries(PermissionStoreEditor.java:144)
    at org.apache.jackrabbit.oak.security.authorization.permission.PermissionHook.apply(PermissionHook.java:114)
    at org.apache.jackrabbit.oak.security.authorization.permission.PermissionHook.processCommit(PermissionHook.java:100)
    at org.apache.jackrabbit.oak.spi.commit.CompositeHook.processCommit(CompositeHook.java:61)

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by sandeepm744005

You probably need to add the AC Handling "Overwright" filter from the advanced tab before rebuilding the package and try installing it again

1 reply

sandeepm744005
sandeepm744005Accepted solution
New Participant
March 21, 2017

You probably need to add the AC Handling "Overwright" filter from the advanced tab before rebuilding the package and try installing it again