OpenConcerto 1.3 beta 2

Tirlian
Messages : 15
Enregistré le : lun. mars 18, 2013 7:16 am

sam. mars 23, 2013 8:41 am

A ben là je crois que rien ne va plus!! :)

Ajout de devis, factures, articles, etc... impossible!

Je copie/colle le message d'erreur

Code : Tout sélectionner

UncaughtException on thread Thread[AWT-EventQueue-0,6,main]

Already dead, cannot exec IFutureTask running {UpdateOneRunnable@13310841 /DEVIS/[68] on ITableModel@13220195 for /DEVIS/} for {UpdateQueue on ITableModel@13220195 for /DEVIS/}
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(ThreadGroup.java:1057)
	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1052)
	at java.awt.EventDispatchThread.processException(EventDispatchThread.java:264)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:256)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Caused by: java.lang.IllegalStateException: Already dead, cannot exec IFutureTask running {UpdateOneRunnable@13310841 /DEVIS/[68] on ITableModel@13220195 for /DEVIS/} for {UpdateQueue on ITableModel@13220195 for /DEVIS/}
	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.SQLRowValuesCluster.store(SQLRowValuesCluster.java:357)
	at org.openconcerto.sql.model.SQLRowValuesCluster.store(SQLRowValuesCluster.java:248)
	at org.openconcerto.sql.model.SQLRowValues.commit(SQLRowValues.java:1272)
	at org.openconcerto.sql.model.SQLRowValues.update(SQLRowValues.java:1230)
	at org.openconcerto.sql.model.SQLRowValues.update(SQLRowValues.java:1225)
	at org.openconcerto.sql.element.SQLElement$2.create(SQLElement.java:604)
	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.askArchive(SQLElement.java:1669)
	at org.openconcerto.sql.view.IListPanel.handleAction(IListPanel.java:491)
	at org.openconcerto.sql.view.ListeAddPanel.handleAction(ListeAddPanel.java:52)
	at org.openconcerto.sql.view.IListPanel.actionPerformed(IListPanel.java:415)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
	at java.awt.Component.processMouseEvent(Component.java:6505)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3312)
	at java.awt.Component.processEvent(Component.java:6270)
	at java.awt.Container.processEvent(Container.java:2229)
	at java.awt.Component.dispatchEventImpl(Component.java:4861)
	at java.awt.Container.dispatchEventImpl(Container.java:2287)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
	at java.awt.Container.dispatchEventImpl(Container.java:2273)
	at java.awt.Window.dispatchEventImpl(Window.java:2719)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:729)
	at java.awt.EventQueue.access$200(EventQueue.java:103)
	at java.awt.EventQueue$3.run(EventQueue.java:688)
	at java.awt.EventQueue$3.run(EventQueue.java:686)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:702)
	at java.awt.EventQueue$4.run(EventQueue.java:700)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:699)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
	... 5 more
Il faut vraiment que je me réinstalle tout ça proprement. La version 1.2 pour le moment, seulement si le transfert des données se fera sans problème de la 1.2 vers la 1.3 lorsqu'elle sera prête.

Une procédure SVP? (même la suppression de ma société est impossible)
Avatar du membre
guillaume
Messages : 2458
Enregistré le : ven. févr. 11, 2011 7:15 pm

dim. mars 24, 2013 10:49 pm

Bonsoir,

Problèmes de jeunesse de la 1.3, normal pour une beta.
La 1.3 beta 3 sera plus sympathique avec vous.
Le passage de la 1.2 à la 1.3 se ferra comme toujours en passant par l'outil de configuration.

Merci pour vos retours.
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 !
DUBOIS
Messages : 6
Enregistré le : jeu. mars 07, 2013 10:35 am

mar. mars 26, 2013 12:17 pm

Voilà , j'ai téléchargé une version plus
récente de openconcerto multi poste 1.3 beta et lors
de la mise à niveau de la base openconcerto , voici ce qui est signalé

Echec de mise à jour

Code : Tout sélectionner

For input string: "min VERSION	20120723-195145.233+0200"
org.openconcerto.utils.ExceptionHandler: Echec de mise à jour
	at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:86)
	at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:90)
	at org.openconcerto.erp.config.InstallationPanel$1$1.run(InstallationPanel.java:281)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NumberFormatException: For input string: "min VERSION	20120723-195145.233+0200"
	at java.lang.NumberFormatException.forInputString(Unknown Source)
	at java.lang.Integer.parseInt(Unknown Source)
	at java.lang.Integer.parseInt(Unknown Source)
	at org.openconcerto.sql.model.SQLTable.findMinID(SQLTable.java:461)
	at org.openconcerto.sql.model.SQLTable.fetchUndefID(SQLTable.java:429)
	at org.openconcerto.sql.model.SQLTable.getUndefinedID(SQLTable.java:1059)
	at org.openconcerto.sql.model.SQLTable.getUndefinedID(SQLTable.java:1053)
	at org.openconcerto.sql.model.SQLTable.getUndefinedID(SQLTable.java:1025)
	at org.openconcerto.sql.model.SQLSelect.getUndefWhere(SQLSelect.java:278)
	at org.openconcerto.sql.model.SQLSelect.asString(SQLSelect.java:214)
	at org.openconcerto.erp.config.InstallationPanel.updateVariablePaye(InstallationPanel.java:2125)
	at org.openconcerto.erp.config.InstallationPanel.access$1(InstallationPanel.java:2118)
	at org.openconcerto.erp.config.InstallationPanel$1$1.run(InstallationPanel.java:129)
	... 1 more
je n'arrive pas à comprendre la signification : pouvez-vous m'aider?
Avatar du membre
guillaume
Messages : 2458
Enregistré le : ven. févr. 11, 2011 7:15 pm

sam. mars 30, 2013 11:49 am

Bonjour,

Utilisez vous une version monoposte ou multiposte?
Votre table FWK_METADATA n'est pas correcte.

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