Création de devis > le module PROJET crée une erreur

Répondre
gibi
Messages : 15
Enregistré le : ven. août 17, 2012 2:58 pm

dim. août 26, 2012 7:11 pm

Bonjour

j'utilise OpenConcerto 1.2 sur Windows XP avec postgreSQL

l'installation du module de gestion de projets (qui permet de créer des affaires)
crée une erreur sur la création des devis. La désinstallation du module règle le problème.

Cordialement

Voici le message d'erreur :

Erreur pendant l'ajout
org.openconcerto.utils.ExceptionHandler: Erreur pendant l'ajout
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:86)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:90)
at org.openconcerto.sql.view.EditPanel.actionPerformed(EditPanel.java:407)
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.AWTEventMulticaster.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$000(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)
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.StackOverflowError
at org.openconcerto.sql.element.BaseSQLComponent.insert(BaseSQLComponent.java:540)
at org.openconcerto.modules.project.Module$2$1.insert(Module.java:197)
at org.openconcerto.sql.element.BaseSQLComponent.insert(BaseSQLComponent.java:540)
at org.openconcerto.modules.project.Module$2$1.insert(Module.java:197)
cedric.maupas
Messages : 49
Enregistré le : mer. mars 14, 2012 8:33 am
Localisation : Rennes
Contact :

ven. sept. 07, 2012 7:59 am

on a le même problème, merci pour le contournement
Version OC 1.7.1 multiposte / Postgresql 9.5 / Windows serveur 2019
Utilisateur OC depuis janvier 2012
Avatar du membre
guillaume
Messages : 2434
Enregistré le : ven. févr. 11, 2011 7:15 pm

ven. sept. 07, 2012 12:46 pm

Bonjour,

Ce problème a été corrigé, nous sortirons le module à jour avec la prochaine béta.
Si vous êtes pressés de l'avoir, il faudra passer par la hotline.

Cordialement,
Directeur technique d'OpenConcerto qui dans son temps libre s'occupe du forum.
Pour une assistance pro, nous sommes joignables à ILM Informatique contre quelques jetons.
Pensez aussi à lire le manuel !
Répondre