Bugs item #1874, was opened at 03/06/2009 09:30 You can respond by visiting: http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1874&group_id=8 Or by replying to this e-mail entering your response between the following markers: #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ (enter your response here) #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ Status: Open Priority: 3 Submitted By: Jean Couteau (jcouteau) Assigned to: Eric Chatellier (chatellier) Summary: Ne peux pas ajouter de saison Category: Interface Saisie/Modification Group: ver-3-2 Resolution: None Initial Comment: Si je veux crer une nouvelle saison, un click sur le bouton nouveau me donne la trace suivante (et pas de nouvelle saison) : Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at jaxx.runtime.Util$1.invoke(Util.java:150) at $Proxy0.actionPerformed(Unknown Source) at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1242) at javax.swing.JComboBox.setSelectedItem(JComboBox.java:569) at javax.swing.JComboBox.setSelectedIndex(JComboBox.java:605) at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(BasicComboPopup.java:814) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273) at java.awt.Component.processMouseEvent(Component.java:6041) at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(BasicComboPopup.java:480) at java.awt.Component.processEvent(Component.java:5806) at java.awt.Container.processEvent(Container.java:2058) at java.awt.Component.dispatchEventImpl(Component.java:4413) at java.awt.Container.dispatchEventImpl(Container.java:2116) at java.awt.Component.dispatchEvent(Component.java:4243) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916) at java.awt.Container.dispatchEventImpl(Container.java:2102) at java.awt.Window.dispatchEventImpl(Window.java:2440) at java.awt.Component.dispatchEvent(Component.java:4243) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) at java.awt.EventDispatchThread.run(EventDispatchThread.java:121) Caused by: java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at jaxx.runtime.Util$1.invoke(Util.java:144) ... 27 more Caused by: java.lang.NullPointerException at fr.ifremer.isisfish.ui.input.PopulationSeasonsUI.setReproductionDistributionMatrix(PopulationSeasonsUI.java:187) at fr.ifremer.isisfish.ui.input.PopulationSeasonsUI.seasonChanged(PopulationSeasonsUI.java:181) at fr.ifremer.isisfish.ui.input.PopulationSeasonsUI.doActionPerformed__on__fieldPopulationSeasonInfoChooser(PopulationSeasonsUI.java:486) ... 32 more ----------------------------------------------------------------------
Comment By: Jean Couteau (jcouteau) Date: 04/06/2009 13:01
Message: Note : c'est le mme que le bug 1876 (je me rappelais plus l'avoir post) ---------------------------------------------------------------------- You can respond by visiting: http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1874&group_id=8