cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco Web Script Portlet rivet

rivetlogic
Champ on-the-rise
Champ on-the-rise
AWPr

AWPr is a JSR-168 portlet that can be used to expose remote Alfresco Web scripts, including those that need user authentication. With the help of a custom Alfresco authentication component that we wrote the portlet can carry the user credentials from the portal to Alfresco, authenticate the user in Alfresco and retrieve a ticket that can be used during all subsequent interactions between the end-user, the portlet and ultimately the Alfresco Web script itself.

Motivation for AWPr

When integrating Alfresco Web scripts with JBoss Portal or Liferay Portal AWPr alleviates the need for having to deploy all of Alfresco inside the portal as is the case when using Alfresco's OOTB (out-of-the-box) Web script portlet for Alfresco/Portal integration.

AWPr is also highly configurable. Through the use of portlet preferences you can create multiple instances of AWPr and configure each one with a different Web script URL and a set of parameters with default values if needed. The instance will then RESTfully fetch the result of the Web script's render phase and carry that over to the portlet finally rendering it on the screen within the confines of the portlet window.

It is hence possible to run two instances of AWPr on a single portal page where each instance is exposing a different Web script even if those Web scripts are hosted on two different Alfresco servers regardless of their geographic location.

AWPr lives here:
http://wiki.rivetlogic.org/display/AWPr/

Feel free to ask questions about AWPr in this thread.

–Alaaeldin
125 REPLIES 125

rivetlogic
Champ on-the-rise
Champ on-the-rise
Hi,

  Thanks for your work, Alaaeldin.

   I'm having problems working with:
    Liferay Portlet 5.2.2
    Alfresco Labs 3Stable
   Have everyone connected them?.

   I thought it was imposibble because:
Alfresco 3Stable CIFS share becomes unstable with "UserTransaction being garbage collected without a commit() or rollback()." error
, see https://issues.alfresco.com/jira/browse/ETHREEOH-1553 for more information.

Thanks for the kind words  Smiley Happy

I don't think this issue is relevant when using AWPr since you would be deploying Alfresco and Liferay on two separate JVMs.

Best,

–Alaaeldin

marco_altieri
Star Contributor
Star Contributor
Hi all,
I want to use rivet logic awpr portlet and so I'm trying to understand how it works and how secure it is.

I would like to know if someone can confirm that:
1)
The Util.java class uses

      usernName = liferayUser.getLogin()

as the alfresco user. When Liferay uses email address for user credentials, liferayUser.getLogin()  is the user email that can hardly be used as a username on Alfresco. It seems not possible to use the screenName.

2)
AWPR is able to access Alfresco webscript using the Liferay user, but it does not authenticate the user on Alfresco: for example, if I configure awpr to use a webscript that requires authentication but just returns a link to an Alfresco document, the portlet works well, but I cannot access the document because I'm not authenticated on Alfresco. I have to use a portlet like MySpaces that makes an Ajax call and creates the ticket on Alfresco and than I'm authenticated and I can navigate inside the Alfresco web client.

3) The MySpaces portlet uses a call like this one:


Can somene sniffs the http traffic, reads the ticket and uses it to get access on Alfresco?

Thanks
Mar...



'>http://localhost:8080/alfresco/wcservice/ui/awprmyspacespanel?p=/Company%20Home/User%20Homes/liferay...

Can somene sniffs the http traffic, reads the ticket and uses it to get access on Alfresco?

Thanks
Mar...



dnavarro
Champ in-the-making
Champ in-the-making
I'm still trying to install AWPr in Alfresco 3Stable Labs. (v 3.1).

1- Installation of Alfresco 3Stable Labs without changes except:
    1_a) OpenOffice installed.
    1_b) ImageMagick installed.
    1_c) swftools installed.
    1_d) new custom-repository.properties with:
ooo.exe=/home/intranet/opt/OpenOffice/openoffice.org3/program/soffice
ooo.user=${dir.root}/oouser
img.root=/usr
swf.exe=/usr/local/bin/pdf2swf

            Nothing more (no databases, no LDAP, etc.)

    1_Check) localhost:8080  OK. No exceptions in catalina.out. PERFECT !

2- Installation of example Web Scripts from AWPr
    java -jar alfresco-mmt.jar install awpr- example-webscripts.amp /home/intranet/opt/alfresco3Stable/tomcat/webapps/alfresco.war -verbose

    log says OK.

