<?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: Document not updated in flash viewer in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227761#M180891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did a complete new install, but the problem remains&amp;nbsp; &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; Does anyone know why a modified document (new version) is &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;only&lt;/SPAN&gt;&lt;SPAN&gt; updated in the flash preview screen when the user is a member of ALFRESCO_AMINISTRATORS?&amp;nbsp; This does not work if the user is no member of ALFRESCO_ADMINISTRATORS, even if the user is a site administrator. It must be some permissions issue, but I was not able to find it sofar.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Oct 2010 09:44:21 GMT</pubDate>
    <dc:creator>mnemonic</dc:creator>
    <dc:date>2010-10-05T09:44:21Z</dc:date>
    <item>
      <title>Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227756#M180886</link>
      <description>The flash viewer (document details) only shows me the initial version (version 1.0) of a document (no matter what). When I upload a new version of the document, the flash viewer still shows the 1.0 version. I only can see the differences when viewing the document with the appropriate local applicati</description>
      <pubDate>Sun, 03 Oct 2010 11:05:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227756#M180886</guid>
      <dc:creator>mnemonic</dc:creator>
      <dc:date>2010-10-03T11:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227757#M180887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my experience with v3.3g, the preview reflects the latest changes to the document. There can be a delay in the update depending on how busy the server is.&amp;nbsp; In that case, when you refresh the page the new image appears.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Oct 2010 13:12:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227757#M180887</guid>
      <dc:creator>stevegreenbaum</dc:creator>
      <dc:date>2010-10-03T13:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227758#M180888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This thing is driving me mad. I have the same issue with 3.3.g. I tried updating pdf2swf to 0.9.1, updating OpenOffice to 3.2.1, but nothing works. Uploading a new version of a file corresponds with the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ERROR [org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl] Failed to execute asynchronous action: Action[ id=d8a248d7-8a1d-46b2-a06c-0bd1df6a9492, node=workspace://SpacesStore/d8a248d7-8a1d-46b2-a06c-0bd1df6a9492 ]&lt;BR /&gt;org.alfresco.repo.security.permissions.AccessDeniedException: 09030072 Access Denied.&amp;nbsp; You do not have the appropriate permissions to perform this operation.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:48)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:132)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at $Proxy7.setProperties(Unknown Source)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.action.ActionServiceImpl.saveActionProperties(ActionServiceImpl.java:911)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.action.ActionServiceImpl.saveActionImpl(ActionServiceImpl.java:871)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.action.ActionTrackingServiceImpl.recordActionComplete(ActionTrackingServiceImpl.java:142)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.action.ActionTrackingServiceImpl.recordActionComplete(ActionTrackingServiceImpl.java:126)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.action.ActionServiceImpl.executeActionImpl(ActionServiceImpl.java:678)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper$1$1.execute(AsynchronousActionExecutionQueueImpl.java:436)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:325)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:232)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper$1.doWork(AsynchronousActionExecutionQueueImpl.java:445)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper.run(AsynchronousActionExecutionQueueImpl.java:448)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Thread.java:619)&lt;BR /&gt;Caused by: net.sf.acegisecurity.AccessDeniedException: Access is denied.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at net.sf.acegisecurity.vote.AffirmativeBased.decide(AffirmativeBased.java:86)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at net.sf.acegisecurity.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:394)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:77)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:44)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Oct 2010 21:11:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227758#M180888</guid>
      <dc:creator>mnemonic</dc:creator>
      <dc:date>2010-10-03T21:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227759#M180889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I understand correctly, you are able to upload the new version, but the thumbnail is not updated and the error message above appears in the log?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what is causing this, but the error message "Access Denied.&amp;nbsp; You do not have the appropriate permissions to perform this operation."&amp;nbsp; should help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I installed v3.4 today and in my installation I can upload a new version of a document and the preview shows the updated image.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Oct 2010 21:19:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227759#M180889</guid>
      <dc:creator>stevegreenbaum</dc:creator>
      <dc:date>2010-10-03T21:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227760#M180890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just found out that it works when I'm a member of the ALFRESCO_ADMINISTRATORS group, but I don't think this would be appropriate for other users&amp;nbsp; :wink:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Oct 2010 22:07:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227760#M180890</guid>
      <dc:creator>mnemonic</dc:creator>
      <dc:date>2010-10-03T22:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227761#M180891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did a complete new install, but the problem remains&amp;nbsp; &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; Does anyone know why a modified document (new version) is &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;only&lt;/SPAN&gt;&lt;SPAN&gt; updated in the flash preview screen when the user is a member of ALFRESCO_AMINISTRATORS?&amp;nbsp; This does not work if the user is no member of ALFRESCO_ADMINISTRATORS, even if the user is a site administrator. It must be some permissions issue, but I was not able to find it sofar.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 09:44:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227761#M180891</guid>
      <dc:creator>mnemonic</dc:creator>
      <dc:date>2010-10-05T09:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227762#M180892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you create a document as a non-admin user and then update that document as a non-admin user, does it update the flash image?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 12:07:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227762#M180892</guid>
      <dc:creator>stevegreenbaum</dc:creator>
      <dc:date>2010-10-05T12:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227763#M180893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've seen this permissions denied error in 3.4.a as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you copy the nodeRef in the errorlog, and search for it in the node browser, what kind of object is it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it a ruleFolder, this was my case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And this rule applies autoversioning. Maybe it interferes with renditions(thumbnailing), trying to set versioning on child objects besides the actual document?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just speculating, have to do some more testing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 12:16:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227763#M180893</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2010-10-05T12:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227764#M180894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you create a document as a non-admin user and then update that document as a non-admin user, does it update the flash image?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;No, the flash image is not updated and the above error is generated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 12:53:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227764#M180894</guid>
      <dc:creator>mnemonic</dc:creator>
      <dc:date>2010-10-05T12:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227765#M180895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I've seen this permissions denied error in 3.4.a as well.&lt;BR /&gt;If you copy the nodeRef in the errorlog, and search for it in the node browser, what kind of object is it?&lt;BR /&gt;Is it a ruleFolder, this was my case.&lt;BR /&gt;And this rule applies autoversioning. Maybe it interferes with renditions(thumbnailing), trying to set versioning on child objects besides the actual document?&lt;BR /&gt;&lt;BR /&gt;Just speculating, have to do some more testing.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I took some screenshots of the nodebrowser:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]&lt;/SPAN&gt;&lt;A href="http://www1.lauwerscollege.nl/temp/screenshot16.png" rel="nofollow noopener noreferrer"&gt;http://www1.lauwerscollege.nl/temp/screenshot16.png&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]&lt;/SPAN&gt;&lt;A href="http://www1.lauwerscollege.nl/temp/screenshot17.png" rel="nofollow noopener noreferrer"&gt;http://www1.lauwerscollege.nl/temp/screenshot17.png&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope it makes any sense to you, because to me it doesn't&amp;nbsp; :wink:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 13:18:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227765#M180895</guid>
      <dc:creator>mnemonic</dc:creator>
      <dc:date>2010-10-05T13:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227766#M180896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a new Rendering Actions Space in Data Dictionary, and this node is a subnode to that space (childs are only visible in node browser from what I can tell).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now there is Consumer rights to EVERYONE. I dont know if this is enough, or that more priviliged rights is expected. And it may very well be some other node that is the actuall cause.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 14:02:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227766#M180896</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2010-10-05T14:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227767#M180897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found it!.. Setting appropiate (user) permissions on the rendering_action_space does the trick. The default permissions on the rendering_action_space is everyone:consumer, which was not enough&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 14:05:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227767#M180897</guid>
      <dc:creator>mnemonic</dc:creator>
      <dc:date>2010-10-05T14:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227768#M180898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thats good news. What space permissions did you add?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, can you file a case in &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com&lt;/A&gt;&lt;SPAN&gt;, paste a reference to this thread. I think it is really important that someone who knows what permission should be sufficient review this, an possibly patch it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 15:13:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227768#M180898</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2010-10-05T15:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227769#M180899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a JIRA that looks like the issue you're all discussing: &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/jira/browse/ALF-3262" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/jira/browse/ALF-3262&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Changing permissions on the Rendering Actions Space may fix things, but it is not something you should need to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If the previews don't keep updating with new versions of content, then it's a bug. I'm working on it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Watch ALF-3262 for updates. And thanks for the forum posts - you've given me some useful information for fixing this issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 15:20:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227769#M180899</guid>
      <dc:creator>neilm</dc:creator>
      <dc:date>2010-10-05T15:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227770#M180900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thats good news. What space permissions did you add?&lt;BR /&gt;&lt;BR /&gt;Also, can you file a case in &lt;A href="http://issues.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com&lt;/A&gt;, paste a reference to this thread. I think it is really important that someone who knows what permission should be sufficient review this, an possibly patch it.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;First I tried it with a specific user, which I gave collaborator permissions. This works. As a more general "solution" I unticked "inherit parent permissions"&amp;nbsp; and put a new permission on EVERYONE, i.e. when you give EVERYONE the role coordinator, collaborator or editor this problem doesn't occur. The roles consumer and contributor don't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tnx all for the replies&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 16:02:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227770#M180900</guid>
      <dc:creator>mnemonic</dc:creator>
      <dc:date>2010-10-05T16:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227771#M180901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For those of you that can't be bothered to go to JIRA &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; , I'll tell you here that I have found the cause of this issue. It's the ActionTrackingService (introduced in Alfresco 3.4).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I understand all your comments correctly? This issue is only seen on 3.4? Not on 3.3? I certainly can't reproduce it on 3.3, but can on 3.4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So FYI, the update of the doclib/webpreview thumbnails is a 'rendition', which is an extension of an action. This action is executed asynchronously in the background in order to regenerate the thumbnails for a doc when a new version is uploaded. This worked fine in 3.3, but with the addition of the ActionTrackingService in 3.4, persisted asynchronous actions (which includes renditions) have their completion status written to the DB. You can see this in the NodeBrowser screenshot further up this thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But rendition definitions are all located in Data Dictionary/Rendering Actions Space which non-admin users are not supposed to see.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the fix here is NOT to relax permissions on that folder - it's an important system folder that needs to be kept private from most users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The fix is to have the action persistence run as the 'system' user rather than the logged in user. That's something that requires a little coding in the ActionTrackingService and a rebuild of Alfresco, I'm afraid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The fix is coming soon for this issue and should in in 3.4.b.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 16:21:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227771#M180901</guid>
      <dc:creator>neilm</dc:creator>
      <dc:date>2010-10-05T16:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227772#M180902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;A fix is coming soon for this issue and should in in 3.4.b.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Tnx! I looking forward for it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 16:36:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227772#M180902</guid>
      <dc:creator>mnemonic</dc:creator>
      <dc:date>2010-10-05T16:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227773#M180903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm quite new to this, and so possible I don't really understand the solution here. I am using the very latest version – 3.4D - just downloaded and installed it last week; but I have the same problem –&amp;gt; web preview only shows Version 1.0 of the document, no matter how many times I update (making changes in CIFS or uploading via share).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have set-up all documents as versionable using the &amp;lt;mandatory-aspects&amp;gt; idea show in the Community Edition 3.3 Installing and Configuring Alfresco document. As such, if I open a document from CIFS (i.e. double clicking on an XLS spreadsheet say) make a change and then save, I get a new version [actually often I get 2 new versions, but I realise that is a CIFS problem, not a preview problem]).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The document is updated in Share (e.g. if I download the file in share or from CIFS) - but the preview remains the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried this logged in a user, or as admin… no difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have tried changing the permissions on the Data Dictionary &amp;gt; Rendering Actions Space and changed the permissions from 'Inherited' (everyone = consumer) to 'not inherited' and then setting everyone = collaborator or editor… but it did not resolve the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FYI - this problem occurs for office files and PDFs; but I just noticed before sending this that there is not a problem for image files (e.g. jpg).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 16:16:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227773#M180903</guid>
      <dc:creator>richard_davies</dc:creator>
      <dc:date>2011-03-16T16:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227774#M180904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Same here with 3.4d community. The bug isn't fixed, preview ok for admin but don't work for users…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 15:56:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227774#M180904</guid>
      <dc:creator>swiggy</dc:creator>
      <dc:date>2011-04-07T15:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Document not updated in flash viewer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227775#M180905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just wanted to add a +1 for this issue in 3.4d !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Caused by: org.alfresco.scripts.ScriptException: 05010287 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js': 05010286 Access Denied.&amp;nbsp; You do not have the appropriate permissions to perform this operation.&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 11:31:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-not-updated-in-flash-viewer/m-p/227775#M180905</guid>
      <dc:creator>mactheknife</dc:creator>
      <dc:date>2011-06-01T11:31:24Z</dc:date>
    </item>
  </channel>
</rss>

