gpb99 / openconcerto

Automatically exported from code.google.com/p/openconcerto
0 stars 0 forks source link

Problème de mise à niveau de la base. #107

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Bonjour,

Lorsque je souhaite faire la mise à niveau de la base, il me dit qu'une erreur 
est survenue et me donne ces informations.

Echec de mise à jour

null table
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.InstallationPanel$1$1.run(InstallationPanel.java:307)
    at java.lang.Thread.run(Thread.java:695)
Caused by: java.lang.IllegalArgumentException: null table
    at org.openconcerto.erp.config.InstallationPanel.updateVariablePaye(InstallationPanel.java:2670)
    at org.openconcerto.erp.config.InstallationPanel.access$1(InstallationPanel.java:2668)
    at org.openconcerto.erp.config.InstallationPanel$1$1.run(InstallationPanel.java:147)
    ... 1 more

Je suis sur Openconcerto 1.3 et postgresql 9.3.5

Original issue reported on code.google.com by bmouc...@bluewin.ch on 24 Dec 2014 at 11:01

GoogleCodeExporter commented 8 years ago
Résolu en version 1.4b1

Original comment by guillaum...@gmail.com on 24 Feb 2015 at 3:46