3- Install the STAr AMP
    3.1)  java -jar alfresco-mmt.jar install star-1.0.0.amp /home/intranet/opt/alfresco3Stable/tomcat/webapps/alfresco.war -verbose

    3.2) New chaining-authentication-context.xml   from http://wiki.rivetlogic.org/display/AWPr/STAr#STAr-Alfresco3.1.  Copy & paste (no manual edition).

    log says OK.


4- Check Alfresco. ->  ./alfresco.sh start   -> CATACRONCH !!

   catalina.out :

11-jun-2009 19:36:31 org.apache.coyote.http11.Http11Protocol init
INFO: Inicializando Coyote HTTP/1.1 en puerto http-8080
11-jun-2009 19:36:31 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1021 ms
11-jun-2009 19:36:31 org.apache.catalina.core.StandardService start
INFO: Arrancando servicio Catalina
11-jun-2009 19:36:31 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
11-jun-2009 19:36:31 org.apache.catalina.startup.HostConfig deployWAR
INFO: Despliegue del archivo studio.war de la aplicaci´┐?n web
19:36:36,765  INFO  [web.scripts.DeclarativeRegistry] Registered 67 Web Scripts (+0 failed), 71 URLs
19:36:36,766  INFO  [web.scripts.AbstractRuntimeContainer] Initialised Presentation Web Script Container (in 690.76105ms)
19:37:37,535  INFO  [web.scripts.DeclarativeRegistry] Registered 101 Web Scripts (+0 failed), 105 URLs
19:37:37,535  INFO  [web.scripts.AbstractRuntimeContainer] Initialised WebFramework Web Script Container (in 60748.05ms)
19:37:37,613  INFO  [web.site.FrameworkHelper] Successfully Initialized Web Framework
11-jun-2009 19:37:37 org.apache.catalina.startup.HostConfig deployWAR
INFO: Despliegue del archivo share.war de la aplicaci´┐?n web
19:37:40,789  INFO  [web.site.FrameworkHelper] Successfully Initialized Web Framework
11-jun-2009 19:37:40 org.apache.catalina.startup.HostConfig deployWAR
INFO: Despliegue del archivo alfresco.war de la aplicaci´┐?n web
11-jun-2009 19:37:41 org.apache.catalina.core.StandardContext addApplicationListener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored.
19:38:01,458  ERROR [web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneFullTextSearchIndexer' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'indexerAndSearcherFactory' while setting bean property 'indexerAndSearcherFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'admLuceneIndexerAndSearcherFactory' while setting bean property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'admLuceneIndexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'contentService' while setting bean property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'nodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplSecureToken' while setting bean property 'authenticationServices' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'admLuceneIndexerAndSearcherFactory' while setting bean property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'admLuceneIndexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'contentService' while setting bean property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'nodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplSecureToken' while setting bean property 'authenticationServices' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'admLuceneIndexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'contentService' while setting bean property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'nodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplSecureToken' while setting bean property 'authenticationServices' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'nodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplSecureToken' while setting bean property 'authenticationServices' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplSecureToken' while setting bean property 'authenticationServices' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplSecureToken' while setting bean property 'authenticationServices' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplSecureToken' while setting bean property 'authenticationServices' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplSecureToken' while setting bean property 'authenticationServices' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplSecureToken' while setting bean property 'authenticationServices' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplSecureToken' while setting bean property 'authenticationServices' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplSecureToken' while setting bean property 'authenticationServices' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplSecureToken' while setting bean property 'authenticationServices' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponentImplSecureToken' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl] for bean with name 'authenticationComponentImplSecureToken' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]; nested exception is java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
Caused by: java.lang.ClassNotFoundException: org.rivetlogic.rivet.star.repo.security.authentication.SecureTokenAuthenticationImpl
   at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1387)
   at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1233)
   at org.springframework.util.ClassUtils.forName(ClassUtils.java:201)
   at org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass(AbstractBeanDefinition.java:327)
   at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1075)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:346)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:281)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:131)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:281)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:131)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.aop.framework.ProxyFactoryBean.initializeAdvisorChain(ProxyFactoryBean.java:428)
   at org.springframework.aop.framework.ProxyFactoryBean.getObject(ProxyFactoryBean.java:225)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectFromFactoryBean(AbstractBeanFactory.java:1236)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1207)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:262)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1099)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:861)
   at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:421)
   at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:251)
   at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:156)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:248)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:733)
   at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:472)
   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:334)
   at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:244)
   at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:187)
   at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49)
   at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)
   at org.apache.catalina.core.StandardContext.start(StandardContext.java:4342)
   at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
   at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
   at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
   at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:830)
   at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:719)
   at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490)
   at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)
   at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
   at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
   at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
   at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
   at org.apache.catalina.core.StandardService.start(StandardService.java:516)
   at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
   at org.apache.catalina.startup.Catalina.start(Catalina.java:578)
   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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
