<?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 Version Difference of documents in alfresco share 5.2 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/version-difference-of-documents-in-alfresco-share-5-2/m-p/29529#M12575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to achive version difference using google api diff patch match in alfresco share.&lt;/P&gt;&lt;P&gt;i have taken help from&amp;nbsp;&lt;B&gt;Douglas C. R. Paes&lt;/B&gt;‌ 's code&amp;nbsp;&lt;A class="link-titled" href="https://github.com/douglascrp/versions-difference-alfresco-plug-in" title="https://github.com/douglascrp/versions-difference-alfresco-plug-in" rel="nofollow noopener noreferrer"&gt;GitHub - douglascrp/versions-difference-alfresco-plug-in: Automatically exported from code.google.com/p/versions-differe…&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was supposed to work on alfresco &amp;gt; 4.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far i have got the output for the project but there are 2 issues to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;1. It reloads the page with an error in repo&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;ERROR [extensions.webscripts.AbstractRuntime] [http-bio-8080-exec-9] Exception from executeScript: 10280001 Wrapped Exception (with status template): 10280023 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js': 10280022 10280021 This operation is not supported by a version store implementation of the node service.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; org.springframework.extensions.webscripts.WebScriptException: 10280001 Wrapped Exception (with status template): 10280023 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js': 10280022 10280021 This operation is not supported by a version store implementation of the node service.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.extensions.webscripts.AbstractWebScript.createStatusException(AbstractWebScript.java:1138)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.web.scripts.content.StreamContent.execute(StreamContent.java:202)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:512)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:464)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:587)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:656)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.executeScriptInternal(RepositoryContainer.java:428)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:308)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:399)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:210)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:132)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:68)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at java.lang.Thread.run(Thread.java:748)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Caused by: org.alfresco.scripts.ScriptException: 10280023 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js': 10280022 10280021 This operation is not supported by a version store implementation of the node service.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.jscript.RhinoScriptProcessor.execute(RhinoScriptProcessor.java:211)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.processor.ScriptServiceImpl.execute(ScriptServiceImpl.java:219)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.processor.ScriptServiceImpl.executeScript(ScriptServiceImpl.java:181)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.web.scripts.RepositoryScriptProcessor.executeScript(RepositoryScriptProcessor.java:109)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.springframework.extensions.webscripts.AbstractWebScript.executeScript(AbstractWebScript.java:1376)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; at org.alfresco.repo.web.scripts.content.StreamContent.execute(StreamContent.java:146)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; ... 32 more&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Caused by: org.alfresco.service.cmr.thumbnail.ThumbnailException: 10280022 10280021 This operation is not supported by a version store implementation of the node service.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="17744" alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/alfresco/17744_Screenshot from 2017-11-23 18-03-16.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 15px;"&gt;&lt;STRONG&gt;Unstable page URL&lt;/STRONG&gt;&lt;/SPAN&gt; :&amp;nbsp;&lt;A class="link-titled" href="http://localhost:8081/share/page/site/{siteId}/versions-difference?nodeRef={nodeRef}&amp;amp;versRef={versRef}" title="http://localhost:8081/share/page/site/{siteId}/versions-difference?nodeRef={nodeRef}&amp;amp;versRef={versRef}" rel="nofollow noopener noreferrer"&gt;http://localhost:8081/share/page/site/{siteId}/versions-difference?nodeRef={nodeRef}&amp;amp;versRef={versRef}&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;2. Correct formatting of the document is missing it just shows the difference between the words.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;3. If the page is called outside the scope of the site then the page is stable and works fine&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;IMG __jive_id="17793" alt="output with altered URL" class="image-2 jive-image j-img-original" src="/legacyfs/online/alfresco/17793_Screenshot from 2017-11-28 16-02-59.png" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="color: #800000;"&gt;&lt;STRONG&gt;Stable page URL&lt;/STRONG&gt;&lt;/SPAN&gt; :&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="http://localhost:8081/share/page/site/{siteId}/versions-difference?nodeRef={nodeRef}&amp;amp;versRef={versRef}" style="color: #2989c5; text-decoration: none;" title="http://localhost:8081/share/page/site/{siteId}/versions-difference?nodeRef={nodeRef}&amp;amp;versRef={versRef}" rel="nofollow noopener noreferrer"&gt;http://localhost:8081/share/page/versions-difference?nodeRef={nodeRef}&amp;amp;versRef={versRef}&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px; color: #008000;"&gt;I am sharing my work here please if anyone can help me with this.&amp;nbsp; :&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="link-titled" href="https://github.com/tusharkhanka/version-difference-alfresco" title="https://github.com/tusharkhanka/version-difference-alfresco" rel="nofollow noopener noreferrer"&gt;GitHub - tusharkhanka/version-difference-alfresco&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Nov 2017 12:37:38 GMT</pubDate>
    <dc:creator>tushar_khanka</dc:creator>
    <dc:date>2017-11-23T12:37:38Z</dc:date>
    <item>
      <title>Version Difference of documents in alfresco share 5.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/version-difference-of-documents-in-alfresco-share-5-2/m-p/29529#M12575</link>
      <description>hi,&amp;nbsp;I am trying to achive version difference using google api diff patch match in alfresco share.i have taken help from&amp;nbsp;Douglas C. R. Paes‌ 's code&amp;nbsp;GitHub - douglascrp/versions-difference-alfresco-plug-in: Automatically exported from code.google.com/p/versions-differe…&amp;nbsp;&amp;nbsp;It was supposed to work on al</description>
      <pubDate>Thu, 23 Nov 2017 12:37:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/version-difference-of-documents-in-alfresco-share-5-2/m-p/29529#M12575</guid>
      <dc:creator>tushar_khanka</dc:creator>
      <dc:date>2017-11-23T12:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Version Difference of documents in alfresco share 5.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/version-difference-of-documents-in-alfresco-share-5-2/m-p/29530#M12576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This question has been posted under&amp;nbsp;&lt;A __default_attr="2007" __jive_macro_name="community" _jive_internal="true" class="jive_macro_community jive_macro link-titled" href="https://community.alfresco.com/community/bpm" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;, which is devoted to Activiti and Alfresco Process Services. Since the question relates to a Content product there would be better likelihood of an informed reply by posting under&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/space/2004"&gt;Alfresco Content Services (ECM)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 16:35:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/version-difference-of-documents-in-alfresco-share-5-2/m-p/29530#M12576</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2017-12-08T16:35:17Z</dc:date>
    </item>
  </channel>
</rss>

