[RESOLU] Obligé d'etre en root pour utiliser OpenConcerto
Posté : mer. mars 28, 2012 3:37 pm
bonjour à tous
je découvre ce logiciel après une tentative malheureuse avec OpenErp !
par contre je suis obligé de le lancer en "super utilisateur" (root) sous Linux pour l'utiliser
sinon j'ai :
cordialement
je découvre ce logiciel après une tentative malheureuse avec OpenErp !
par contre je suis obligé de le lancer en "super utilisateur" (root) sous Linux pour l'utiliser
Code : Tout sélectionner
sudo ./OpenConcerto.sh
est-ce normal ?Erreur de connexion à la base de données
Common is not a child of DBSystemRoot OpenConcerto
org.openconcerto.utils.ExceptionHandler: Erreur de connexion à la base de données
at org.openconcerto.utils.ExceptionHandler.die(ExceptionHandler.java:87)
at org.openconcerto.erp.config.Gestion.main(Gestion.java:214)
Caused by: org.openconcerto.sql.model.DBStructureItemNotFound: Common is not a child of DBSystemRoot OpenConcerto
at org.openconcerto.sql.model.DBStructureItem.getCheckedChild(DBStructureItem.java:87)
at org.openconcerto.sql.model.DBSystemRoot.getRoot(DBSystemRoot.java:90)
at org.openconcerto.sql.PropsConfiguration.createRoot(PropsConfiguration.java:294)
at org.openconcerto.sql.PropsConfiguration.getRoot(PropsConfiguration.java:708)
at org.openconcerto.erp.config.Gestion.main(Gestion.java:211)
cordialement