11-jun-2009 19:38:01 org.apache.catalina.core.StandardContext start
GRAVE: Error listenerStart
11-jun-2009 19:38:01 org.apache.catalina.core.StandardContext start
GRAVE: Fall´┐? en arranque del Contexto [/alfresco] debido a errores previos
log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.
11-jun-2009 19:38:03 org.apache.coyote.http11.Http11Protocol start
INFO: Arrancando Coyote HTTP/1.1 en puerto http-8080
11-jun-2009 19:38:03 org.apache.catalina.startup.Catalina start
INFO: Server startup in 92161 ms


Any idea?.

Are you sure that AWPr works with Alfresco 3Stable Labs (3.1 v) ?

As you say in http://wiki.rivetlogic.com/display/AWPr/Compatibility+Matrix AWPr was tested with Alfresco 3.0 Community but I can't found it.


Thanks in advance.

  David Navarro.

mmostafa79
Champ in-the-making
Champ in-the-making
Hi all,
I'm trying to install the rivet logic AWPr but I have a problem:

-I follow the instructions in the http://wiki.rivetlogic.com/display/AWPr/STAr to install the STAr AMP (both awpr-example-webscripts.amp and star-1.0.0.amp are installed).

-I deployed the portlet awpr.war and configured the preferences to use the "AWPr My Spaces Web script" as described in http://wiki.rivetlogic.com/display/AWPr/Example+Web+scripts

-I got the following error:
Alfresco   Web Script Status 500 - Internal Error

The Web Script /alfresco/wcservice/ui/myspaces has responded with a status of 500 - Internal Error.

500 Description:   An error inside the HTTP server which prevented it from fulfilling the request.

Message:   Wrapped Exception (with status template): Error during processing of the template 'get(name) failed on instance of org.alfresco.repo.template.TemplateNode'. Please contact your system administrator.
   
Exception:   net.sf.acegisecurity.AccessDeniedException - Access is denied.
   
   net.sf.acegisecurity.vote.AffirmativeBased.decide(AffirmativeBased.java:86)
   net.sf.acegisecurity.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:394)
   net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:77)
   org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166)
   org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
   org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166)
   org.alfresco.repo.audit.AuditComponentImpl.audit(AuditComponentImpl.java:275)
   org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:69)
   org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166)
   org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
   org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166)
   org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
   $Proxy7.getProperties(Unknown Source)
   org.alfresco.repo.template.TemplateNode.getProperties(TemplateNode.java:219)
   org.alfresco.repo.template.TemplateNode.getName(TemplateNode.java:188)
   sun.reflect.GeneratedMethodAccessor413.invoke(Unknown Source)
   sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   java.lang.reflect.Method.invoke(Method.java:597)
   freemarker.ext.beans.BeansWrapper.invokeMethod(BeansWrapper.java:835)
   freemarker.ext.beans.BeanModel.invokeThroughDescriptor(BeanModel.java:276)
   freemarker.ext.beans.BeanModel.get(BeanModel.java:183)
   freemarker.core.Dot._getAsTemplateModel(Dot.java:76)
   freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
   freemarker.core.Expression.getStringValue(Expression.java:93)
   freemarker.core.BuiltIn$lengthBI._getAsTemplateModel(BuiltIn.java:236)
   freemarker.core.Expression.getAsTemplateModel(Expression.java:89)
   freemarker.core.Assignment.accept(Assignment.java:90)
   freemarker.core.Environment.visit(Environment.java:208)
   freemarker.core.MixedContent.accept(MixedContent.java:92)
   freemarker.core.Environment.visit(Environment.java:208)
   freemarker.core.Environment.process(Environment.java:188)
   freemarker.template.Template.process(Template.java:237)
   org.alfresco.repo.template.FreeMarkerProcessor.process(FreeMarkerProcessor.java:201)
   org.alfresco.web.scripts.AbstractWebScript.renderTemplate(AbstractWebScript.java:505)
   org.alfresco.web.scripts.DeclarativeWebScript.renderFormatTemplate(DeclarativeWebScript.java:241)
   org.alfresco.web.scripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:147)
   org.alfresco.repo.web.scripts.RepositoryContainer$2.execute(RepositoryContainer.java:319)
   org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:320)
   org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:227)
   org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:368)
   org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:390)
   org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:273)
   org.alfresco.web.scripts.AbstractRuntime.executeScript(AbstractRuntime.java:261)
   org.alfresco.web.scripts.AbstractRuntime.executeScript(AbstractRuntime.java:139)
   org.alfresco.web.scripts.servlet.WebScriptServlet.service(WebScriptServlet.java:116)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
   org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
   org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
   org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
   org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
   org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
   org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
   org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
   org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
   org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
   org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
   java.lang.Thread.run(Thread.java:619)
   
