<?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: Images are not loading in publish instance in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/454978#M130802</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17499396"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;BR /&gt;Please check if you are using any mapping. Please check below.&lt;BR /&gt;1. Any mapping under - &amp;nbsp;/etc/map.runmode(your aem runmode)&lt;BR /&gt;2.&amp;nbsp;&lt;A href="http://localhost:4502/system/console/configMgr" target="_blank"&gt;http://localhost:4502/system/console/configMgr&lt;/A&gt;&amp;nbsp;- &amp;nbsp;check for 'Apache Sling Resource Resolver Factory'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; or check this in your run mode folder -&amp;nbsp;org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl&lt;BR /&gt;&lt;BR /&gt;You can check if your resource mapping is working at this -&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:4502/system/console/jcrresolver" target="_blank"&gt;http://localhost:4502/system/console/jcrresolver&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2022 22:12:19 GMT</pubDate>
    <dc:creator>sunil_kumar_</dc:creator>
    <dc:date>2022-06-06T22:12:19Z</dc:date>
    <item>
      <title>Images are not loading in publish instance</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/454950#M130795</link>
      <description>&lt;P&gt;I have published all the content including DAM to my local publish instance but for some reason, the images are not loading in publish instance with the core image component. I see all other contents though. Also, I have noticed that src has been manipulated. I see the correct path in the &lt;SPAN class=""&gt;data-asset&lt;/SPAN&gt;&lt;SPAN&gt;="&lt;/SPAN&gt;&lt;SPAN class=""&gt;/content/dam/projectname/others/ranch.jpg&lt;/SPAN&gt;&lt;SPAN&gt;" of div.cmp-image. The manipulated image src looks like this &lt;SPAN class=""&gt;src&lt;/SPAN&gt;="&lt;SPAN class=""&gt;/language-masters/en/projectname/life/history/_jcr_content/root/container/container/container/image_825388312.coreimg.jpeg/1654535206773/ranch.jpeg&lt;/SPAN&gt;"&lt;BR /&gt;Is there any configuration for the DAM that I am missing?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using Service Pack 6.5.10, archetype version 35.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 17:15:39 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/454950#M130795</guid>
      <dc:creator>webdev91</dc:creator>
      <dc:date>2022-06-06T17:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Images are not loading in publish instance</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/454959#M130800</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;LI-USER uid="17499396"&gt;&lt;/LI-USER&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AEM is shortening the image src path on publish environment, you can confirm that by looking at&amp;nbsp;&lt;A href="http://localhost:4502/system/console/configMgr/com.day.cq.rewriter.linkchecker.impl.LinkCheckerTransformerFactory" target="_self"&gt;Day CQ Link checker Transformer&lt;/A&gt; on the OSGI configs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to match those rule with a rewrite or a mapping, project archetype will already include them:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/adobe/aem-project-archetype/blob/develop/src/main/archetype/dispatcher.ams/src/conf.d/rewrites/__appId___rewrite.rules" target="_blank"&gt;https://github.com/adobe/aem-project-archetype/blob/develop/src/main/archetype/dispatcher.ams/src/conf.d/rewrites/__appId___rewrite.rules&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/adobe/aem-project-archetype/blob/develop/src/main/archetype/ui.config/src/main/content/jcr_root/apps/__appId__/osgiconfig/config.publish/org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl.cfg.json" target="_blank"&gt;https://github.com/adobe/aem-project-archetype/blob/develop/src/main/archetype/ui.config/src/main/content/jcr_root/apps/__appId__/osgiconfig/config.publish/org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl.cfg.json&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 19:03:01 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/454959#M130800</guid>
      <dc:creator>daros</dc:creator>
      <dc:date>2022-06-06T19:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Images are not loading in publish instance</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/454960#M130801</link>
      <description>&lt;P&gt;@Hi&amp;nbsp;&lt;LI-USER uid="17499396"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;When you publish the asset on author it will be replicated to publish once the activation is complete.&lt;/P&gt;&lt;P&gt;Please check in the below location if the replication has been processed or queued because of any issue.&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:4502/etc/replication/agents.author.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost:4502/etc/replication/agents.author.html&lt;/A&gt;&lt;BR /&gt;Did you tried below&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Activate page along with asset?&lt;/LI&gt;&lt;LI&gt;Activate specific image and checked?&lt;/LI&gt;&lt;LI&gt;Create package of assets and publish package itself through package manager.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;You can also use Tree Activation here&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://localhost:4502/libs/replication/treeactivation.html" target="_blank" rel="noopener nofollow noreferrer"&gt;http://localhost:4502/libs/replication/treeactivation.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to replicate all at once.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 19:04:37 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/454960#M130801</guid>
      <dc:creator>SantoshSai</dc:creator>
      <dc:date>2022-06-06T19:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Images are not loading in publish instance</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/454978#M130802</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17499396"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;BR /&gt;Please check if you are using any mapping. Please check below.&lt;BR /&gt;1. Any mapping under - &amp;nbsp;/etc/map.runmode(your aem runmode)&lt;BR /&gt;2.&amp;nbsp;&lt;A href="http://localhost:4502/system/console/configMgr" target="_blank"&gt;http://localhost:4502/system/console/configMgr&lt;/A&gt;&amp;nbsp;- &amp;nbsp;check for 'Apache Sling Resource Resolver Factory'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; or check this in your run mode folder -&amp;nbsp;org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl&lt;BR /&gt;&lt;BR /&gt;You can check if your resource mapping is working at this -&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:4502/system/console/jcrresolver" target="_blank"&gt;http://localhost:4502/system/console/jcrresolver&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 22:12:19 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/454978#M130802</guid>
      <dc:creator>sunil_kumar_</dc:creator>
      <dc:date>2022-06-06T22:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Images are not loading in publish instance</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/455097#M130857</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17499396"&gt;&lt;/LI-USER&gt;&amp;nbsp;- Your resource mapping configurations might be removing the /content from your src path.&lt;/P&gt;&lt;P&gt;It looks like you have been testing this on language-masters copy of the page and for this to work you also need rules to support pointing /language-masters to its respective /content/~/language-masters which is not a norm.&lt;/P&gt;&lt;P&gt;Can you access this directly on the live copy and confirm? If you have working resource mapping rules, accessing it on the live copy shouldn't be a problem. Let us know!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Fani&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 14:21:28 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/455097#M130857</guid>
      <dc:creator>Fanindra_Surat</dc:creator>
      <dc:date>2022-06-07T14:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Images are not loading in publish instance</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/455156#M130884</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="9109336"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what I found in folder config.publish &amp;gt;&amp;nbsp;org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl.cfg.json. This came with the maven archetype only. We didn't add it.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;PRE&gt;{
  "resource.resolver.mapping": [
    "/content/careers/&amp;lt;/", "/:/"
  ]
}&lt;/PRE&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;I am not exactly sure what to check in the&amp;nbsp;&lt;SPAN&gt;resource mapping resolver.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 22:30:22 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/images-are-not-loading-in-publish-instance/m-p/455156#M130884</guid>
      <dc:creator>webdev91</dc:creator>
      <dc:date>2022-06-07T22:30:22Z</dc:date>
    </item>
  </channel>
</rss>

