J'ai installé la version 1.3b2 -multiposte après l'échec de l'installation de la version 1.2 - multiposte avec la base de données postgres
j'ai réinstallé les fichiers manquants dans le dossiers .Java
et une erreur est apparu lorsque je lance l'application
voici l'erreur :
Je ne comprends pas la signification de ce message : min VERSION ....Erreur de connexion à la base de données
For input string: "min VERSION 20120723-195145.233+0200"
org.openconcerto.utils.ExceptionHandler: Erreur de connexion à la base de données
at org.openconcerto.utils.ExceptionHandler.die(ExceptionHandler.java:106)
at org.openconcerto.erp.config.Gestion.main(Gestion.java:218)
Caused by: java.lang.NumberFormatException: For input string: "min VERSION 20120723-195145.233+0200"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at org.openconcerto.sql.model.SQLTable.findMinID(SQLTable.java:461)
at org.openconcerto.sql.model.SQLTable.fetchUndefID(SQLTable.java:429)
at org.openconcerto.sql.model.SQLTable.getUndefinedID(SQLTable.java:1059)
at org.openconcerto.sql.model.SQLTable.getUndefinedID(SQLTable.java:1053)
at org.openconcerto.sql.model.SQLTable.getUndefinedID(SQLTable.java:1025)
at org.openconcerto.erp.config.Gestion.main(Gestion.java:215)
Pouvez-vous m'aiguiller s'il vous plait ?
En vous remerciant