Exception:   org.alfresco.repo.security.permissions.AccessDeniedException - Access Denied. You do not have the appropriate permissions to perform this operation.
   
   org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:53)
   
Exception:   freemarker.template.TemplateModelException - get(name) failed on instance of org.alfresco.repo.template.TemplateNode
   
   freemarker.ext.beans.BeanModel.get(BeanModel.java:223)
   
Exception:   org.alfresco.service.cmr.repository.TemplateException - Error during processing of the template 'get(name) failed on instance of org.alfresco.repo.template.TemplateNode'. Please contact your system administrator.
   
   org.alfresco.repo.template.FreeMarkerProcessor.process(FreeMarkerProcessor.java:205)
   
Exception:   org.alfresco.web.scripts.WebScriptException - Wrapped Exception (with status template): Error during processing of the template 'get(name) failed on instance of org.alfresco.repo.template.TemplateNode'. Please contact your system administrator.
   
   org.alfresco.web.scripts.AbstractWebScript.createStatusException(AbstractWebScript.java:595)
   
Server:   Alfresco Labs v3.0.0 (Stable 1526) schema 1,002
Time:   Jun 11, 2009 10:47:27 AM
   
Diagnostics:   Inspect Web Script (org/alfresco/portlets/myspaces.get)

-In liferay logs there just a warning:
WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended
-I'm using liferay 5.2.3 and alfresco 3.0 in different machines. I made the same username/password in both of them. I think there is a problem in authentication but I don't know how can I deal with this.

Any help will be appreciated.
Thanks,

rivetlogic
Champ on-the-rise
Champ on-the-rise
Hi David,

Your logs show that the STAr AMP was not installed successfully into your alfresco.war. When I was doing the same thing I had to remove the records management and other AMPs from the [Alfresco_Home]/amps folder and re-run apply_amps.sh again. You could also edit that shell script and add a -force argument to the AMP installer command.

Some other Rivet Logic developers told me that when they downloaded Alfresco 3 Labs from Alfresco's website they got a Alfresco 3.0.0 Community version instead of a 3.1 (fyi: this was the Mac OS X bundle).

My suggestion is that you should first try to launch Alfresco without the chaining-authentication-context.xml file, make sure you know which version of Alfresco you have, then finally make sure STAr is installed successfully and finally copy the appropriate chaining-authentication-context.xml code from our STAr wiki page.

Cheers,

–Alaaeldin

rivetlogic
Champ on-the-rise
Champ on-the-rise
Hi all,
I'm trying to install the rivet logic AWPr but I have a problem:

-I follow the instructions in the http://wiki.rivetlogic.com/display/AWPr/STAr to install the STAr AMP (both awpr-example-webscripts.amp and star-1.0.0.amp are installed).

-I deployed the portlet awpr.war and configured the preferences to use the "AWPr My Spaces Web script" as described in http://wiki.rivetlogic.com/display/AWPr/Example+Web+scripts

-I got the following error:
Alfresco   Web Script Status 500 - Internal Error

The Web Script /alfresco/wcservice/ui/myspaces has responded with a status of 500 - Internal Error.

500 Description:   An error inside the HTTP server which prevented it from fulfilling the request.

Hi,

Did you copy the appropriate XML code into chaining-authentication-context.xml?

-Alaaeldin

rivetlogic
Champ on-the-rise
Champ on-the-rise
Hi all,
I want to use rivet logic awpr portlet and so I'm trying to understand how it works and how secure it is.

I would like to know if someone can confirm that:
1)
The Util.java class uses

      usernName = liferayUser.getLogin()

