hello
j ai eu ce message en tentant d exporter une base.
Voyez vous d ou cela provient ?
Merci


fr.ifremer.isisfish.IsisFishRuntimeException: Can't get entity for id fr.ifremer.isisfish.entities.SetOfVessels#1370512634323#0.2962353818426431
    at fr.ifremer.isisfish.ui.input.tree.FisheryTreeRenderer.getTreeCellRendererComponent(FisheryTreeRenderer.java:125)
    at javax.swing.plaf.synth.SynthTreeUI.paintRow(Unknown Source)
    at javax.swing.plaf.synth.SynthTreeUI.paint(Unknown Source)
    at javax.swing.plaf.synth.SynthTreeUI.update(Unknown Source)
    at javax.swing.JComponent.paintComponent(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintToOffscreen(Unknown Source)
    at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
    at javax.swing.RepaintManager$PaintManager.paint(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$3.run(Unknown Source)
    at javax.swing.RepaintManager$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(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$1000(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$200(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 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.pumpEventsForFilter(Unknown Source)
    at java.awt.WaitDispatchSupport$2.run(Unknown Source)
    at java.awt.WaitDispatchSupport$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.WaitDispatchSupport.enter(Unknown Source)
    at java.awt.Dialog.show(Unknown Source)
    at java.awt.Component.show(Unknown Source)
    at java.awt.Component.setVisible(Unknown Source)
    at java.awt.Window.setVisible(Unknown Source)
    at java.awt.Dialog.setVisible(Unknown Source)
    at org.jdesktop.swingx.JXErrorPane$1.run(JXErrorPane.java:398)
    at org.jdesktop.swingx.JXErrorPane.showDialog(JXErrorPane.java:411)
    at fr.ifremer.isisfish.ui.util.ErrorHelper.showErrorDialog(ErrorHelper.java:81)
    at fr.ifremer.isisfish.IsisFish$3$1.uncaughtException(IsisFish.java:683)
    at java.lang.ThreadGroup.uncaughtException(Unknown Source)
    at java.lang.ThreadGroup.uncaughtException(Unknown Source)
    at java.awt.EventDispatchThread.processException(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)
Caused by: org.nuiton.topia.TopiaException: This context is closed, it is not possible to release the operation 'findById'
    at org.nuiton.topia.framework.TopiaContextImpl.checkClosed(TopiaContextImpl.java:902)
    at org.nuiton.topia.framework.TopiaContextImpl.findByTopiaId(TopiaContextImpl.java:912)
    at fr.ifremer.isisfish.ui.input.tree.FisheryTreeRenderer.getTreeCellRendererComponent(FisheryTreeRenderer.java:89)
    ... 54 more