Moi non je rencontre des erreurs lors de la mise à niveau de ma base de données et aussi au moment de ma connexion au logiciel proprement dit.
Voilà l'erreur qui me vient après tentative de mise à niveau:
Echec de mise à jour
java.lang.IllegalStateException: /ARTICLE_TARIF/ is empty, can not infer UNDEFINED_ID
org.openconcerto.utils.ExceptionHandler: Echec de mise à jour
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:112)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:116)
at org.openconcerto.erp.config.InstallationPanelrun(InstallationPanel.java:351)
at java.lang.Thread.run(Unknown Source)
Caused by: java.sql.SQLException: java.lang.IllegalStateException: /ARTICLE_TARIF/ is empty, can not infer UNDEFINED_ID
at org.openconcerto.erp.config.InstallationPanelcreate(InstallationPanel.java:332)
at org.openconcerto.sql.utils.SQLUtilshandle(SQLUtils.java:80)
at org.openconcerto.sql.utils.SQLUtilshandle(SQLUtils.java:147)
at org.openconcerto.sql.model.ConnectionHandler.compute(ConnectionHandler.java:55)
at org.openconcerto.sql.model.SQLDataSource.useConnection(SQLDataSource.java:844)
at org.openconcerto.sql.model.SQLDataSource.useConnection(SQLDataSource.java:812)
at org.openconcerto.sql.utils.SQLUtils.executeAtomic(SQLUtils.java:125)
at org.openconcerto.sql.utils.SQLUtils.executeAtomic(SQLUtils.java:97)
at org.openconcerto.sql.utils.SQLUtils.executeAtomic(SQLUtils.java:77)
at org.openconcerto.erp.config.InstallationPanelrun(InstallationPanel.java:323)
... 1 more
Caused by: java.lang.IllegalStateException: /ARTICLE_TARIF/ is empty, can not infer UNDEFINED_ID
at org.openconcerto.sql.model.SQLTable.findMinID(SQLTable.java:530)
at org.openconcerto.sql.model.SQLTable.fetchUndefID(SQLTable.java:507)
at org.openconcerto.sql.model.SQLTable.getUndefinedID(SQLTable.java:1323)
at org.openconcerto.sql.model.SQLTable.getUndefinedID(SQLTable.java:1317)
at org.openconcerto.sql.model.SQLTable.getUndefinedID(SQLTable.java:1289)
at org.openconcerto.sql.model.SQLSelect.getUndefWhere(SQLSelect.java:316)
at org.openconcerto.sql.model.SQLSelect.asString(SQLSelect.java:227)
at org.openconcerto.sql.changer.correct.CorrectOrder.noNulls(CorrectOrder.java:87)
at org.openconcerto.sql.changer.correct.CorrectOrder.changeImpl(CorrectOrder.java:61)
at org.openconcerto.sql.changer.correct.CorrectOrder.changeImpl(CorrectOrder.java:1)
at org.openconcerto.sql.changer.Changer.changeAll(Changer.java:115)
at org.openconcerto.sql.changer.Changer.change(Changer.java:100)
at org.openconcerto.erp.config.InstallationPanel.updateSocieteSchema(InstallationPanel.java:3233)
at org.openconcerto.erp.config.InstallationPanel.access(InstallationPanel.java:3225)
at org.openconcerto.erp.config.InstallationPanelcreate(InstallationPanel.java:330)
... 10 more
__
Et qui est écrit lorsque je tente de me connecter à mon compte: Que me suggérez-vous de faire??
Vous remerciant d'avance pour l'immense travail à qui abouti à ce logiciel tout simplement complet et extra!!
