AEM 6.3 scheduled activation: Version 1.0 not found for path
I am having issues with the scheduled activation of pages. 3 out of 10 pages failed to publish their scheduled activation. This is what I found in the logs:
com.day.cq.wcm.core.impl.VersionManagerImpl Purged version 1.0 of /content/platform-blueprints/site/en/categories/9641/jcr:content.
com.day.cq.wcm.core.impl.PageManagerImpl Created new version 1.2 for /content/platform-blueprints/site/en/categories/9641
com.day.cq.replication.Agent.publish-a Creating content for path /content/platform-blueprints/site/en/categories/9641
com.day.cq.replication.Agent.publish-a Error while building replication content com.day.cq.replication.ReplicationException: Version 1.0 not found for path /content/platform-blueprints/site/en/categories/9641
com.day.cq.replication.ReplicationException: Version 1.0 not found for path /content/platform-blueprints/site/en/categories/9641
I only see this purging on the failed activations (those 3 pages), why am I seeing this and does it cause my publication to fail? How can I fix this?
Thanks in advance!
Greetings, Jeroen