[resolu] impossible de modifier les articles...

Répondre
wawa_1
Messages : 112
Enregistré le : ven. mars 02, 2012 9:40 am

mer. août 29, 2012 9:11 am

Bonjour a tous, je vous présente mon problème:

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:83)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:87)
at org.openconcerto.erp.config.Gestion$1.uncaughtException(Gestion.java:121)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.Thread.dispatchUncaughtException(Unknown Source)
Caused by: java.lang.NullPointerException
at org.openconcerto.erp.core.common.element.ComptaSQLConfElement$2.convert(ComptaSQLConfElement.java:103)
at org.openconcerto.erp.core.common.element.ComptaSQLConfElement$2.convert(ComptaSQLConfElement.java:1)
at org.openconcerto.sql.view.list.SQLTableModelColumn.show(SQLTableModelColumn.java:112)
at org.openconcerto.sql.view.list.ListSQLLine.loadCache(ListSQLLine.java:79)
at org.openconcerto.sql.view.list.ListSQLLine.getList(ListSQLLine.java:110)
at org.openconcerto.sql.view.list.ITableModel.getValueAt(ITableModel.java:400)
at org.openconcerto.utils.TableSorter.getValueAt(TableSorter.java:332)
at javax.swing.JTable.getValueAt(Unknown Source)
at javax.swing.JTable.prepareRenderer(Unknown Source)
at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
at javax.swing.plaf.ComponentUI.update(Unknown Source)
at javax.swing.JComponent.paintComponent(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JViewport.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintToOffscreen(Unknown Source)
at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
at javax.swing.RepaintManager.paint(Unknown Source)
at javax.swing.JComponent._paintImmediately(Unknown Source)
at javax.swing.JComponent.paintImmediately(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.access$700(Unknown Source)
at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$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)


Et si je veut faire une facture:

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:83)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:87)
at org.openconcerto.erp.config.Gestion$1.uncaughtException(Gestion.java:121)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.Thread.dispatchUncaughtException(Unknown Source)
Caused by: java.lang.NullPointerException
at org.openconcerto.erp.core.common.ui.AbstractVenteArticleItemTable$14.computeValueFrom(AbstractVenteArticleItemTable.java:556)
at org.openconcerto.sql.view.list.SQLTableElement.valueModified(SQLTableElement.java:272)
at org.openconcerto.sql.view.list.SQLTableElement.fireModification(SQLTableElement.java:266)
at org.openconcerto.sql.view.list.SQLTableElement.setValueFrom(SQLTableElement.java:337)
at org.openconcerto.sql.view.list.RowValuesTableModel.setValueAt(RowValuesTableModel.java:218)
at org.openconcerto.sql.view.list.AutoCompletionManager$3$1.run(AutoCompletionManager.java:191)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$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)


Alors là je bug je ni comprend plus rien tous fonctionner bien jusqu’à hier... Help me please
Modifié en dernier par wawa_1 le jeu. nov. 01, 2012 8:47 pm, modifié 1 fois.
Avatar du membre
guillaume
Messages : 2457
Enregistré le : ven. févr. 11, 2011 7:15 pm

mer. août 29, 2012 10:24 am

Bonjour,

Vous avez un prix "vide" dans un article.
Curieux de savoir comment vous avez fait!

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 !
wawa_1
Messages : 112
Enregistré le : ven. mars 02, 2012 9:40 am

jeu. août 30, 2012 8:19 am

Super rapide!!!
je ne peut pas dire comment elles ont fait mais elle ne font que ce plaindre que le logiciel plante! ELLES M’ÉNERVENT :lol:

Merci Monsieur.
PS. pourrais-je avoir des plaquettes sur votre logiciel pour distribué a une formation "titre: Devenir chef d'entreprise" de deux ans a la chambre des commerce de Puy en Velay
wawa_1
Messages : 112
Enregistré le : ven. mars 02, 2012 9:40 am

jeu. août 30, 2012 8:26 am

Le problème c'est que je ne peut même pas modifier les articles....
le message d'erreur me bloc et ne me laisse pas travailler pour supprimer l'article qui peut posé problème...
Y a t-il un moyen de désactiver les messages d'erreur 5 minutes?
Avatar du membre
guillaume
Messages : 2457
Enregistré le : ven. févr. 11, 2011 7:15 pm

ven. août 31, 2012 6:39 pm

Bonjour,

Réglez le problème à la source, cad éditer la table ARTICLE en corrigeant les prix "null".

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 !
wawa_1
Messages : 112
Enregistré le : ven. mars 02, 2012 9:40 am

sam. sept. 01, 2012 7:33 am

Bonjour,
La table ARTICLE se trouve dans un dossier ou il y a le jours pour le nommé?
c'est bien ca?
car danc le fichier texte ARTICLE je n'est aucun "null" tous mais prix sont bien là... :cry:
Merci
Avatar du membre
guillaume
Messages : 2457
Enregistré le : ven. févr. 11, 2011 7:15 pm

sam. sept. 01, 2012 6:03 pm

Bonsoir,

La table ARTICLE est dans la base de données... y acceder avec pgadmin si vous utiliser PostgreSQL
ou avec la console H2 en monoposte.

Si vous n'y voyez pas clair, tournez vous vers 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 !
wawa_1
Messages : 112
Enregistré le : ven. mars 02, 2012 9:40 am

mar. sept. 04, 2012 7:16 am

Merci bcp. bonne journée
wawa_1
Messages : 112
Enregistré le : ven. mars 02, 2012 9:40 am

jeu. nov. 01, 2012 8:43 pm

Si jamais le meme probleme arrive a d'autre:
- lancé PGadmin
-Allée dans "serveur, postresql9.1, base de données, OpenConcerto, Schémas, OpenConcerto42"
-Choisir "Table"
-Puis "Article"
Une foie ARTICLE selectionné il faut cliqué sur la "grille" (affiché les données de l'objet selectionné.)
Il faut ensuite chercher la case vide..... et la remplire!

Bonne journée Alex ;)
Répondre