<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AEM Asset Upload Failing with Dynamic Media Classic Configuration Setup in Adobe Experience Manager Assets Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/439046#M2124</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue got resolved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We got this issue because of self signed certificate within our organization. After importing the certificates in JDK cacert using keytool it got fixed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers &lt;img class="lia-deferred-image lia-image-emoji" src="https://experienceleaguecommunities.adobe.com/html/@31B4D6D7B3510763F3CBB2AAB7997408/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Feb 2022 04:26:15 GMT</pubDate>
    <dc:creator>SkyGazer</dc:creator>
    <dc:date>2022-02-01T04:26:15Z</dc:date>
    <item>
      <title>AEM Asset Upload Failing with Dynamic Media Classic Configuration Setup</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/437754#M2106</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently I configured Dynamic Media classic in my local instance and its saved successfully too. But after that if I upload any images, then all my assets are failing in Scene7 Batch Upload Step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Getting below error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;com.adobe.granite.workflow.WorkflowException: --Dynamic Media asset upload failed. Please contact your system administrator.-- /content/dam/Capture-3.jpg&lt;BR /&gt;at com.day.cq.workflow.compatibility.CQWorkflowExtProcessProxy.execute(CQWorkflowExtProcessProxy.java:68) [com.day.cq.workflow.cq-workflow-impl:6.3.16]&lt;BR /&gt;at com.adobe.granite.workflow.core.util.WEPProxyHolder.execute(WEPProxyHolder.java:42) [com.adobe.granite.workflow.core:2.1.76]&lt;BR /&gt;at com.adobe.granite.workflow.core.job.JobHandler.process(JobHandler.java:307) [com.adobe.granite.workflow.core:2.1.76]&lt;BR /&gt;at org.apache.sling.event.impl.jobs.JobConsumerManager$JobConsumerWrapper.process(JobConsumerManager.java:502) [org.apache.sling.event:4.2.24]&lt;BR /&gt;at org.apache.sling.event.impl.jobs.queues.JobQueueImpl.startJob(JobQueueImpl.java:351) [org.apache.sling.event:4.2.24]&lt;BR /&gt;at org.apache.sling.event.impl.jobs.queues.JobQueueImpl.access$100(JobQueueImpl.java:60) [org.apache.sling.event:4.2.24]&lt;BR /&gt;at org.apache.sling.event.impl.jobs.queues.JobQueueImpl$1.run(JobQueueImpl.java:287) [org.apache.sling.event:4.2.24]&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)&lt;BR /&gt;at java.base/java.lang.Thread.run(Thread.java:834)&lt;BR /&gt;Caused by: com.day.cq.workflow.WorkflowException: Failed to create a s7 ips job&lt;BR /&gt;at com.day.cq.dam.scene7.impl.process.Scene7BatchUploadProcess.upload(Scene7BatchUploadProcess.java:158) [com.day.cq.dam.cq-scene7-core:5.13.356]&lt;BR /&gt;at com.day.cq.dam.scene7.impl.process.Scene7BatchUploadProcess.upload(Scene7BatchUploadProcess.java:97) [com.day.cq.dam.cq-scene7-core:5.13.356]&lt;BR /&gt;at com.day.cq.dam.scene7.impl.process.AbstractScene7UploadProcess.execute(AbstractScene7UploadProcess.java:216) [com.day.cq.dam.cq-scene7-core:5.13.356]&lt;BR /&gt;at com.day.cq.workflow.compatibility.CQWorkflowExtProcessProxy.execute(CQWorkflowExtProcessProxy.java:66) [com.day.cq.workflow.cq-workflow-impl:6.3.16]&lt;BR /&gt;... 9 common frames omitted&lt;BR /&gt;20.01.2022 17:07:18.103 *WARN* [FelixLogListener] org.apache.felix.eventadmin Service [com.adobe.fd.workflow.eventHandlers.JobFailedEventHandler,5673, [org.osgi.service.event.EventHandler]] EventAdmin: Exception during event dispatch [com.adobe.granite.workflow.event.WorkflowEvent [topic=com/adobe/granite/workflow/event] {EventType=JobFailed, WorkflowName=Asset Processing on SDK, payloadPath=/content/dam/Capture-3.jpg/jcr:content/renditions/original, WorkflowInstanceId=/var/workflow/instances/server0/2022-01-20/asset_processing_on_sdk_206, WorkflowVersion=1.1, WorkflowNode=node8, TimeStamp=Thu Jan 20 17:07:18 IST 2022} | [org.osgi.service.event.EventHandler] | Bundle(com.adobe.aemfd.adobe-aemfd-workflow-process-common [575])] (java.lang.NullPointerException)&lt;BR /&gt;java.lang.NullPointerException: null&lt;BR /&gt;at com.adobe.fd.workflow.eventHandlers.JobFailedEventHandler.handleEvent(JobFailedEventHandler.java:108) [com.adobe.aemfd.adobe-aemfd-workflow-process-common:6.0.164]&lt;BR /&gt;at org.apache.felix.eventadmin.impl.handler.EventHandlerProxy.sendEvent(EventHandlerProxy.java:431)&lt;BR /&gt;at org.apache.felix.eventadmin.impl.tasks.HandlerTask.runWithoutDenylistTiming(HandlerTask.java:82) [org.apache.felix.eventadmin:1.6.2]&lt;BR /&gt;at org.apache.felix.eventadmin.impl.tasks.SyncDeliverTasks.execute(SyncDeliverTasks.java:107) [org.apache.felix.eventadmin:1.6.2]&lt;BR /&gt;at org.apache.felix.eventadmin.impl.tasks.AsyncDeliverTasks$TaskExecuter.run(AsyncDeliverTasks.java:167) [org.apache.felix.eventadmin:1.6.2]&lt;BR /&gt;at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)&lt;BR /&gt;at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)&lt;BR /&gt;at java.base/java.lang.Thread.run(Thread.java:834)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the same is working fine in my cloud AEM Instance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using AEM as a Cloud Service version of AEM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me in resolving this issue ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers &amp;amp; Thanks in Advance &lt;img class="lia-deferred-image lia-image-emoji" src="https://experienceleaguecommunities.adobe.com/html/@31B4D6D7B3510763F3CBB2AAB7997408/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 12:25:09 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/437754#M2106</guid>
      <dc:creator>SkyGazer</dc:creator>
      <dc:date>2022-01-20T12:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Asset Upload Failing with Dynamic Media Classic Configuration Setup</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/438575#M2116</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Welcome to Adobe Community !!&lt;/P&gt;&lt;P&gt;Have you configured Dynamic Media or Scene 7 (Dynamic Media Classic) on your AEM Author as a Cloud Instance?&lt;/P&gt;&lt;P&gt;Note : When you click on Tools -&amp;gt; Cloud Services, Have you configured Dynamic Media or Scene 7&lt;/P&gt;&lt;P&gt;Does this happen for any specific image or with all the images?&lt;/P&gt;&lt;P&gt;What happens when you upload any other asset type?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vikram Gaur&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 07:41:25 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/438575#M2116</guid>
      <dc:creator>Vikram_Gaur_</dc:creator>
      <dc:date>2022-01-27T07:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Asset Upload Failing with Dynamic Media Classic Configuration Setup</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/438576#M2117</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I configured Dynamic Media Classic on my local AEM Author as a Cloud Instance successfully under AEM --&amp;gt; Tools --&amp;gt; Cloud Services --&amp;gt; Dynamic Media.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After configuration, I am getting the above error for all types of assets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 07:49:27 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/438576#M2117</guid>
      <dc:creator>SkyGazer</dc:creator>
      <dc:date>2022-01-27T07:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Asset Upload Failing with Dynamic Media Classic Configuration Setup</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/439046#M2124</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue got resolved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We got this issue because of self signed certificate within our organization. After importing the certificates in JDK cacert using keytool it got fixed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers &lt;img class="lia-deferred-image lia-image-emoji" src="https://experienceleaguecommunities.adobe.com/html/@31B4D6D7B3510763F3CBB2AAB7997408/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 04:26:15 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/439046#M2124</guid>
      <dc:creator>SkyGazer</dc:creator>
      <dc:date>2022-02-01T04:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Asset Upload Failing with Dynamic Media Classic Configuration Setup</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/439088#M2126</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="5698375"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for letting us know.&lt;/P&gt;&lt;P class=""&gt;This would help the community in the posterity.&lt;/P&gt;&lt;P class=""&gt;We really appreciate your help and time&lt;/P&gt;&lt;P class=""&gt;Regards,&lt;/P&gt;&lt;P class=""&gt;Vikram Gaur&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 11:40:25 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/439088#M2126</guid>
      <dc:creator>Vikram_Gaur_</dc:creator>
      <dc:date>2022-02-01T11:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: AEM Asset Upload Failing with Dynamic Media Classic Configuration Setup</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/439245#M2130</link>
      <description>&lt;P&gt;This is known issue!! Team is working on resolving this course's Issue.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 09:47:43 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-asset-upload-failing-with-dynamic-media-classic/m-p/439245#M2130</guid>
      <dc:creator>kautuk_sahni</dc:creator>
      <dc:date>2022-02-02T09:47:43Z</dc:date>
    </item>
  </channel>
</rss>

