Page 1 sur 1

Erreur Edition paie

Posté : jeu. mars 08, 2018 9:37 pm
par EmmanuelMAUD
Bonjour,


Après avoir paramétré totalement la paie, je reçois un message lors de l'édition de la paie :

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:129)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:134)
at org.openconcerto.erp.config.Gestion$2.uncaughtException(Gestion.java:201)
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.erp.model.FichePayeModel.isEltInPeriod(FichePayeModel.java:643)
at org.openconcerto.erp.model.FichePayeModel.loadElement(FichePayeModel.java:696)
at org.openconcerto.erp.model.FichePayeModel.loadElementCotisation(FichePayeModel.java:1062)
at org.openconcerto.erp.model.FichePayeModel.loadAllElements(FichePayeModel.java:273)
at org.openconcerto.erp.model.FichePayeModel.setFicheID(FichePayeModel.java:531)
at org.openconcerto.erp.core.humanresources.payroll.element.FichePayeSQLElement$1.select(FichePayeSQLElement.java:626)
at org.openconcerto.sql.element.BaseSQLComponent.select(BaseSQLComponent.java:733)
at org.openconcerto.sql.view.EditPanel.selectionId(EditPanel.java:399)
at org.openconcerto.erp.core.humanresources.payroll.ui.VisualisationPayeFrame.setSelectedFichePaye(VisualisationPayeFrame.java:123)
at org.openconcerto.erp.model.EditionFichePayeModel$3$2.run(EditionFichePayeModel.java:283)
at java.awt.event.InvocationEvent.dispatch(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.awt.EventQueue.dispatchEvent(Unknown Source)
... 6 more

Aurais-je fait une erreur de paramétrage ? Une autre raison ?

Merci d'avance de votre aide?