cancel
Showing results for 
Search instead for 
Did you mean: 

share invitation

mvdheiden
Champ in-the-making
Champ in-the-making
Hallo,

Alfresco 3 stable: share is not able to send invitations neither for internal nor for external users.

Ideas?

Code:
    13:01:37,013 ERROR [org.jbpm.graph.def.GraphElement] action threw exception: Failed to execute supplied script: ReferenceError: "wf_resourceName" is not defined. (AlfrescoScript#1)
    org.alfresco.scripts.ScriptException: Failed to execute supplied script: ReferenceError: "wf_resourceName" is not defined. (AlfrescoScript#1)
            at org.alfresco.repo.jscript.RhinoScriptProcessor.executeString(RhinoScriptProcessor.java:195)
            at org.alfresco.repo.processor.ScriptServiceImpl.executeScriptString(ScriptServiceImpl.java:303)
            at org.alfresco.repo.processor.ScriptServiceImpl.executeScriptString(ScriptServiceImpl.java:281)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:296)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:177)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:144)
            at org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor.invoke(AlwaysProceedMethodInterceptor.java:40)
            at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166)
            at
2 REPLIES 2

mrogers
Star Contributor
Star Contributor
Could you confirm which version of Alfresco you are using?    Are you perhaps using a nightly build rather than 3 Stable?

mvdheiden
Champ in-the-making
Champ in-the-making
Using: alfresco-labs-war-3Stable.tar.gz

Status Page reads:

Installed Schema   64
Installed Version   2.1.0 (484)
Server Schema   1002
Server Version   3.0.0 (Stable 1526)