10-03-2010 07:05 AM
10-03-2010 09:12 AM
10-03-2010 05:11 PM
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 ]
org.alfresco.repo.security.permissions.AccessDeniedException: 09030072 Access Denied. You do not have the appropriate permissions to perform this operation.
at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:48)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:132)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at $Proxy7.setProperties(Unknown Source)
at org.alfresco.repo.action.ActionServiceImpl.saveActionProperties(ActionServiceImpl.java:911)
at org.alfresco.repo.action.ActionServiceImpl.saveActionImpl(ActionServiceImpl.java:871)
at org.alfresco.repo.action.ActionTrackingServiceImpl.recordActionComplete(ActionTrackingServiceImpl.java:142)
at org.alfresco.repo.action.ActionTrackingServiceImpl.recordActionComplete(ActionTrackingServiceImpl.java:126)
at org.alfresco.repo.action.ActionServiceImpl.executeActionImpl(ActionServiceImpl.java:678)
at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper$1$1.execute(AsynchronousActionExecutionQueueImpl.java:436)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:325)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:232)
at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper$1.doWork(AsynchronousActionExecutionQueueImpl.java:445)
at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)
at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper.run(AsynchronousActionExecutionQueueImpl.java:448)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: net.sf.acegisecurity.AccessDeniedException: Access is denied.
at net.sf.acegisecurity.vote.AffirmativeBased.decide(AffirmativeBased.java:86)
at net.sf.acegisecurity.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:394)
at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:77)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:44)
10-03-2010 05:19 PM
10-03-2010 06:07 PM
10-05-2010 05:44 AM
10-05-2010 08:07 AM
10-05-2010 08:16 AM
10-05-2010 08:53 AM
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?
10-05-2010 09:18 AM
I've seen this permissions denied error in 3.4.a as well.
If you copy the nodeRef in the errorlog, and search for it in the node browser, what kind of object is it?
Is it a ruleFolder, this was my case.
And this rule applies autoversioning. Maybe it interferes with renditions(thumbnailing), trying to set versioning on child objects besides the actual document?
Just speculating, have to do some more testing.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.