Expand my Community achievements bar.

Parent is not of type [rep:AccessControllable]

Avatar

Level 3

Hi all,

I'm testing my clients code base developed on AEM 6.1 on an AEM 6.2 instance in preparation for an upgrade, however the apps package will not install.  The log throws heaps of errors and then fails:

23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing /apps/dam/content/schemaeditors/forms/default: javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable] 23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing /apps/dam/content/schemaeditors/forms: javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable] 23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing /apps/dam/content/schemaeditors: javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable] 23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing /apps/dam/content: javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable] 23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing /apps/dam: javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable] 23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing /apps: javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable] 23.09.2016 15:30:28.248 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing : javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable] 23.09.2016 15:30:28.248 *WARN* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing changes. Retrying import from checkpoint at /apps/springd/components/personalization/aemcontexthub/clientlib/kernel. Retries 9/10

I've tried on a vanilla 6.2 instance, and also with the latest 3 AEM 6.2 hotfixes [1], but I still get the same result - it retries the above a few times and then finally fails:

23.09.2016 15:30:28.932 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing changes. Aborting. 23.09.2016 15:30:28.932 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.packaging.impl.ZipVaultPackage Error during install. javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable]

There are no policy nodes or anything like them under /apps/dam/content/schemaeditors/forms, so I don't understand why AEM is complaining.  The same package installs on 6.1 without a problem.

Anyone come across this?

Thanks,
Kristian

[1] https://helpx.adobe.com/experience-manager/kb/aem62-available-hotfixes.html

5 Replies

Avatar

Level 10

This may require opening a ticket so support can go through a list of hotfixes with you and other known issues. 

Avatar

Level 3

I've opened a DayCare ticket, will update here when I know the results.

Avatar

Level 2

Kristian Wright wrote...

Hi all,

I'm testing my clients code base developed on AEM 6.1 on an AEM 6.2 instance in preparation for an upgrade, however the apps package will not install.  The log throws heaps of errors and then fails:

  1. 23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing /apps/dam/content/schemaeditors/forms/default: javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable]
  2. 23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing /apps/dam/content/schemaeditors/forms: javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable]
  3. 23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing /apps/dam/content/schemaeditors: javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable]
  4. 23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing /apps/dam/content: javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable]
  5. 23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing /apps/dam: javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable]
  6. 23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing /apps: javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable]
  7. 23.09.2016 15:30:28.248 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing : javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable]
  8. 23.09.2016 15:30:28.248 *WARN* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing changes. Retrying import from checkpoint at /apps/springd/components/personalization/aemcontexthub/clientlib/kernel. Retries 9/10

I've tried on a vanilla 6.2 instance, and also with the latest 3 AEM 6.2 hotfixes [1], but I still get the same result - it retries the above a few times and then finally fails:

 
  1. 23.09.2016 15:30:28.932 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer Error while committing changes. Aborting.
  2. 23.09.2016 15:30:28.932 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.packaging.impl.ZipVaultPackage Error during install.
  3. javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/content/schemaeditors/forms). Parent is not of type [rep:AccessControllable]
  4.  

There are no policy nodes or anything like them under /apps/dam/content/schemaeditors/forms, so I don't understand why AEM is complaining.  The same package installs on 6.1 without a problem.

Anyone come across this?

Thanks,
Kristian

[1] https://helpx.adobe.com/experience-manager/kb/aem62-available-hotfixes.html

 

I am getting the same error. My previous code package working fine on 6.1, but when I installed on 6.2, started giving below error. looking for solution...

javax.jcr.security.AccessControlException: OakAccessControl0006: Isolated policy node (/apps/dam/config). Parent is not of type [rep:AccessControllable]