cq:lastReplicated : Last replicate/Publish timejcr:pubdate : I am not
sure about this property, how did you get it. Can you tell me how this
property is added and which AEM version.
Hi,Can you check if you have file on publish instance.It may be possible
that you will not see the file immediately when accessing from browser
because of asset size loading delay.
Hi,I would suggest to check java thread dumps. This will tell you
exactly which code is causing the issue. There are few known errors that
cause/break aem -If you are trying to access a node without resource
type in HTL which does not exists.correct way is :
Hi,You should do this with page move api, which could have taken care of
references update as
well.https://developer.adobe.com/experience-manager/reference-materials/6-4/javadoc/com/day/cq/wcm/api/PageManager.html
Hi,Could you please check the request log from publishers to make sure
the mapping is correct and publishers receive the correct paths to
return the content?