Opened 8 years ago
Closed 8 years ago
#207 closed defect (invalid)
Saisie des échantillons _ version 128
Reported by: | bricesauvaget | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 44 Version_beta_test |
Component: | Programme Java | Version: | 0.4 |
Keywords: | Cc: |
Description
En rentrant les échantillons à la volée, je suis rapidement bloqué avec ce message d'erreur :
"Erreur de saisie : saisir effectif et/ou quantité (S4004) 1 Caractéristiques enregistrées"
Console :
C:\Program Files\stacomi>java -jar stacomi0.4alpha128.jar
Lanceur : Connexion BD ouverte
Lanceur : Listes de references chargees
Lanceur : Ihm affichee
ao¹t 31, 2016 9:25:26 AM migration.ihm.SelectionnerOperation? chargeMasque
INFOS: chargement du masque OPE
ao¹t 31, 2016 9:25:38 AM migration.ihm.AjouterLot? initCaracteristiquesduMasque
INFOS: traitement de 1 paramÞtres
Lot : insertObjet()
ConnexionBD : executeInsert()
ao¹t 31, 2016 9:25:54 AM migration.ihm.AjouterLot? enregistreLot
INFOS: enregistreLot Enregistrement ajoutÚ : lot pour une opÚration (A1002)
Caracteristique : insertObjet()
ConnexionBD : executeInsert()
ao¹t 31, 2016 9:25:57 AM migration.ihm.AjouterLot? enregistreLot
GRAVE: enregistreLot
java.util.zip.DataFormatException?: Erreur de saisie : saisir effectif et/ou quan
titÚ (S4004)
at migration.Lot.verifAttributs(Lot.java:231)
at migration.ihm.AjouterLot?.enregistreLot(AjouterLot?.java:3779)
at migration.ihm.AjouterLot?.enregistreLotCar(AjouterLot?.java:3630)
at migration.ihm.AjouterLot?.ajouterEchantillonActionPerformed(AjouterLot?
.java:2498)
at migration.ihm.AjouterLot?.access$83(AjouterLot?.java:2479)
at migration.ihm.AjouterLot?$61.actionPerformed(AjouterLot?.java:2324)
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 Sour
ce)
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?$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.security.ProtectionDomain?$1.doIntersectionPrivilege(Unknown Sour
ce)
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 Sour
ce)
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)
Change History (1)
comment:1 Changed 8 years ago by cedric
- Resolution set to invalid
- Status changed from new to closed
Il n'y avait pas de valeur par defaut dans les quantités, maintenant c'est gérable car le truc est cliquable