as the alfresco user. When Liferay uses email address for user credentials, liferayUser.getLogin()  is the user email that can hardly be used as a username on Alfresco. It seems not possible to use the screenName.

2)
AWPR is able to access Alfresco webscript using the Liferay user, but it does not authenticate the user on Alfresco: for example, if I configure awpr to use a webscript that requires authentication but just returns a link to an Alfresco document, the portlet works well, but I cannot access the document because I'm not authenticated on Alfresco. I have to use a portlet like MySpaces that makes an Ajax call and creates the ticket on Alfresco and than I'm authenticated and I can navigate inside the Alfresco web client.

3) The MySpaces portlet uses a call like this one:


Can somene sniffs the http traffic, reads the ticket and uses it to get access on Alfresco?

Thanks
Mar...



'>http://localhost:8080/alfresco/wcservice/ui/awprmyspacespanel?p=/Company%20Home/User%20Homes/liferayuser&f=0&h=workspace://SpacesStore/ed23f702-b4b4-4b45-a30d-5f6106367ef3&pid=undefined&puri=undefined&alfUrl=http://localhost:8080/alfresco&ticket=TICKET_4fb7a221e79d7be25880b1df05cdd3f6b66e9f2f

Can somene sniffs the http traffic, reads the ticket and uses it to get access on Alfresco?

Thanks
Mar...




Hi Marco,

1)

Liferay supports 3 different ways to login (userId, screenName, and email). 
liferayUser.getLogin() will return the appropriate login based on the login mechanism set. This was intentional. If the requirement is, that the screenName be always used then you should be able to get the screenName  using liferayUser.getScreenName().

2)
Currently AWPr does not support downloads. If you have a link in the ftl file that is a direct link, Alfresco will not be aware of the user.
Proxying the download is under consideration.

AWPr portlet does keep a ticket in the session for the current user and uses the same ticket for all further requests that are proxied through AWPr.

3)
MySpaces is used as an example and AWPr is not limited to any particular Web Script.
Myspaces is not a simple Web Script. It has a lot of ajax calls and supporting beans. The inner panel is populated via an AJAX call and this call will not be aware of the ticket in AWPr session.

AWPr is intended to proxy all requests and not expose alfresco directly to the end user. It is still evolving. Once all the urls can be proxied through AWPr, this should not be an issue.

Best Regards,
Shagul

dnavarro
Champ in-the-making
Champ in-the-making
Hi Alaaeldin,

  Thanks for your reply,


Hi David,

Your logs show that the STAr AMP was not installed successfully into your alfresco.war. When I was doing the same thing I had to remove the records management and other AMPs from the [Alfresco_Home]/amps folder and re-run apply_amps.sh again. You could also edit that shell script and add a -force argument to the AMP installer command.

Before to change nothing my amps folder contains:
   
  • add-amps-here.txt
  •    
  • amp-samples.txt
  •    
  • vti-module.amp
Checking what AMPS are installed:

intranet@intranet-pre:~/opt/alfresco3Stable> ./apply_amps.sh
This script will apply all the AMPs in ./amps to the alfresco.war file in /home/intranet/opt/alfresco3Stable/tomcat\webapps
Press control-c to stop this script . . .
Press any other key to continue . . .
Module 'AWPrExampleWebScripts' installed in '/home/intranet/opt/alfresco3Stable/tomcat/webapps/alfresco.war'
   -    Title:        Example WebScripts for AWPr
   -    Version:      1.0.0
   -    Install Date: Thu Jun 11 19:33:28 CEST 2009
   -    Desription:   Example WebScripts for AWPr
Module 'SecureTokenAuthenticationRivet' installed in '/home/intranet/opt/alfresco3Stable/tomcat/webapps/alfresco.war'
   -    Title:        Secure Token Based Authentication for Alfresco
   -    Version:      1.0.0
   -    Install Date: Thu Jun 11 19:35:52 CEST 2009
   -    Desription:   Secure Token Based Authentication for Alfresco
Module 'org.alfresco.module.vti' installed in '/home/intranet/opt/alfresco3Stable/tomcat/webapps/alfresco.war'
   -    Title:        Vti
   -    Version:      1.0
   -    Install Date: Thu Jun 11 18:25:07 CEST 2009
   -    Desription:   Alfresco Vti Extension


What are the records management?.

1- Anyway, I remove the vti-module.amp.
2- run the apply_amps.sh
3- start alfresco
4- error…

catalina.out:


