Erreur Transfert BL en Facture

Un conseil pour l'installation? Un problème technique pour installer OpenConcerto?
Répondre
Skathai
Messages : 6
Enregistré le : sam. févr. 08, 2020 5:12 am

lun. oct. 12, 2020 12:42 pm

Bonjour,

J'ai ce message que s'affiche lorsque je transfert mon bon de livraison en facture.
Je pense que c'est du a mes modifications des trames.
Une idée?
Erreur d'initialisation
org.openconcerto.utils.ExceptionHandler: Erreur d'initialisation
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:144)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:151)
at org.openconcerto.sql.view.EditPanel.<init>(EditPanel.java:211)
at org.openconcerto.sql.view.EditPanel.<init>(EditPanel.java:141)
at org.openconcerto.sql.view.EditFrame.<init>(EditFrame.java:98)
at org.openconcerto.sql.view.EditFrame.<init>(EditFrame.java:80)
at org.openconcerto.sql.view.EditFrame.<init>(EditFrame.java:76)
at org.openconcerto.erp.core.common.component.TransfertBaseSQLComponent.openTransfertFrame(TransfertBaseSQLComponent.java:154)
at org.openconcerto.erp.core.common.component.TransfertBaseSQLComponent.openTransfertFrame(TransfertBaseSQLComponent.java:147)
at org.openconcerto.erp.core.sales.shipment.action.ListeDesBonsDeLivraisonAction.transfertFactureClient(ListeDesBonsDeLivraisonAction.java:206)
at org.openconcerto.erp.core.sales.shipment.action.ListeDesBonsDeLivraisonAction.access$0(ListeDesBonsDeLivraisonAction.java:205)
at org.openconcerto.erp.core.sales.shipment.action.ListeDesBonsDeLivraisonAction$1.actionPerformed(ListeDesBonsDeLivraisonAction.java:70)
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.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.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$500(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$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.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$JavaSecurityAccessImpl.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.NullPointerException
at org.openconcerto.erp.core.sales.invoice.component.SaisieVenteFactureSQLComponent.initDone(SaisieVenteFactureSQLComponent.java:1951)
at org.openconcerto.sql.element.BaseSQLComponent.inited(BaseSQLComponent.java:476)
at org.openconcerto.sql.element.SQLComponent.uiInit(SQLComponent.java:214)
at org.openconcerto.sql.view.EditPanel.<init>(EditPanel.java:204)
... 47 more
Skathai
Messages : 6
Enregistré le : sam. févr. 08, 2020 5:12 am

mar. nov. 17, 2020 12:27 pm

Problème résolu.

Conflit avec un module que j'ai désinstallé.
SRI
Messages : 257
Enregistré le : mer. mars 15, 2017 8:50 pm

mar. nov. 17, 2020 2:56 pm

Pouvez-vous indiquer quel module a posé problème ?
Utilisateur Cloud avec un contrat de maintenance.
Skathai
Messages : 6
Enregistré le : sam. févr. 08, 2020 5:12 am

mar. déc. 01, 2020 9:38 am

Si mes souvenirs sont bon, cetait gestion projet ou prospects.
J'ai tous désinstallé et réinstallé 1 par 1 jusqu'à trouver le fautif 😉
Vincent34
Messages : 7
Enregistré le : lun. nov. 16, 2020 6:03 pm

mer. déc. 09, 2020 12:57 pm

Même problème pour moi.
J'ai désinstallé les modules suivant: gestion de projet, interventions et abonnement et tout fonctionne.
Répondre