<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Installation difficile in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169331#M122723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Je tente d'installer Alfraesco 3.3g avec le fichier de déploiement alfresco.war sur Ubuntu 10.10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Je précise que j'ai déja un serveur MySQL et Tomcat préconfigurés. Quand je lance Tomcat, je reçois cette erreur (seulement la partie utile est affichée ici):&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ERROR [web.context.ContextLoader] Context initialization failed&lt;BR /&gt;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&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:281)&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;J'ai bien cherché sur Google et sur ce forum mais aucune erreur similaire n'a été raportée.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci de me venir en aide&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Oct 2010 19:12:49 GMT</pubDate>
    <dc:creator>guilo</dc:creator>
    <dc:date>2010-10-19T19:12:49Z</dc:date>
    <item>
      <title>Installation difficile</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169331#M122723</link>
      <description>Bonjour,Je tente d'installer Alfraesco 3.3g avec le fichier de déploiement alfresco.war sur Ubuntu 10.10.Je précise que j'ai déja un serveur MySQL et Tomcat préconfigurés. Quand je lance Tomcat, je reçois cette erreur (seulement la partie utile est affichée ici):ERROR [web.context.ContextLoader] Con</description>
      <pubDate>Tue, 19 Oct 2010 19:12:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169331#M122723</guid>
      <dc:creator>guilo</dc:creator>
      <dc:date>2010-10-19T19:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Installation difficile</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169332#M122724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ERROR [web.context.ContextLoader] Context initialization failed&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Cette erreur correspond à un problème de connexion sur la base de données MySql.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 07:44:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169332#M122724</guid>
      <dc:creator>jeanjot</dc:creator>
      <dc:date>2010-10-20T07:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Installation difficile</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169333#M122725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK merci, maintenant au moins, je sais où chercher. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mais je ne sais donc pas pouquoi cela ne fonctionne pas. Voici mon alfresco-global.properties :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;dir.root=/opt/alfresco3-data&lt;BR /&gt;&lt;BR /&gt;db.name=alfresco&lt;BR /&gt;db.username=root&lt;BR /&gt;db.password=root&lt;BR /&gt;db.driver=org.gjt.mm.mysql.Driver&lt;BR /&gt;db.url=jdbc:mysql://localhost/alfresco&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ooo.exe=/usr/bin/soffice&lt;BR /&gt;swf.exe=/usr/bin/pdf2swf&lt;BR /&gt;img.root=/ImageMagick&lt;BR /&gt;img.exe=/usr/bin/convert&lt;BR /&gt;&lt;BR /&gt;hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect&lt;BR /&gt;&lt;BR /&gt;## For upgrading&lt;BR /&gt;# index.recovery.mode=FULL&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Je compte utiliser alfresco avec MySQL. J'ai donc crée la table alfresco :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;create database alfresco&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;J'ai place lé connecteur MySQL/J dans /var/lib/tomcat6/lib&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;J'ai du mal à voir ce qui empêche la connexion à la BDD.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 14:25:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169333#M122725</guid>
      <dc:creator>guilo</dc:creator>
      <dc:date>2010-10-20T14:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Installation difficile</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169334#M122726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonsoir&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;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 ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Avez-vous vérifié si la valeur skip-networking dans le fichier de conf de mysql est correcte ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pouvez-vous nous donner le nom du jar déposé dans tomcat/lib/&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 15:46:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169334#M122726</guid>
      <dc:creator>jeanjot</dc:creator>
      <dc:date>2010-10-20T15:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Installation difficile</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169335#M122727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;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 ?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;root a tous les privilèges mais je ne sais pas ce qu'est la localisation distante.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Avez-vous vérifié si la valeur skip-networking dans le fichier de conf de mysql est correcte ?&lt;/BLOCKQUOTE&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;bind-address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;= localhost&amp;nbsp; &lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; est dans mon fichier de conf&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mysql-connector-java-5.1.13-bin.jar est dans tomcat/lib.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 16:25:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169335#M122727</guid>
      <dc:creator>guilo</dc:creator>
      <dc:date>2010-10-20T16:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Installation difficile</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169336#M122728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bonjour&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;java.lang.NoClassDefFoundError: javax/crypto/BadPaddingException&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;J'ai l'impression que le problème vient de la classe BadPaddingException qu'Alfresco ne trouve pas…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chez moi elle se trouve dans jce.jar de mon jre6.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cdt&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Laurent&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 10:11:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169336#M122728</guid>
      <dc:creator>laurent1050</dc:creator>
      <dc:date>2010-10-21T10:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Installation difficile</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169337#M122729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cela venait peut-être de là effectivement. Problème résolu en supprimant tous les paquets SUN de Java et en remplaçant par les openJDK&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 22:26:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-difficile/m-p/169337#M122729</guid>
      <dc:creator>guilo</dc:creator>
      <dc:date>2010-10-21T22:26:45Z</dc:date>
    </item>
  </channel>
</rss>