CompilerOracle: exclude org/apache/lucene/index/IndexReader$1.doBody
CompilerOracle: exclude org/alfresco/repo/search/impl/lucene/index/IndexInfo$Merger.mergeIndexes
CompilerOracle: exclude org/alfresco/repo/search/impl/lucene/index/IndexInfo$Merger.mergeDeletions
12-jun-2009 10:48:27 org.apache.coyote.http11.Http11Protocol init
INFO: Inicializando Coyote HTTP/1.1 en puerto http-8080
12-jun-2009 10:48:27 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 786 ms
12-jun-2009 10:48:27 org.apache.catalina.core.StandardService start
INFO: Arrancando servicio Catalina
12-jun-2009 10:48:27 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
12-jun-2009 10:48:27 org.apache.catalina.startup.HostConfig deployWAR
INFO: Despliegue del archivo studio.war de la aplicaci´┐?n web
10:48:31,200  INFO  [web.scripts.DeclarativeRegistry] Registered 67 Web Scripts (+0 failed), 71 URLs
10:48:31,202  INFO  [web.scripts.AbstractRuntimeContainer] Initialised Presentation Web Script Container (in 632.122ms)
10:49:32,286  INFO  [web.scripts.DeclarativeRegistry] Registered 101 Web Scripts (+0 failed), 105 URLs
10:49:32,286  INFO  [web.scripts.AbstractRuntimeContainer] Initialised WebFramework Web Script Container (in 61062.21ms)
10:49:32,427  INFO  [web.site.FrameworkHelper] Successfully Initialized Web Framework
12-jun-2009 10:49:32 org.apache.catalina.startup.HostConfig deployWAR
INFO: Despliegue del archivo share.war de la aplicaci´┐?n web
10:49:36,206  INFO  [web.site.FrameworkHelper] Successfully Initialized Web Framework
12-jun-2009 10:49:36 org.apache.catalina.startup.HostConfig deployWAR
INFO: Despliegue del archivo alfresco.war de la aplicaci´┐?n web
12-jun-2009 10:49:37 org.apache.catalina.core.StandardContext addApplicationListener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored.
10:49:52,699  ERROR [web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneFullTextSearchIndexer' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'indexerAndSearcherFactory' while setting bean property 'indexerAndSearcherFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'admLuceneIndexerAndSearcherFactory' while setting bean property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'admLuceneIndexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'contentService' while setting bean property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'nodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'admLuceneIndexerAndSearcherFactory' while setting bean property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'admLuceneIndexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'contentService' while setting bean property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'nodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'admLuceneIndexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'contentService' while setting bean property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'nodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'nodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
   at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:356)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedBeanDefinition(AbstractBeanFactory.java:916)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:243)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at
        [… snip …]
12-jun-2009 10:49:52 org.apache.catalina.core.StandardContext start
GRAVE: Error listenerStart
12-jun-2009 10:49:52 org.apache.catalina.core.StandardContext start
GRAVE: Fall´┐? en arranque del Contexto [/alfresco] debido a errores previos
log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.
12-jun-2009 10:49:54 org.apache.coyote.http11.Http11Protocol start
INFO: Arrancando Coyote HTTP/1.1 en puerto http-8080
12-jun-2009 10:49:54 org.apache.catalina.startup.Catalina start
INFO: Server startup in 87557 ms


5- modify apply_amps.sh and add the -force option:
"$JAVA_HOME/bin/java" -jar bin/alfresco-mmt.jar install ./amps $APPSERVER/webapps/alfresco.war -directory -force

6. ./apply_amps.sh     (again)

7. start alfresco

8. Error

new catalina.out:

