Opened 5 years ago
#252 new defect
pas d'import des conditions environnementales
Reported by: | cedric | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | release0.6 |
Component: | Programme Java | Version: | 0.5 |
Keywords: | Cc: |
Description
Lanceur : Connexion BD ouverte
Lanceur : Listes de references chargees
Lanceur : Ihm affichee
Exception in thread "AWT-EventQueue?-0" java.lang.NullPointerException?
at javax.swing.ImageIcon?.<init>(Unknown Source)
at infrastructure.ihm.ImportConditionEnv?.initComponents(ImportConditionEnv?.java:151)
at infrastructure.ihm.ImportConditionEnv?.<init>(ImportConditionEnv?.java:196)
at commun.IhmAppli?.i_condEnvActionPerformed(IhmAppli?.java:755)
at commun.IhmAppli?.access$24(IhmAppli?.java:752)
at commun.IhmAppli?$25.actionPerformed(IhmAppli?.java:861)
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.AbstractButton?.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.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)