AEM 6.3: Managed publication (later), content node is not versionable | Community
Skip to main content
New Participant
October 16, 2017
Solved

AEM 6.3: Managed publication (later), content node is not versionable

  • October 16, 2017
  • 5 replies
  • 1961 views

I am getting the following error when a managed publication of a certain page is executed:

16.10.2017 09:18:00.573 *ERROR* [JobHandler: /etc/workflow/instances/server1/2017-10-12/scheduled_activation_274:/etc/workflow/packages/generated-package8] com.day.cq.replication.Agent.publish-a Error while building replication content com.day.cq.replication.ReplicationException: Content node is not versionable at /content/platform-blueprints/site/nl/category/page-that-is-not-publishing

16.10.2017 09:18:00.574 *ERROR* [JobHandler: /etc/workflow/instances/server1/2017-10-12/scheduled_activation_274:/etc/workflow/packages/generated-package8] com.day.cq.replication.impl.ReplicatorImpl Error while building replication content.

com.day.cq.replication.ReplicationException: Content node is not versionable at /content/platform-blueprints/site/nl/category/page-that-is-not-publishing

at com.day.cq.replication.impl.content.durbo.DurboContentBuilder.create(DurboContentBuilder.java:329)

at com.day.cq.replication.impl.content.durbo.DurboContentBuilder.create(DurboContentBuilder.java:148)

at com.day.cq.replication.impl.ServiceTrackerImpl$ContentBuilderWrapper.create(ServiceTrackerImpl.java:257)

at com.day.cq.replication.impl.AgentImpl.buildContent(AgentImpl.java:369)

at com.day.cq.replication.impl.AgentImpl.buildContent(AgentImpl.java:345)

at com.day.cq.replication.impl.ReplicatorImpl.buildContents(ReplicatorImpl.java:1001)

at com.day.cq.replication.impl.ReplicatorImpl.replicate(ReplicatorImpl.java:478)

at com.day.cq.wcm.workflow.process.ReplicatePageProcess.execute(ReplicatePageProcess.java:180)

at com.day.cq.workflow.compatibility.CQWorkflowProcessRunner.execute(CQWorkflowProcessRunner.java:93)

at com.adobe.granite.workflow.core.job.HandlerBase.executeProcess(HandlerBase.java:189)

at com.adobe.granite.workflow.core.job.JobHandler.process(JobHandler.java:258)

at org.apache.sling.event.impl.jobs.JobConsumerManager$JobConsumerWrapper.process(JobConsumerManager.java:500)

at org.apache.sling.event.impl.jobs.queues.JobQueueImpl.startJob(JobQueueImpl.java:291)

at org.apache.sling.event.impl.jobs.queues.JobQueueImpl.access$100(JobQueueImpl.java:58)

at org.apache.sling.event.impl.jobs.queues.JobQueueImpl$1.run(JobQueueImpl.java:227)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)

at java.lang.Thread.run(Thread.java:748)

These are the properties of the jcr:content of the page:

NOTE: I did try to create and let a managed publication execute for another page in the same folder and it worked for that page so something must be wrong with this page.

Any help will be appreciated!

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 JeroenDruwe

I just used quick publish, after that managed publishing worked. I have no idea why the page was in this weird state.

5 replies

prakashiyer1991
New Participant
May 7, 2018

Hello all,

I am currently facing the same issue but with respect to images in dam, I am getting content is not versionable at content/dam/image.jpg when doing a schedule publish, even after doing a  quick publish it does not work can you please help

JeroenDruweAuthorAccepted solution
New Participant
October 18, 2017

I just used quick publish, after that managed publishing worked. I have no idea why the page was in this weird state.

smacdonald2008
New Participant
October 17, 2017

So is it only 1 specific page that is not working properly?

New Participant
October 17, 2017

I created another page using the template and managed publication in the future worked for this page.

smacdonald2008
New Participant
October 16, 2017

How was the page created. Are you using a valid template? Can you try to make another page based on that template.