Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

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

Avatar

Level 5

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:

properties.png

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!

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 5

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

Lösung in ursprünglichem Beitrag anzeigen

5 Antworten

Avatar

Level 10

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

Avatar

Level 5

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

Avatar

Level 10

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

Avatar

Korrekte Antwort von
Level 5

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

Avatar

Level 1

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