10-19-2010 03:12 PM
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)
10-20-2010 03:44 AM
ERROR [web.context.ContextLoader] Context initialization failed
10-20-2010 10:25 AM
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
10-20-2010 11:46 AM
10-20-2010 12:25 PM
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 conf10-21-2010 06:11 AM
java.lang.NoClassDefFoundError: javax/crypto/BadPaddingException
J'ai l'impression que le problème vient de la classe BadPaddingException qu'Alfresco ne trouve pas…10-21-2010 06:26 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.