Hi Team,
Getting the following error on our Prod environment.
No Updations done to the workflow.Its OOTB Update Asset workflow -
Please suggest.This is a bit Critical right now.
0.11.2016 11:04:43.733 *WARN* [JobHandler: /etc/workflow/instances/server0/2016-11-30_1/update_asset_3:/content/dam/myproject/files/individuals-families/college_funding_onepager.pdf/subassets/page1.pdf/jcr:content/renditions/original] com.day.cq.dam.core.process.MetadataProcessorProcess unexpected error occurred during metadata extraction. Cause: OakState0001: Unresolved conflicts in /content/dam/myproject/files/individuals-families/college_funding_onepager.pdf/subassets
javax.jcr.InvalidItemStateException: OakState0001: Unresolved conflicts in /content/dam/myproject/files/individuals-families/college_funding_onepager.pdf/subassets
at org.apache.jackrabbit.oak.api.CommitFailedException.asRepositoryException(CommitFailedException.java:237)
at org.apache.jackrabbit.oak.api.CommitFailedException.asRepositoryException(CommitFailedException.java:212)
at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.newRepositoryException(SessionDelegate.java:670)
at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.save(SessionDelegate.java:496)
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
if it just that PDF then could be some issue in the jcr for it.
The error comes from here:
https://docs.adobe.com/docs/en/spec/jsr170/javadocs/jcr-1.0/javax/jcr/InvalidItemStateException.html
If it is happening for different assets, then there is some issue with concurrent writes.
I think this should be reported to Customer Care via a ticket if you need help
Mark
Views
Replies
Total Likes
Hi,
if it just that PDF then could be some issue in the jcr for it.
The error comes from here:
https://docs.adobe.com/docs/en/spec/jsr170/javadocs/jcr-1.0/javax/jcr/InvalidItemStateException.html
If it is happening for different assets, then there is some issue with concurrent writes.
I think this should be reported to Customer Care via a ticket if you need help
Mark
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies