<?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: Thumbnails not generated after editing. in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91814#M27246</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks &lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/76783"&gt;@EddieMay&lt;/A&gt; , but I think that is not my case.&lt;/P&gt;&lt;P&gt;&amp;nbsp; I was trying with just a plain text file with content:&lt;/P&gt;&lt;PRE&gt;1
2
3&lt;/PRE&gt;&lt;P&gt;Then add a couple more lines, and then it happens.&lt;/P&gt;</description>
    <pubDate>Thu, 07 May 2020 10:36:25 GMT</pubDate>
    <dc:creator>rrios</dc:creator>
    <dc:date>2020-05-07T10:36:25Z</dc:date>
    <item>
      <title>Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91808#M27240</link>
      <description>&lt;P data-unlink="true"&gt;Hi,&lt;BR /&gt;&amp;nbsp; I am using Alfresco Community Edition 201911 GA , and when I edit a plain text file using "Edit in Alfresco Share" the thumbnails are not refreshed. I does update one or two times, but after that document does not update anymore.&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp; If I create a new document, it happens the same, the thumbnails get updated a couple of times but not more.&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;When this happens I can see in the log the following error:&lt;/P&gt;&lt;PRE&gt;2020-04-24 07:47:36,551 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] [ajp-nio-127.0.0.1-8009-exec-11] Exception from executeScript: 03240001 Wrapped Exception (with status template): 03240020 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js': 03240019 03240018 A rendition of name: {http://www.alfresco.org/model/content/1.0}pdf should have been created for source node: workspace://SpacesStore/f5f4ff84-4749-4b77-8435-fb7cf924d5a3&lt;BR /&gt;org.springframework.extensions.webscripts.WebScriptException: 03240001 Wrapped Exception (with status template): 03240020 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js': 03240019 03240018 A rendition of name: {http://www.alfresco.org/model/content/1.0}pdf should have been created for source node: workspace://SpacesStore/f5f4ff84-4749-4b77-8435-fb7cf924d5a3&lt;BR /&gt;at org.springframework.extensions.webscripts.AbstractWebScript.createStatusException(AbstractWebScript.java:1139)&lt;BR /&gt;at org.alfresco.repo.web.scripts.content.StreamContent.execute(StreamContent.java:202)&lt;BR /&gt;at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:519)&lt;BR /&gt;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:450)&lt;BR /&gt;at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:595)&lt;BR /&gt;at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:664)&lt;BR /&gt;at org.alfresco.repo.web.scripts.RepositoryContainer.executeScriptInternal(RepositoryContainer.java:435)&lt;BR /&gt;at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:315)&lt;BR /&gt;at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:399)&lt;BR /&gt;at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:210)&lt;BR /&gt;at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:132)&lt;BR /&gt;at org.alfresco.repo.web.scripts.AlfrescoWebScriptServlet.service(AlfrescoWebScriptServlet.java:43)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:68)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.alfresco.web.app.servlet.ClearSecurityContextFilter.doFilter(ClearSecurityContextFilter.java:53)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)&lt;BR /&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)&lt;BR /&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)&lt;BR /&gt;at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:543)&lt;BR /&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)&lt;BR /&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81)&lt;BR /&gt;at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:690)&lt;BR /&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)&lt;BR /&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)&lt;BR /&gt;at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:525)&lt;BR /&gt;at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)&lt;BR /&gt;at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:818)&lt;BR /&gt;at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1627)&lt;BR /&gt;at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)&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 org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)&lt;BR /&gt;at java.base/java.lang.Thread.run(Thread.java:834)&lt;BR /&gt;Caused by: org.alfresco.scripts.ScriptException: 03240020 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js': 03240019 03240018 A rendition of name: {http://www.alfresco.org/model/content/1.0}pdf should have been created for source node: workspace://SpacesStore/f5f4ff84-4749-4b77-8435-fb7cf924d5a3&lt;BR /&gt;at org.alfresco.repo.jscript.RhinoScriptProcessor.execute(RhinoScriptProcessor.java:211)&lt;BR /&gt;at org.alfresco.repo.processor.ScriptServiceImpl.execute(ScriptServiceImpl.java:219)&lt;BR /&gt;at org.alfresco.repo.processor.ScriptServiceImpl.executeScript(ScriptServiceImpl.java:181)&lt;BR /&gt;at org.alfresco.repo.web.scripts.RepositoryScriptProcessor.executeScript(RepositoryScriptProcessor.java:109)&lt;BR /&gt;at org.springframework.extensions.webscripts.AbstractWebScript.executeScript(AbstractWebScript.java:1376)&lt;BR /&gt;at org.alfresco.repo.web.scripts.content.StreamContent.execute(StreamContent.java:146)&lt;BR /&gt;... 39 more&lt;/PRE&gt;&lt;P data-unlink="true"&gt;Here is a video on showing the issue:&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;A href="https://drive.google.com/open?id=1jIKjvFDQVyKDmoqaSP4FdklzSafQGTU2" target="_blank" rel="nofollow noopener noreferrer"&gt;https://drive.google.com/open?id=1jIKjvFDQVyKDmoqaSP4FdklzSafQGTU2&lt;/A&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;Thanks forehand&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 08:38:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91808#M27240</guid>
      <dc:creator>rrios</dc:creator>
      <dc:date>2020-04-24T08:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91809#M27241</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/81406"&gt;@rrios&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Does the thumbnail render eventually - say after 30 mins? &lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/document-preview-isn-t-working-on-edited-documents/td-p/285961" target="_self" rel="nofollow noopener noreferrer"&gt;Similar issues&lt;/A&gt; have been raised in the hub.&lt;/P&gt;
&lt;P&gt;I'll look into this &amp;amp; get back when I know more.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 09:24:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91809#M27241</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-04-24T09:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91810#M27242</link>
      <description>&lt;P&gt;hi Eddie&lt;/P&gt;&lt;P&gt;sorry for my late reply&lt;/P&gt;&lt;P&gt;i've experienced the same issue, and the malfunction persists after a lot of time and also after a restart of Alfresco services or server reboot&lt;/P&gt;&lt;P&gt;R. Massa&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 09:45:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91810#M27242</guid>
      <dc:creator>robimassa</dc:creator>
      <dc:date>2020-04-28T09:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91811#M27243</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/81459"&gt;@robimassa&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;What version of Alfresco are you using? What is your environment, etc?&lt;/P&gt;
&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 12:23:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91811#M27243</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-04-28T12:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91812#M27244</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Sorry for the late reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;In the test I have done it doesn't seem to get rendered after that time.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 09:38:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91812#M27244</guid>
      <dc:creator>rrios</dc:creator>
      <dc:date>2020-05-06T09:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91813#M27245</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/81406"&gt;@rrios&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Take a look at this &lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/document-previews-not-working/m-p/298364" target="_self" rel="nofollow noopener noreferrer"&gt;thread&lt;/A&gt; -&amp;nbsp; you may need to change the size limits in alfresco-global.properties.&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 10:28:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91813#M27245</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-05-07T10:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91814#M27246</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks &lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/76783"&gt;@EddieMay&lt;/A&gt; , but I think that is not my case.&lt;/P&gt;&lt;P&gt;&amp;nbsp; I was trying with just a plain text file with content:&lt;/P&gt;&lt;PRE&gt;1
2
3&lt;/PRE&gt;&lt;P&gt;Then add a couple more lines, and then it happens.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 10:36:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91814#M27246</guid>
      <dc:creator>rrios</dc:creator>
      <dc:date>2020-05-07T10:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91815#M27247</link>
      <description>&lt;P&gt;I confirm the same issue here on Alfresco CE 6.2 201911 GA version.&lt;/P&gt;&lt;P&gt;Preview (PDF generation) fails on second edit or upload.&lt;/P&gt;&lt;P&gt;This issue does not exist in 5.2(201707) version! So this may be a regression.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 03:34:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91815#M27247</guid>
      <dc:creator>youring</dc:creator>
      <dc:date>2020-06-04T03:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91816#M27248</link>
      <description>&lt;P&gt;Same issue, have you find a solution?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 11:26:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91816#M27248</guid>
      <dc:creator>AlfrescoZZZ</dc:creator>
      <dc:date>2020-09-02T11:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91817#M27249</link>
      <description>&lt;P&gt;Same issue for me any solution ?...&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 10:15:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91817#M27249</guid>
      <dc:creator>vpan</dc:creator>
      <dc:date>2021-03-04T10:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91818#M27250</link>
      <description>&lt;P&gt;Pdf preview stop working after document edited using offline option.&lt;/P&gt;&lt;P&gt;Could not load pdf content&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 14:11:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91818#M27250</guid>
      <dc:creator>izharmail</dc:creator>
      <dc:date>2021-06-25T14:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91819#M27251</link>
      <description>&lt;P&gt;It's quite complicated to know what is hapening without any error log. Could you please attach your logfile as soon as you realize it's happening?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 14:33:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91819#M27251</guid>
      <dc:creator>cristinamr</dc:creator>
      <dc:date>2021-06-25T14:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91820#M27252</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;Im face the same issue with Alfresco 6.1 GA, the same issue was metioned at &lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/document-preview-isn-t-working-on-edited-documents/td-p/285961" target="_self" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/document-preview-isn-t-working-on-edited-documents/td-p/285961&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Logs: (The complete logs are showen on link above)&lt;/P&gt;&lt;PRE&gt;ERROR [extensions.webscripts.AbstractRuntime] [http-nio-8080-exec-7] Exception from executeScript: 10160020 Wrapped Exception (with status template): 10160218 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js': 10160217 10160216 A rendition of name: {http://www.alfresco.org/model/content/1.0}pdf should have been created for source node: workspace://SpacesStore/88eb6f27-6b6e-4656-8c3e-705450082e95
 org.springframework.extensions.webscripts.WebScriptException: 10160020 Wrapped Exception (with status template): 10160218 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js': 10160217 10160216 A rendition of name: {http://www.alfresco.org/model/content/1.0}pdf should have been created for source node: workspace://SpacesStore/88eb6f27-6b6e-4656-8c3e-705450082e95


Caused by: org.alfresco.scripts.ScriptException: 10160218 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js': 10160217 10160216 A rendition of name: {http://www.alfresco.org/model/content/1.0}pdf should have been created for source node: workspace://SpacesStore/88eb6f27-6b6e-4656-8c3e-705450082e95&lt;/PRE&gt;&lt;P&gt;There is any solution for this? Note that this error was detected more than &lt;STRONG&gt;(2)two&lt;/STRONG&gt; years ago and there is still no solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;the current versions of Alfresco have this improvement?&amp;nbsp; if yes, how can we migrate it ??&lt;/P&gt;&lt;P&gt;How can we track this issue ?? There is another forum to do that ???&lt;/P&gt;&lt;P&gt;Thanks ...&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 13:18:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91820#M27252</guid>
      <dc:creator>dnhatsave</dc:creator>
      <dc:date>2021-11-16T13:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91821#M27253</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I manage to solve this problem by using &lt;STRONG&gt;Alfresco Transform service&lt;/STRONG&gt; &lt;STRONG&gt;AIO&lt;/STRONG&gt; with Alfresco Content Services 7.1 GA , i follow the &lt;A href="https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html" target="_self" rel="nofollow noopener noreferrer"&gt;Link&lt;/A&gt; Props to &lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/74498"&gt;@abhinavmishra14&lt;/A&gt;&amp;nbsp; For the excelent and detailed work.&lt;/P&gt;&lt;P&gt;I hope this is useful.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 09:24:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91821#M27253</guid>
      <dc:creator>dnhatsave</dc:creator>
      <dc:date>2021-11-19T09:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnails not generated after editing.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91822#M27254</link>
      <description>&lt;P&gt;I hit same issue with alfresco 7.4 and transform engine 5.1.0. Only working solution for me was create beahvior, delete existing thumbnails and create new one. Here is my code:&lt;/P&gt;&lt;PRE&gt;@Override
public void onContentUpdate(NodeRef nodeRef, boolean newContent) {

	NodeService nodeService = serviceRegistry.getNodeService();
	RenditionService2 renditionService2 = serviceRegistry.getRenditionService2();

	if(nodeService.exists(nodeRef))
	{
		if(ContentModel.TYPE_THUMBNAIL.equals(nodeService.getType(nodeRef))==false)
		{
			Set&amp;lt;QName&amp;gt; types = new HashSet&amp;lt;QName&amp;gt;();
			types.add(ContentModel.TYPE_THUMBNAIL);
			
			List&amp;lt;ChildAssociationRef&amp;gt; thumbnail_assocs = nodeService.getChildAssocs(nodeRef, types);
			for (ChildAssociationRef thumbnail_assoc : thumbnail_assocs) {
				NodeRef thumbnail = thumbnail_assoc.getChildRef();
				nodeService.deleteNode(thumbnail);
			}
			renditionService2.render(nodeRef, "pdf");
	    }
	}
}&lt;/PRE&gt;&lt;P&gt;If someone found better solution i will be glad. This is ugly &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 17:51:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/thumbnails-not-generated-after-editing/m-p/91822#M27254</guid>
      <dc:creator>Dagoo</dc:creator>
      <dc:date>2024-09-10T17:51:43Z</dc:date>
    </item>
  </channel>
</rss>

