Ce tuto fait partie de Open-change + Funambol

si error :

context 1 could not be created: Server response: com.mysql.jdbc.exceptions.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.

j'ai regardé dans la bd configbd dans la table dbpool, le user et mdp sql encodé était pas bon, j'ai changé mot de passe *** en open (cpte mysql)

Error : javax.management.InstanceNotFoundException: com.funambol.oxlistener:type=OXListener

Du au port d'ox-listener identique à un port de Funambol : 3101

Résoudre :

Changer le port dans /opt/Funambol/bin/ox-listener Changer JMX_PORT=3101 en JMX_PORT=13101

brouillon :

Dans /opt/Funambol/config/com/funambol/oxlistener/task/OXListenerTask.xml

<void property="OXUrl">
<string>http://oxserver.mondomaine.be:80</string>
</void>

/opt/Funambol/config/com/funambol/oxlistener/task/OXListenerOneShotTask.xml

<void property="OXUrl">
<string>http://oxserver.mondomaine.be:80</string>
</void>

/opt/Funambol/ds-server/config/Funambol.xml

<void property="officer">
     <string>com/funambol/server/security/OXOfficer.xml</string>
</void>

funambol unable to find valid certification path to requested target

ou pour une version plus récente sur http://download.forge.objectweb.org/sync4j/ ou http://m2.funambol.org/repositories/snapshots/funambol/ox-module/7.1.0-SNAPSHOT/

reading configuration: /opt/open-xchange/etc/groupware/osgi/org.eclipse.osgi/.manager/.fileTableLock (Permission denied)

Impossible de se connecter à l'interface web alors que mes users ldap étaient bien importés

Résolut en remettant les bons droits sur /opt/open-xchange

chown root:root /opt/open-xchange/ -R
chown open-xchange:open-xchange /opt/open-xchange/etc/groupware/osgi/config.ini
chown open-xchange:open-xchange /opt/open-xchange/etc/groupware/osgi/org.eclipse.osgi/ -R
chown root:root /opt/open-xchange/etc/groupware/osgi/bundle.d/ -R

Attention aussi à ne pas lancer via /opt/open-xchange/sbin/open-xchange-groupware au lieu de /etc/init.d/open-xchange-groupware!

Src: http://www.open-xchange.com/forum/showthread.php?t=3031

Discussion

Entrer votre commentaire
Si vous ne pouvez déchiffrer le code, téléchargez ce fichier .wav pour l'entendre.
 
 
les_erreurs_rencontrees.txt · Dernière modification: 2009/08/14 14:27 par admin
 
Sauf mention contraire, le contenu de ce wiki est placé sous la licence suivante:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki