I'm getting the following error for each image when installing the content package with assets on author.
22.05.2015 18:20:41.772 *ERROR* [JobHandler: /etc/workflow/instances/2015-05-22/model_619191127071372:/content/dam/sitename/images/features/tollfre_br.png/jcr:content/metadata] com.adobe.granite.workflow.core.job.JobHandler Process implementation not found: com.day.cq.dam.core.process.AssetSetLastModifiedProcess com.adobe.granite.workflow.WorkflowException: Process implementation not found: com.day.cq.dam.core.process.AssetSetLastModifiedProcess at com.adobe.granite.workflow.core.job.HandlerBase.executeProcess(HandlerBase.java:228) at com.adobe.granite.workflow.core.job.JobHandler.process(JobHandler.java:145) at org.apache.sling.event.jobs.JobUtil$1.run(JobUtil.java:366) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Env: Java 8, Aem 6.0 SP2 + all hotfixes for SP2
The only related topic I've found is https://forums.adobe.com/thread/1204006
But AFAIK Oracle is deprecating the -XX:-UseSplitVerifier flag in Java 8.
Solved! Go to Solution.
Views
Replies
Total Likes
Hello,
Bundle "Day Communique 5 DAM Core Implementationcom.day.cq.dam.cq-dam-core)" for dam process in SP2 built using JDK 1.6 and it seems like its same issue what you have mentioned above "Oracle is deprecating the -XX:-UseSplitVerifier flag in Java 8" i found an article which say its unsupported in 8 (https://github.com/cobertura/cobertura/issues/166) otherwise the verifier would have taken this class in consideration for processing.
You should search higher version of this package if possible.
Thanks,
Pawan
Views
Replies
Total Likes
Hello,
Bundle "Day Communique 5 DAM Core Implementationcom.day.cq.dam.cq-dam-core)" for dam process in SP2 built using JDK 1.6 and it seems like its same issue what you have mentioned above "Oracle is deprecating the -XX:-UseSplitVerifier flag in Java 8" i found an article which say its unsupported in 8 (https://github.com/cobertura/cobertura/issues/166) otherwise the verifier would have taken this class in consideration for processing.
You should search higher version of this package if possible.
Thanks,
Pawan
Views
Replies
Total Likes
Hi,
I don't think AEM supports java 1.8, you need to use 1.7. see [0]
Will
[0] http://docs.adobe.com/docs/en/aem/6-0/deploy.html#Getting Started
Views
Replies
Total Likes
Any ideas where can I find updated Day Communique 5 DAM Core? It's part of AEM so may be you have some suggestion.
Views
Replies
Total Likes
AFAIK AEM 6.0 supports Java 1.8 since SP 2. See http://docs.adobe.com/docs/en/aem/6-0/release-notes-sp2.html#par_title_8
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies