Je n'y arrive toujours pas.
Posté : mer. juil. 20, 2011 3:51 pm
Hello, moi je n'y arrive tout simplement pas en H2, alors PostrgreSQL....
Pourtant la première fois j'ai mis en exécutable le fichier Openconcerto.sh et ça roulait depuis les nouvelles versions je n'arrive plus à rien.
Vais finir par être dégouté de l'open source, un Gestan par exemple s'installe en deux, trois clics
Pourtant la première fois j'ai mis en exécutable le fichier Openconcerto.sh et ça roulait depuis les nouvelles versions je n'arrive plus à rien.


Code : Tout sélectionner
Erreur lors de la tentative de connexion à la base.
Common is not a child of DBSystemRoot OpenConcerto1.1
org.openconcerto.utils.ExceptionHandler: Erreur lors de la tentative de connexion à la base.
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:75)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:79)
at org.openconcerto.erp.config.Gestion$1.run(Gestion.java:248)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:641)
at java.awt.EventQueue.access$000(EventQueue.java:84)
at java.awt.EventQueue$1.run(EventQueue.java:602)
at java.awt.EventQueue$1.run(EventQueue.java:600)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:611)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: org.openconcerto.sql.model.DBStructureItemNotFound: Common is not a child of DBSystemRoot OpenConcerto1.1
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:295)
at org.openconcerto.sql.PropsConfiguration.getRoot(PropsConfiguration.java:694)
at org.openconcerto.sql.ui.ConnexionPanel.<init>(ConnexionPanel.java:132)
at org.openconcerto.sql.ui.ConnexionPanel.<init>(ConnexionPanel.java:127)
at org.openconcerto.sql.ui.ConnexionPanel.create(ConnexionPanel.java:97)
at org.openconcerto.erp.action.NouvelleConnexionAction.createFrame(NouvelleConnexionAction.java:167)
at org.openconcerto.erp.config.Gestion$1.run(Gestion.java:233)
... 14 more