CompilerOracle: exclude org/apache/lucene/index/IndexReader$1.doBody
CompilerOracle: exclude org/alfresco/repo/search/impl/lucene/index/IndexInfo$Merger.mergeIndexes
CompilerOracle: exclude org/alfresco/repo/search/impl/lucene/index/IndexInfo$Merger.mergeDeletions
12-jun-2009 11:00:00 org.apache.coyote.http11.Http11Protocol init
INFO: Inicializando Coyote HTTP/1.1 en puerto http-8080
12-jun-2009 11:00:00 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 942 ms
12-jun-2009 11:00:00 org.apache.catalina.core.StandardService start
INFO: Arrancando servicio Catalina
12-jun-2009 11:00:00 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
12-jun-2009 11:00:00 org.apache.catalina.startup.HostConfig deployWAR
INFO: Despliegue del archivo studio.war de la aplicaci´┐?n web
11:00:04,596  INFO  [web.scripts.DeclarativeRegistry] Registered 67 Web Scripts (+0 failed), 71 URLs
11:00:04,598  INFO  [web.scripts.AbstractRuntimeContainer] Initialised Presentation Web Script Container (in 413.37402ms)
11:01:05,372  INFO  [web.scripts.DeclarativeRegistry] Registered 101 Web Scripts (+0 failed), 105 URLs
11:01:05,382  INFO  [web.scripts.AbstractRuntimeContainer] Initialised WebFramework Web Script Container (in 60751.58ms)
11:01:05,544  INFO  [web.site.FrameworkHelper] Successfully Initialized Web Framework
12-jun-2009 11:01:05 org.apache.catalina.startup.HostConfig deployWAR
INFO: Despliegue del archivo share.war de la aplicaci´┐?n web
11:01:09,680  INFO  [web.site.FrameworkHelper] Successfully Initialized Web Framework
12-jun-2009 11:01:09 org.apache.catalina.startup.HostConfig deployWAR
INFO: Despliegue del archivo alfresco.war de la aplicaci´┐?n web
12-jun-2009 11:01:12 org.apache.catalina.core.StandardContext addApplicationListener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored.
11:01:39,546  ERROR [web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneFullTextSearchIndexer' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'indexerAndSearcherFactory' while setting bean property 'indexerAndSearcherFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'admLuceneIndexerAndSearcherFactory' while setting bean property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'admLuceneIndexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'contentService' while setting bean property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'nodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'admLuceneIndexerAndSearcherFactory' while setting bean property 'defaultBinding'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'admLuceneIndexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'contentService' while setting bean property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'nodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'admLuceneIndexerAndSearcherFactory' defined in class path resource [alfresco/core-services-context.xml]: Cannot resolve reference to bean 'contentService' while setting bean property 'contentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'nodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentService' defined in class path resource [alfresco/content-services-context.xml]: Cannot resolve reference to bean 'nodeService' while setting bean property 'nodeService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nodeService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mlPropertyInterceptor' defined in class path resource [alfresco/node-services-context.xml]: Cannot resolve reference to bean 'multilingualContentService' while setting bean property 'multilingualContentService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'multilingualContentService' defined in class path resource [alfresco/model-specific-services-context.xml]: Cannot resolve reference to bean 'permissionService' while setting bean property 'permissionService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionService' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'permissionServiceImpl' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionServiceImpl' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownerDynamicAuthority' while setting bean property 'dynamicAuthorities' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownerDynamicAuthority' defined in class path resource [alfresco/public-services-security-context.xml]: Cannot resolve reference to bean 'ownableService' while setting bean property 'ownableService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ownableService' defined in class path resource [alfresco/ownable-services-context.xml]: Cannot resolve reference to bean 'authenticationService' while setting bean property 'authenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationService' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationServiceImplAlfresco' while setting bean property 'mutableAuthenticationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationServiceImplAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'authenticationDaoAlfresco' while setting bean property 'authenticationDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationDaoAlfresco' defined in file [/home/intranet/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension/chaining-authentication-context.xml]: Cannot resolve reference to bean 'userNameMatcher' while setting bean property 'userNameMatcher'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'userNameMatcher' is defined
   at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:356)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedBeanDefinition(AbstractBeanFactory.java:916)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:243)
   at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:261)
   at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:109)
   at [… snip …]
12-jun-2009 11:01:39 org.apache.catalina.core.StandardContext start
GRAVE: Error listenerStart
12-jun-2009 11:01:39 org.apache.catalina.core.StandardContext start
GRAVE: Fall´┐? en arranque del Contexto [/alfresco] debido a errores previos
log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.
12-jun-2009 11:01:43 org.apache.coyote.http11.Http11Protocol start
INFO: Arrancando Coyote HTTP/1.1 en puerto http-8080
12-jun-2009 11:01:43 org.apache.catalina.startup.Catalina start
INFO: Server startup in 103845 ms



make sure you know which version of Alfresco you have

