Erreur survenant lors de sauvegarde

Un conseil pour l'installation? Un problème technique pour installer OpenConcerto?
Répondre
V_master
Messages : 2
Enregistré le : lun. févr. 25, 2013 12:14 pm

lun. févr. 25, 2013 12:24 pm

Bonjour,

Je viens d'installer le logiciel OPENCONCERTO et lorsque je quitte l'application en essayant de sauvegarder, j'ai l'erreur suivante qui apparait:

UncaughtException on thread Thread[AWT-EventQueue-0,6,main]
org.openconcerto.utils.ExceptionHandler: UncaughtException on thread Thread[AWT-EventQueue-0,6,main]
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:86)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:90)
at org.openconcerto.erp.config.Gestion$1.uncaughtException(Gestion.java:117)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.awt.EventDispatchThread.processException(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at org.openconcerto.sql.request.SQLFieldTranslator.getDescFor(SQLFieldTranslator.java:381)
at org.openconcerto.sql.request.SQLFieldTranslator.getLabelFor(SQLFieldTranslator.java:385)
at org.openconcerto.sql.element.TreesOfSQLRows.createRestrictDesc(TreesOfSQLRows.java:64)
at org.openconcerto.sql.element.TreesOfSQLRows.expand(TreesOfSQLRows.java:168)
at org.openconcerto.sql.element.TreesOfSQLRows.expand(TreesOfSQLRows.java:127)
at org.openconcerto.sql.element.TreesOfSQLRows.getTree(TreesOfSQLRows.java:110)
at org.openconcerto.sql.element.TreesOfSQLRows.getTrees(TreesOfSQLRows.java:100)
at org.openconcerto.sql.element.TreesOfSQLRows.getDescendantsByTable(TreesOfSQLRows.java:224)
at org.openconcerto.sql.element.SQLElement.askArchive(SQLElement.java:1576)
at org.openconcerto.sql.view.IListPanel.handleAction(IListPanel.java:488)
at org.openconcerto.sql.view.ListeAddPanel.handleAction(ListeAddPanel.java:52)
at org.openconcerto.sql.view.IListPanel.actionPerformed(IListPanel.java:412)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
... 6 more

J'ai pourtant suivi l'installation des logiciels pré-requis (Java, Open Office) et j'ai fait une tentative de réinstallation complète du logiciel. Pourriez-vous m'aider à trouver une solution?
xantof
Messages : 504
Enregistré le : dim. juil. 10, 2011 2:33 pm

mar. févr. 26, 2013 12:17 pm

Bonjour,

Quelles versions utilisez-vous? (OC, PostgreSQL, Java,...) Quel mode de sauvegarde utilisez-vous?

Stephan
Lubuntu 16.04 LTS au travail. Ubuntu 15.04 à la maison. 13 ans sous logiciel propriétaire. OC depuis 2012. Petit Commerce
Comment poser une question sur un forum : http://www.linux-france.org/article/the ... ns-fr.html
V_master
Messages : 2
Enregistré le : lun. févr. 25, 2013 12:14 pm

mer. févr. 27, 2013 3:09 pm

Bonjour,

Merci de votre aide.

La version de Java est la 7 update 15. Pour les deux autres, je ne sais pas à quoi cela correspond.

En ce qui concerne la sauvegarde, j'ai cliqué sur sauvegarder et quitter, j'ai sélectionné un dossier sur le disque D et j'ai ce message qui apparait juste avant que l'application se ferme.
Répondre