Excuse me, I have forgotten this bite code …. to show my problem …
Using authenticator org.alfresco.filesys.server.auth.ntlm.AlfrescoAuthenticator
- Server timezone Europe/Paris, offset from UTC = -1hrs
- Shares:
- [Alfresco,DISK,,[workspace://SpacesStore/1063284d-432b-11db-9989-19ae08117838]] [workspace://SpacesStore/1063284d-432b-11db-9989-19ae08117838]
- Add Share [IPC$,IPC$,,Admin,Hidden] : true
- Starting server FTP …
- Alfresco JVM - v1.5.0_06-b05; maximum heap size 63,563MB
- Alfresco JVM - WARNING - maximum heap size 63,563MB is less than recommended 512MB
- Alfresco started (Community Network): Current version 1.4.0 (Preview build-90) schema 21 - Installed version 1.4.0 (Preview build-1) schema 21
- process xml warning: swimlane 'initiator' does not have an assignment
- process xml warning: swimlane 'reviewer' does not have an assignment
- process xml warning: swimlane 'initiator' does not have an assignment
- process xml warning: swimlane 'assignee' does not have an assignment
The following error has occurred:
Bad credentials presented
org.alfresco.repo.security.authentication.AuthenticationException: Bad credentials presented
at org.alfresco.repo.security.authentication.AuthenticationComponentImpl.authenticate(AuthenticationComponentImpl.java:69)
at org.alfresco.repo.security.authentication.AuthenticationServiceImpl.authenticate(AuthenticationServiceImpl.java:104)
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:585)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:335)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:181)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:148)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:116)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:170)
at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:170)
at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:41)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:170)
at org.alfresco.repo.audit.AuditComponentImpl.auditImpl(AuditComponentImpl.java:193)
at org.alfresco.repo.audit.AuditComponentImpl.audit(AuditComponentImpl.java:142)
at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:61)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:170)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:170)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:176)
at $Proxy23.authenticate(Unknown Source)
at org.alfresco.tools.Tool.login(Tool.java:229)
at org.alfresco.tools.Tool.start(Tool.java:205)
at org.alfresco.tools.Export.main(Export.java:57)
Caused by: net.sf.acegisecurity.BadCredentialsException: Bad credentials presented
at net.sf.acegisecurity.providers.dao.DaoAuthenticationProvider.getUserFromBackend(DaoAuthenticationProvider.java:393)
at net.sf.acegisecurity.providers.dao.DaoAuthenticationProvider.authenticate(DaoAuthenticationProvider.java:225)
at net.sf.acegisecurity.providers.ProviderManager.doAuthentication(ProviderManager.java:159)
at net.sf.acegisecurity.AbstractAuthenticationManager.authenticate(AbstractAuthenticationManager.java:49)
at org.alfresco.repo.security.authentication.AuthenticationComponentImpl.authenticate(AuthenticationComponentImpl.java:63)
… 25 more
Thanks …