9- Alfresco version?.  3.0 !!!!   (I didn't know before).

    I just knew than the file "Alfresco-Labs-3Stable-Linux-x86-Install" I download it on 04/05/2009  (dd/mm/aaaa). But launching Alfresco I was surprising reading in the catalina.out:

  
12:43:26,402 User:System INFO  [service.descriptor.DescriptorService] Alfresco started (Labs): Current version 3.0.0 (Stable 1526) schema 1002 - Installed version 3.0.0 (Stable 1526) schema 1002


first try to launch Alfresco without the chaining-authentication-context.xml file

10- Rename "chaining-authentication-context.xml" to "chaining-authentication-context.xml.rivetConf4Alfresco31":
intranet@intranet-pre:~/opt/alfresco3Stable/tomcat/shared/classes/alfresco/extension> ll chaining-authentication-context.*
-rwxr-xr-x 1 intranet users 5191 2009-06-11 18:53 chaining-authentication-context.xml.bak
-rwxr-xr-x 1 intranet users 5107 2009-06-11 18:01 chaining-authentication-context.xml.rivetConf4Alfresco31
-rwxr-xr-x 1 intranet users 5191 2009-01-19 14:32 chaining-authentication-context.xml.sample

11-launch Alfresco.

12- CATALINA.OUT  WITHOUT EXCEPTIONS !!

13- Checking the application on localhost:8080……  WORKING !!  and no Exceptions in log.


14-
[…] then finally make sure STAr is installed successfully
intranet@intranet-pre:~/opt/alfresco3Stable> java -jar bin/alfresco-mmt.jar list /home/intranet/opt/alfresco3Stable/tomcat/webapps/alfresco.war
Module 'AWPrExampleWebScripts' installed in '/home/intranet/opt/alfresco3Stable/tomcat/webapps/alfresco.war'
   -    Title:        Example WebScripts for AWPr
   -    Version:      1.0.0
   -    Install Date: Thu Jun 11 19:33:28 CEST 2009
   -    Desription:   Example WebScripts for AWPr
[b]Module 'SecureTokenAuthenticationRivet' installed in '/home/intranet/opt/alfresco3Stable/tomcat/webapps/alfresco.war'
   -    Title:        Secure Token Based Authentication for Alfresco
   -    Version:      1.0.0
   -    Install Date: Thu Jun 11 19:35:52 CEST 2009
   -    Desription:   Secure Token Based Authentication for Alfresco[/b]
Module 'org.alfresco.module.vti' installed in '/home/intranet/opt/alfresco3Stable/tomcat/webapps/alfresco.war'
   -    Title:        Vti
   -    Version:      1.0
   -    Install Date: Thu Jun 11 18:25:07 CEST 2009
   -    Desription:   Alfresco Vti Extension


[…]  and finally copy the appropriate chaining-authentication-context.xml code from our STAr wiki page.
15- Copy & paste from http://wiki.rivetlogic.org/display/AWPr/STAr#STAr-Alfresco3.0

16- Launch AND catalina.out  WITHOUT ERRORS !!!

19- checking application in localhost:8080/alfresco ….
     OK!!


Thank you very much Alaaeldin.

I will reply this post with my work over Liferay (I hope working well).


Best,

  David Navarro.

rivetlogic
Champ on-the-rise
Champ on-the-rise
AWPr 1.3.0 has been released and has a new feature: (see the wiki for more details)

- Proxy all script URL request parameters not just the ones defined in the portlet preferences
- Added support for sending all portal supported HTTP methods to the Web script. This will enable the use of Web scripts that have form elements in AWPr instances.

You can download AWPr 1.3.0 here.

Please use this forum if you have any questions about the new features.

Thanks,

–Alaaeldin

dnavarro
Champ in-the-making
Champ in-the-making
Hello,

  "The portlet failed to authenticate with Alfresco."

  This is the message that appear in the "myspaces" awpr portlet. (/ui/awprmyspaces).

  The other one, the "/whatsnew" just shows the "What's New" message by default.

  In the liferay's catalina.out we can see:

15:21:33,370 WARN  [HttpMethodBase:682] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15:21:34,309 WARN  [HttpMethodBase:682] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
15:21:34,311 WARN  [JSPPortlet:194] Failed to Authenticate with Alfresco. Guest access is not allowed for this script.

  In the Alfresco's log file nothing. And Alfresco has configured its "log4j.properties" with DEBUG mode form this process:
log4j.logger.org.alfresco.repo.security.authentication.AuthenticationServiceImpl=debug


  My configuration is:
  • Liferay 5.2.2

  • Alfresco 3.0

  • Both application over LDAP, and importing users, and allowing access via nick, and sending password without encription (simple/text plain)


  Any idea?,


  Best,

     David Navarro,