[isis-fish-Bugs][1875] Impossible d'aller sur une stratégie
Bugs item #1875, was opened at 03/06/2009 15:31 You can respond by visiting: http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1875&group_id=8 Or by replying to this e-mail entering your response between the following markers: #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ (enter your response here) #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
Status: Closed Priority: 3 Submitted By: Jean Couteau (jcouteau) Assigned to: Eric Chatellier (chatellier) Summary: Impossible d'aller sur une stratgie Category: Interface Saisie/Modification Group: ver-3-2 Resolution: Wont Fix
Initial Comment: Je dmarre isis, je charge la rgion Golfe de Gascogne. Je clique sur une des stratgie pour l'diter, je retourne de suite sur le noeud pre de l'arbre avec la trace suivante : INFO [AWT-EventQueue-0] (RegionStorage.java:239) getRegion - Try to open region Golfe de Gascogne(/home/couteau/workspace/isis-fish-data/regions/Golfe de Gascogne) INFO [AWT-EventQueue-0] (DataStorage.java:212) getStorage - Create new storage for Golfe de Gascogne INFO [AWT-EventQueue-0] (TopiaContextImpl.java:217) loadServices - Service topia.service.migration loaded by org.codelutin.topia.migration.TopiaMigrationServiceImpl INFO [AWT-EventQueue-0] (MigrationServiceImpl.java:214) migrateSchema - Starting Topia Migration Service INFO [AWT-EventQueue-0] (MigrationServiceImpl.java:240) migrateSchema - Application version : 3.2, database version : 3.2 INFO [AWT-EventQueue-0] (Resource.java:351) getURLs - search URLs pattern: .*oldmappings/IsisFish/3.2/.*\.hbm\.xml in 91 urls in 4,274s INFO [AWT-EventQueue-0] (MigrationServiceImpl.java:274) migrateSchema - Database is up to date, no migration needed. 06-03 15:25:52 jdbc[3]: Connection not closed OpenMap(tm) Version 4.6.4 Copyright (C) BBNT Solutions LLC. All rights reserved. See http://openmap.bbn.com/ for details. ERROR [AWT-EventQueue-0] (InputNavigationTreeSelectionAdapter.java:104) goBackToPreviousNode - Error happen, go back to previous node java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout.createUI(NavigationTreeSelectionAdapterWithCardLayout.java:98) at jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter.valueChanged(NavigationTreeSelectionAdapter.java:183) at javax.swing.JTree.fireValueChanged(JTree.java:2823) at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:3194) at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629) at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1078) at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287) at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:170) at javax.swing.JTree.setSelectionPath(JTree.java:1598) at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2316) at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(BasicTreeUI.java:3517) at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(BasicTreeUI.java:3456) at java.awt.Component.processMouseEvent(Component.java:6038) at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) 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:3983) 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.NullPointerException at fr.ifremer.isisfish.ui.input.StrategyTabUI.processDataBinding(StrategyTabUI.java:221) at fr.ifremer.isisfish.ui.input.InputContentUI.processDataBinding(InputContentUI.java:180) at fr.ifremer.isisfish.ui.input.StrategyTabUI.applyDataBinding(StrategyTabUI.java:203) at fr.ifremer.isisfish.ui.input.StrategyTabUI.$completeSetup(StrategyTabUI.java:497) at fr.ifremer.isisfish.ui.input.StrategyTabUI.$initialize(StrategyTabUI.java:584) at fr.ifremer.isisfish.ui.input.StrategyTabUI.<init>(StrategyTabUI.java:140) at fr.ifremer.isisfish.ui.input.StrategyUI.createStrategyTabUI(StrategyUI.java:222) at fr.ifremer.isisfish.ui.input.StrategyUI.$initialize(StrategyUI.java:155) at fr.ifremer.isisfish.ui.input.StrategyUI.<init>(StrategyUI.java:69) ... 36 more INFO [AWT-EventQueue-0] (InputNavigationTreeSelectionAdapter.java:110) goBackToPreviousNode - goBackToPreviousNode ERROR [AWT-EventQueue-0] (InputNavigationTreeSelectionAdapter.java:104) goBackToPreviousNode - Error happen, go back to previous node java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapterWithCardLayout.createUI(NavigationTreeSelectionAdapterWithCardLayout.java:98) at jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter.valueChanged(NavigationTreeSelectionAdapter.java:183) at javax.swing.JTree.fireValueChanged(JTree.java:2823) at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:3194) at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629) at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(DefaultTreeSelectionModel.java:1078) at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(DefaultTreeSelectionModel.java:287) at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(DefaultTreeSelectionModel.java:170) at javax.swing.JTree.setSelectionPath(JTree.java:1598) at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(BasicTreeUI.java:2316) at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(BasicTreeUI.java:3517) at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(BasicTreeUI.java:3456) at java.awt.Component.processMouseEvent(Component.java:6038) at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) 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:3983) 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.NullPointerException at fr.ifremer.isisfish.ui.input.StrategyTabUI.processDataBinding(StrategyTabUI.java:221) at fr.ifremer.isisfish.ui.input.InputContentUI.processDataBinding(InputContentUI.java:180) at fr.ifremer.isisfish.ui.input.StrategyTabUI.applyDataBinding(StrategyTabUI.java:203) at fr.ifremer.isisfish.ui.input.StrategyTabUI.$completeSetup(StrategyTabUI.java:497) at fr.ifremer.isisfish.ui.input.StrategyTabUI.$initialize(StrategyTabUI.java:584) at fr.ifremer.isisfish.ui.input.StrategyTabUI.<init>(StrategyTabUI.java:140) at fr.ifremer.isisfish.ui.input.StrategyUI.createStrategyTabUI(StrategyUI.java:222) at fr.ifremer.isisfish.ui.input.StrategyUI.$initialize(StrategyUI.java:155) at fr.ifremer.isisfish.ui.input.StrategyUI.<init>(StrategyUI.java:69) ... 36 more INFO [AWT-EventQueue-0] (InputNavigationTreeSelectionAdapter.java:110) goBackToPreviousNode - goBackToPreviousNode ----------------------------------------------------------------------
Comment By: Eric Chatellier (chatellier) Date: 03/06/2009 15:35
Message: Ca c'est un code faux que j'ai commit hier pour que TOny regarde. Mais un bug volontaire. ---------------------------------------------------------------------- You can respond by visiting: http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1875&group_id=8
participants (1)
-
noreply@labs.libre-entreprise.org