ERROR [web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'FtpAuthenticator' defined in class path resource [alfresco/authentication-services-context.xml]: Cannot create inner bean 'org.alfresco.filesys.auth.ftp.AlfrescoFtpAuthenticator#65c2fee' of type [org.alfresco.filesys.auth.ftp.AlfrescoFtpAuthenticator] while setting bean property 'defaultTarget'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.alfresco.filesys.auth.ftp.AlfrescoFtpAuthenticator#65c2fee' defined in class path resource [alfresco/authentication-services-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.alfresco.filesys.auth.ftp.AlfrescoFtpAuthenticator]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: javax/crypto/BadPaddingException
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:281)
ERROR [web.context.ContextLoader] Context initialization failed
dir.root=/opt/alfresco3-data
db.name=alfresco
db.username=root
db.password=root
db.driver=org.gjt.mm.mysql.Driver
db.url=jdbc:mysql://localhost/alfresco
ooo.exe=/usr/bin/soffice
swf.exe=/usr/bin/pdf2swf
img.root=/ImageMagick
img.exe=/usr/bin/convert
hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect
## For upgrading
# index.recovery.mode=FULL
create database alfresco
Votre utilisateur "root" a-t-il les droits d'écriture et de lecture sur la base de donnée "alfresco" notamment au travers de la localisation distante ?
Avez-vous vérifié si la valeur skip-networking dans le fichier de conf de mysql est correcte ?
bind-address = localhost
est dans mon fichier de confjava.lang.NoClassDefFoundError: javax/crypto/BadPaddingException
J'ai l'impression que le problème vient de la classe BadPaddingException qu'Alfresco ne trouve pas…Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.