cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Start Workflow in Alfresco Share

poundpuppy
Champ in-the-making
Champ in-the-making
Hi there,

I am unable to start a standard Alfresco Review and Approve workflow when I select "Send Email Notifications".  The error in the Tomcat log is as follows, and the screenshot of the error message is attached.

Any help much appreciated.  Thanks!


Caused by: net.sf.acegisecurity.AccessDeniedException: Access Denied
   at org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider.decide(ACLEntryAfterInvocationProvider.java:374)
   at org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider.decide(ACLEntryAfterInvocationProvider.java:271)
   at net.sf.acegisecurity.afterinvocation.AfterInvocationProviderManager.decide(AfterInvocationProviderManager.java:107)
   at net.sf.acegisecurity.intercept.AbstractSecurityInterceptor.afterInvocation(AbstractSecurityInterceptor.java:333)
   at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:82)
   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
   at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:46)
   … 177 more
3 REPLIES 3

yogeshpj
Star Contributor
Star Contributor
Could you please verify that you have appropriate permission to start workflow on content.Also check your mail configuration.

poundpuppy
Champ in-the-making
Champ in-the-making
Hi Yogesh,

Thanks for the suggestions.  They both seem to be in order.  I am able to initiate the workflow as long as that button is not checked, and I receive other Alfresco notifications.

kaynezhang
World-Class Innovator
World-Class Innovator
The error is caused by email notification need to use template in "Company Home/Data Dictionary/Email Templates/workflow notification",but your user has no permission to access the template.
Make sure "Company Home/Data Dictionary/Email Templates/workflow notification" can read by every one.