Une idée ?UncaughtException on thread Thread[AWT-EventQueue-0,6,main]
Already dead, cannot exec IFutureTask running {UpdateOneRunnable@23016380 /SAISIE_VENTE_FACTURE/[207] on ITableModel@28000898 for /SAISIE_VENTE_FACTURE/} for {UpdateQueue on ITableModel@28000898 for /SAISIE_VENTE_FACTURE/}
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:115)
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.IllegalStateException: Already dead, cannot exec IFutureTask running {UpdateOneRunnable@23016380 /SAISIE_VENTE_FACTURE/[207] on ITableModel@28000898 for /SAISIE_VENTE_FACTURE/} for {UpdateQueue on ITableModel@28000898 for /SAISIE_VENTE_FACTURE/}
at org.openconcerto.utils.SleepingQueue.add(SleepingQueue.java:94)
at org.openconcerto.utils.SleepingQueue.put(SleepingQueue.java:76)
at org.openconcerto.sql.view.list.UpdateQueue.put(UpdateQueue.java:152)
at org.openconcerto.sql.view.list.UpdateQueue.rowModified(UpdateQueue.java:117)
at org.openconcerto.sql.view.list.UpdateQueue$TableListener.tableModified(UpdateQueue.java:55)
at org.openconcerto.sql.model.SQLTable.fireTableModified(SQLTable.java:1210)
at org.openconcerto.sql.model.SQLTable.fireTableModified(SQLTable.java:1223)
at org.openconcerto.sql.model.SQLTable.fire(SQLTable.java:1188)
at org.openconcerto.sql.model.SQLTable.fireTableModified(SQLTable.java:1180)
at org.openconcerto.sql.element.DeletionMode$1.fireChange(DeletionMode.java:116)
at org.openconcerto.sql.element.SQLElement$2.create(SQLElement.java:618)
at org.openconcerto.sql.utils.SQLUtils$1.handle(SQLUtils.java:76)
at org.openconcerto.sql.utils.SQLUtils$2.handle(SQLUtils.java:112)
at org.openconcerto.sql.model.ConnectionHandler.compute(ConnectionHandler.java:55)
at org.openconcerto.sql.model.SQLDataSource.useConnection(SQLDataSource.java:707)
at org.openconcerto.sql.utils.SQLUtils.executeAtomic(SQLUtils.java:93)
at org.openconcerto.sql.utils.SQLUtils.executeAtomic(SQLUtils.java:73)
at org.openconcerto.sql.element.SQLElement.archive(SQLElement.java:584)
at org.openconcerto.sql.element.SQLElement.archive(SQLElement.java:575)
at org.openconcerto.erp.core.finance.accounting.element.MouvementSQLElement.archive(MouvementSQLElement.java:114)
at org.openconcerto.sql.element.SQLElement.archive(SQLElement.java:558)
at org.openconcerto.sql.element.SQLElement.archive(SQLElement.java:554)
at org.openconcerto.erp.core.finance.accounting.element.EcritureSQLElement.archiveEcritures(EcritureSQLElement.java:492)
at org.openconcerto.erp.core.finance.accounting.element.EcritureSQLElement.archiveMouvementProfondeur(EcritureSQLElement.java:470)
at org.openconcerto.erp.core.finance.accounting.element.EcritureSQLElement.archiveMouvement(EcritureSQLElement.java:442)
at org.openconcerto.erp.core.finance.accounting.ui.SuppressionEcrituresPanel$1.actionPerformed(SuppressionEcrituresPanel.java:94)
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
Bug suppression
De même, lorsque je tente de supprimer une facture de vente, suite à un problème ou à un essai, je ne peux plus le faire et j'ai l'erreur suivante :