Isis-fish-bugreport
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- 496 discussions
[isis-fish-Bugs][1821] Les boutons "annuler" ne fonctionnent pas
by noreply@labs.libre-entreprise.org 08 Jun '09
by noreply@labs.libre-entreprise.org 08 Jun '09
08 Jun '09
Bugs item #1821, was opened at 21/04/2009 12:39
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1821&gro…
Or by replying to this e-mail entering your response between the following markers:
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
(enter your response here)
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
Status: Open
Priority: 3
Submitted By: sigrid lehuta (sigrid)
Assigned to: Eric Chatellier (chatellier)
Summary: Les boutons "annuler" ne fonctionnent pas
Category: Interface Saisie/Modification
Group: None
Resolution: Accepted
Initial Comment:
Aprs une nouvelle saisie, appuyer sur annuler ne l'annule pas !
----------------------------------------------------------------------
>Comment By: Eric Chatellier (chatellier)
Date: 08/06/2009 18:18
Message:
Fix.
Je pense qu'il en reste par endroit qui ne fonctionnent pas.
Je laisse ouvert en attendant.
----------------------------------------------------------------------
Comment By: Eric Chatellier (chatellier)
Date: 02/06/2009 16:04
Message:
Ok, j'ai compris le mcanisme, a n'a jamais fonctionn.
C'est en cours de correction.
----------------------------------------------------------------------
Comment By: sigrid lehuta (sigrid)
Date: 21/04/2009 12:42
Message:
A priori c'est vrai pour TOUS les boutons annuler
----------------------------------------------------------------------
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1821&gro…
1
0
[isis-fish-Bugs][1858] L'arbre ne se met pas a jour lorsqu'on creer une entité
by noreply@labs.libre-entreprise.org 05 Jun '09
by noreply@labs.libre-entreprise.org 05 Jun '09
05 Jun '09
Bugs item #1858, was opened at 22/05/2009 16:50
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1858&gro…
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: L'arbre ne se met pas a jour lorsqu'on creer une entit
Category: Interface Saisie/Modification
Group: ver-3-2
Resolution: Accepted
Initial Comment:
Dans mon arbre j'ai deux espces, je veux en supprimer une (je la slectionne, je clique sur supprimer) mais j'ai un belle erreur :
java.lang.NullPointerException
at java.util.ArrayList.addAll(ArrayList.java:472)
at fr.ifremer.isisfish.entities.SpeciesAbstract.getComposite(SpeciesAbstract.java:100)
at fr.ifremer.isisfish.ui.input.InputSaveVerifier.topiaRemove(InputSaveVerifier.java:192)
at fr.ifremer.isisfish.ui.input.InputSaveVerifier$4.actionPerformed(InputSaveVerifier.java:101)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6041)
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: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)
et bien sr, l'espece n'est pas supprime.
----------------------------------------------------------------------
>Comment By: Eric Chatellier (chatellier)
Date: 05/06/2009 16:06
Message:
L'arbre ne se rafrachit pas, seulement pour les espces.
----------------------------------------------------------------------
Comment By: Eric Chatellier (chatellier)
Date: 25/05/2009 11:32
Message:
Ok, lorsqu'on crer une nouvelle entit, l'arbre ne se met
pas jour, donc si on tente de la supprim a plante..
----------------------------------------------------------------------
Comment By: Jean Couteau (jcouteau)
Date: 25/05/2009 11:04
Message:
C'tait en crant une base from scratch
----------------------------------------------------------------------
Comment By: Eric Chatellier (chatellier)
Date: 25/05/2009 10:53
Message:
J'ai test sur BaseMotosICA et Golfe de Gascogne, je n'arrive pas a reproduire l'erreur.
----------------------------------------------------------------------
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1858&gro…
1
0
[isis-fish-Bugs][1873] Erreur quand on tente de sauver : interface de saisie des populations/ capturabilité
by noreply@labs.libre-entreprise.org 05 Jun '09
by noreply@labs.libre-entreprise.org 05 Jun '09
05 Jun '09
Bugs item #1873, was opened at 02/06/2009 11:47
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1873&gro…
Or by replying to this e-mail entering your response between the following markers:
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
(enter your response here)
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
Status: Open
Priority: 3
Submitted By: sigrid lehuta (sigrid)
>Assigned to: Eric Chatellier (chatellier)
Summary: Erreur quand on tente de sauver : interface de saisie des populations/ capturabilit
Category: Interface Saisie/Modification
Group: ver-3-2
>Resolution: Accepted
Initial Comment:
Erreur quand on tente de sauver : interface de saisie des populations/ capturabilit :
org.codelutin.topia.TopiaException: org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [fr.ifremer.isisfish.entities.PopulationSeasonInfoImpl#fr.ifremer.isisfish.entities.PopulationSeasonInfo#1172678970722#0.20852696039940732]
at org.codelutin.topia.persistence.hibernate.TopiaDAOHibernate.update(TopiaDAOHibernate.java:89)
at org.codelutin.topia.persistence.TopiaDAODelegator.update(TopiaDAODelegator.java:125)
at fr.ifremer.isisfish.entities.PopulationSeasonInfoAbstract.update(PopulationSeasonInfoAbstract.java:53)
at fr.ifremer.isisfish.ui.input.InputSaveVerifier.topiaSave(InputSaveVerifier.java:309)
at fr.ifremer.isisfish.ui.input.InputSaveVerifier.checkEdit(InputSaveVerifier.java:144)
at fr.ifremer.isisfish.ui.input.InputNavigationTreeSelectionAdapter.closeUI(InputNavigationTreeSelectionAdapter.java:140)
at jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter.valueChanged(NavigationTreeSelectionAdapter.java:161)
at javax.swing.JTree.fireValueChanged(Unknown Source)
at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source)
at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source)
at javax.swing.JTree.setSelectionPath(Unknown Source)
at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Unknown Source)
at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(Unknown Source)
at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(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)
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.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)
Caused by: org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [fr.ifremer.isisfish.entities.PopulationSeasonInfoImpl#fr.ifremer.isisfish.entities.PopulationSeasonInfo#1172678970722#0.20852696039940732]
at org.hibernate.engine.StatefulPersistenceContext.checkUniqueness(StatefulPersistenceContext.java:613)
at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.performUpdate(DefaultSaveOrUpdateEventListener.java:307)
at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsDetached(DefaultSaveOrUpdateEventListener.java:246)
at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.performSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:112)
at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:93)
at org.hibernate.impl.SessionImpl.fireSaveOrUpdate(SessionImpl.java:534)
at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:526)
at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:522)
at org.codelutin.topia.persistence.hibernate.TopiaDAOHibernate.update(TopiaDAOHibernate.java:85)
... 36 more
----------------------------------------------------------------------
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1873&gro…
1
0
[isis-fish-Bugs][1861] Erreur lorsqu'on annule une modification sur input>espece>popalation>migration
by noreply@labs.libre-entreprise.org 05 Jun '09
by noreply@labs.libre-entreprise.org 05 Jun '09
05 Jun '09
Bugs item #1861, was opened at 25/05/2009 11:44
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1861&gro…
Or by replying to this e-mail entering your response between the following markers:
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
(enter your response here)
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
>Status: Closed
Priority: 3
Submitted By: Eric Chatellier (chatellier)
>Assigned to: Eric Chatellier (chatellier)
Summary: Erreur lorsqu'on annule une modification sur input>espece>popalation>migration
Category: Interface Saisie/Modification
Group: ver-3-2
>Resolution: Fixed
Initial Comment:
Si on annule une modification dans cette interface on obtient la trace suivante :
ERROR [AWT-EventQueue-0] (InputSaveVerifier.java:342) topiaCancel - Can't cancel modification in region
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
at java.util.HashMap$EntryIterator.next(HashMap.java:834)
at java.util.HashMap$EntryIterator.next(HashMap.java:832)
at fr.ifremer.isisfish.ui.input.InputSaveVerifier.topiaCancel(InputSaveVerifier.java:322)
at fr.ifremer.isisfish.ui.input.InputSaveVerifier.checkEdit(InputSaveVerifier.java:142)
at fr.ifremer.isisfish.ui.input.InputNavigationTreeSelectionAdapter.closeUI(InputNavigationTreeSelectionAdapter.java:140)
at jaxx.runtime.swing.navigation.NavigationTreeSelectionAdapter.valueChanged(NavigationTreeSelectionAdapter.java:161)
at javax.swing.JTree.fireValueChanged(JTree.java:2820)
at javax.swing.JTree$TreeSelectionRedirector.valueChanged(JTree.java:3191)
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:3525)
at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(BasicTreeUI.java:3464)
at java.awt.Component.processMouseEvent(Component.java:6213)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5981)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4583)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4413)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4556)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4217)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4150)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4413)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
----------------------------------------------------------------------
>Comment By: Eric Chatellier (chatellier)
Date: 05/06/2009 15:19
Message:
Fix
----------------------------------------------------------------------
Comment By: Jean Couteau (jcouteau)
Date: 04/06/2009 14:47
Message:
Apaprait aussi sur input>espece>popalation>saisons
----------------------------------------------------------------------
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1861&gro…
1
0
[isis-fish-Bugs][1865] Le bouton Sauver ne se dégrise pas dans l interface de saisie de la reproduction apres une modif
by noreply@labs.libre-entreprise.org 05 Jun '09
by noreply@labs.libre-entreprise.org 05 Jun '09
05 Jun '09
Bugs item #1865, was opened at 26/05/2009 15:27
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1865&gro…
Or by replying to this e-mail entering your response between the following markers:
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
(enter your response here)
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
>Status: Closed
Priority: 3
Submitted By: sigrid lehuta (sigrid)
>Assigned to: Eric Chatellier (chatellier)
Summary: Le bouton Sauver ne se dgrise pas dans l interface de saisie de la reproduction apres une modif
Category: Interface Saisie/Modification
Group: ver-3-2
>Resolution: Fixed
Initial Comment:
interface de saisie de la reproduction /
Apres une modificvation de la saisie, le bouton "Sauver" ne se dgrise pas, il n est pas possible de sauver.
----------------------------------------------------------------------
>Comment By: Eric Chatellier (chatellier)
Date: 05/06/2009 15:16
Message:
J'ai revu tous le mcanisme des bouton Sauver/Annuler.
Effectivement dans les interfaces a onglet, a fonctionnait trs mal.
----------------------------------------------------------------------
Comment By: Eric Chatellier (chatellier)
Date: 27/05/2009 19:05
Message:
Ca doit se produire dans un cas particulier.
----------------------------------------------------------------------
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1865&gro…
1
0
[isis-fish-Bugs][1878] La règle cantonnement ne fonctionne pas:fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
by noreply@labs.libre-entreprise.org 05 Jun '09
by noreply@labs.libre-entreprise.org 05 Jun '09
05 Jun '09
Bugs item #1878, was opened at 05/06/2009 11:42
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1878&gro…
Or by replying to this e-mail entering your response between the following markers:
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
(enter your response here)
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
>Status: Closed
Priority: 3
Submitted By: sigrid lehuta (sigrid)
>Assigned to: Eric Chatellier (chatellier)
Summary: La rgle cantonnement ne fonctionne pas:fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
Category: simulation engine
Group: ver-3-2
>Resolution: Fixed
Initial Comment:
Lors d'une simulation je selectionne la rgle cantonnement mais elle ne s'applique pas. Des captures ont toujours lieu dans la zone la date choisie.
voici le message d'erreur:
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
INFO [SimThread sim_MPAWinter10_2009-06-05-11-00] (SimulationControl.java:192) setText - Do pre action Rules
INFO [SimThread sim_MPAWinter10_2009-06-05-11-00] (SimulationControl.java:192) setText - Simulate one month
----------------------------------------------------------------------
>Comment By: Eric Chatellier (chatellier)
Date: 05/06/2009 11:50
Message:
Fix dans les datas.
Au relancement d'Isis il devrait dire que "Cantonnement" a t mis jour.
----------------------------------------------------------------------
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1878&gro…
1
0
[isis-fish-Bugs][1878] La règle cantonnement ne fonctionne pas:fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
by noreply@labs.libre-entreprise.org 05 Jun '09
by noreply@labs.libre-entreprise.org 05 Jun '09
05 Jun '09
Bugs item #1878, was opened at 05/06/2009 09:42
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1878&gro…
Or by replying to this e-mail entering your response between the following markers:
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
(enter your response here)
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
Status: Open
Priority: 3
Submitted By: sigrid lehuta (sigrid)
Assigned to: Nobody (None)
Summary: La rgle cantonnement ne fonctionne pas:fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
Category: simulation engine
Group: ver-3-2
Resolution: None
Initial Comment:
Lors d'une simulation je selectionne la rgle cantonnement mais elle ne s'applique pas. Des captures ont toujours lieu dans la zone la date choisie.
voici le message d'erreur:
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
ERROR [SimThread sim_MPAWinter10_2009-06-05-11-00] (LazyInitializationException.java:42) <init> - failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
WARN [SimThread sim_MPAWinter10_2009-06-05-11-00] (DefaultSimulator.java:169) simulate - Can't evaluate rule condition for: rules.Cantonnement@1a14d68
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: fr.ifremer.isisfish.entities.ZoneImpl.cell, no session or session was closed
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:380)
at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:372)
at org.hibernate.collection.AbstractPersistentCollection.readElementExistence(AbstractPersistentCollection.java:154)
at org.hibernate.collection.PersistentBag.contains(PersistentBag.java:262)
at java.util.AbstractCollection.retainAll(Unknown Source)
at rules.Cantonnement.condition(Cantonnement.java:115)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:166)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher.localSimulateSameThread(InProcessSimulatorLauncher.java:370)
at fr.ifremer.isisfish.simulator.launcher.InProcessSimulatorLauncher$SimThread.run(InProcessSimulatorLauncher.java:252)
INFO [SimThread sim_MPAWinter10_2009-06-05-11-00] (SimulationControl.java:192) setText - Do pre action Rules
INFO [SimThread sim_MPAWinter10_2009-06-05-11-00] (SimulationControl.java:192) setText - Simulate one month
----------------------------------------------------------------------
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1878&gro…
1
0
[isis-fish-Bugs][1874] Ne peux pas ajouter de saison
by noreply@labs.libre-entreprise.org 04 Jun '09
by noreply@labs.libre-entreprise.org 04 Jun '09
04 Jun '09
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&gro…
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&gro…
1
0
[isis-fish-Bugs][1876] Impossibilité de créer une saison
by noreply@labs.libre-entreprise.org 04 Jun '09
by noreply@labs.libre-entreprise.org 04 Jun '09
04 Jun '09
Bugs item #1876, was opened at 04/06/2009 12:46
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1876&gro…
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: Impossibilit de crer une saison
Category: Interface Saisie/Modification
Group: ver-3-2
Resolution: None
Initial Comment:
Dans l'interface de cration de population/saisons, je cre une saison, elle apparait dans la liste droulante, si je veux la slectionner, j'ai la trace suivante (et ce, peut importe la saison qui tait slectionne avant) :
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.PopulationSeasonSpacializedUI.processDataBinding(PopulationSeasonSpacializedUI.java:240)
at fr.ifremer.isisfish.ui.input.InputContentUI.processDataBinding(InputContentUI.java:185)
at jaxx.runtime.DataBindingListener.propertyChange(DataBindingListener.java:38)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:347)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
at java.awt.Component.firePropertyChange(Component.java:7868)
at fr.ifremer.isisfish.ui.input.InputContentUI.firePropertyChange(InputContentUI.java:173)
at fr.ifremer.isisfish.ui.input.PopulationSeasonSpacializedUI.setPopulationSeasonInfo(PopulationSeasonSpacializedUI.java:401)
at fr.ifremer.isisfish.ui.input.PopulationSeasonsUI.processDataBinding(PopulationSeasonsUI.java:357)
at fr.ifremer.isisfish.ui.input.InputContentUI.processDataBinding(InputContentUI.java:185)
at jaxx.runtime.DataBindingListener.propertyChange(DataBindingListener.java:38)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:347)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
at java.awt.Component.firePropertyChange(Component.java:7868)
at fr.ifremer.isisfish.ui.input.InputContentUI.firePropertyChange(InputContentUI.java:173)
at fr.ifremer.isisfish.ui.input.PopulationSeasonsUI.setPopulationSeasonInfo(PopulationSeasonsUI.java:580)
at fr.ifremer.isisfish.ui.input.PopulationSeasonsUI.seasonChanged(PopulationSeasonsUI.java:178)
at fr.ifremer.isisfish.ui.input.PopulationSeasonsUI.doActionPerformed__on__fieldPopulationSeasonInfoChooser(PopulationSeasonsUI.java:486)
... 32 more
----------------------------------------------------------------------
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1876&gro…
1
0
[isis-fish-Bugs][1874] Ne peux pas ajouter de saison
by noreply@labs.libre-entreprise.org 04 Jun '09
by noreply@labs.libre-entreprise.org 04 Jun '09
04 Jun '09
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&gro…
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
----------------------------------------------------------------------
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1874&gro…
1
0