Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

javax.jcr.PathNotFoundException: Node with path <content path> does not exist

Avatar

Level 2

After running a build in our environment and executing a workflow, we get the following error

com.adobe.aem.formsndocuments.publish.AssetReferenceProvider Failed to retrieve asset dependencies. Cause:Node with path <content path> does not exist.

javax.jcr.PathNotFoundException: Node with path <content path> does not exist.

However going to that workflow in <server>/cf#/etc/workflow/models/<workflow path> and re-saving that workflow, I'm able to execute that workflow fine again without error.  Is anyone else experiencing that issue with AEM 6.2 SP1 CFP2

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi,

What users are involved in that acitivity? So which user is executing the activation (which obviously triggers the exception you listed) and what user have you used to reproduce this issue?

I suspect it's a permission thing.

kind regards,
Jörg

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Hi,

What users are involved in that acitivity? So which user is executing the activation (which obviously triggers the exception you listed) and what user have you used to reproduce this issue?

I suspect it's a permission thing.

kind regards,
Jörg