Bonjour à tous,
Il nous semble que la règle ( sans report d’effort) marche bien mais
pour la règle cantonnement ne marche pas car on oublient *_toujours
une abondance ( cantonnement)_**_> abondance( sans report d’effort)_*
alors que on s’attend l’inverse.
Pourrez vous quand même contrôler le ficher d’error joint et la base
de données qu’on la joint dans un prochain mail notamment pour
vérifier la stratégie( non activité) s’elle semble bien codée?.
Merci pour votre aide ?
Marion et Chirine
------------------------------------------------------------------------
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails
<http://www.trueswitch.com/yahoo-fr/> vers Yahoo! Mail
------------------------------------------------------------------------
INFO [main] (IsisFish.java:147) main - Launching Isis-fish ... []
INFO [main] (IsisFish.java:149) main - 22/10/07 08:50 Java version: 1.6.0_02-b06 Isis-fish version: 3.0.19
INFO [main] (IsisConfig.java:351) load - Load configuration from C:\Documents and Settings\chirine\.isis-config-3
22 oct. 2007 08:50:45 org.codelutin.i18n.Language <init>
INFO: Langue file URL:jar:file:/C:/Documents%20and%20Settings/chirine/Bureau/ISIS-Fish/isis-fish-3.0.19/isis-fish-3.0.19/isis-fish-3.0.19.jar!/language-fr_FR.properties
INFO [main] (MatrixFactory.java:68) <clinit> - Converter XML pour MatrixND ajoute
INFO [main] (MatrixFactory.java:85) <clinit> - librairie topia non presente. Import/Export JDBC impossible
INFO [main] (CVSHelper.java:528) messageSent -
INFO [main] (CVSHelper.java:528) messageSent -
#65188 warning C/S protocol error (section 5.10). It's regurarly observed with cvs 1.12.xx servers.
unexpected pathname=isis-fish-data/regions/ missing root prefix=/cvsroot/isis-fish
relaxing, but who knows all consequences....
ERROR [main] (CVSHelper.java:524) messageSent - cvs checkout: warning: cannot open history file `/cvsroot/isis-fish/CVSROOT/history' for write: Permission denied
ERROR [main] (CVSHelper.java:524) messageSent - cvs checkout: Updating regions/DemoRegion
INFO [main] (CVSHelper.java:528) messageSent - +updated
INFO [main] (CVSHelper.java:528) messageSent - text U
INFO [main] (CVSHelper.java:528) messageSent - fname regions/DemoRegion/data-backup.sql.gz
INFO [main] (CVSHelper.java:528) messageSent - newline
INFO [main] (CVSHelper.java:528) messageSent - -updated
ERROR [main] (CVSHelper.java:524) messageSent - cvs checkout: Updating regions/DemoRegion/rules
INFO [main] (RegionStorage.java:213) getRegion - Try to open region DemoRegion(C:\Documents and Settings\chirine\isis-database-3\regions\DemoRegion)
WARN [main] (ConfigurationFactory.java:127) parseConfiguration - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Documents%20and%20Settings/chirine/Bureau/ISIS-Fish/isis-fish-3.0.19/isis-fish-3.0.19/lib/ehcache-1.2.1RC.jar!/ehcache-failsafe.xml
10-22 08:51:07 jdbc[0]: SQLException
WARN [main] (JDBCExceptionReporter.java:71) logExceptions - SQL Error: 42101, SQLState: 42S01
ERROR [main] (JDBCExceptionReporter.java:72) logExceptions - Table SELECTIVITY already exists; SQL statement:
CREATE CACHED TABLE SELECTIVITY(TOPIAID VARCHAR(255) NOT NULL, TOPIAVERSION BIGINT NOT NULL, TOPIACREATEDATE DATE, EQUATION VARCHAR(255), GEAR VARCHAR(255), POPULATION VARCHAR(255)) [42S01-44]
WARN [main] (IsisFish.java:465) checkout - Can't checkout DemoRegion
INFO [main] (IsisTray.java:96) getInstance - Use System tray: fr.ifremer.isisfish.IsisTray$AWTSystemTray
INFO [Simulation Thread local] (SimulationManager.java:274) run - Start simulation thread
INFO [Simulation Thread remote] (SimulationManager.java:274) run - Start simulation thread
INFO [main] (CollectionFactory.java:76) <clinit> - JDK 1.4+ collections available
INFO [main] (CollectionFactory.java:80) <clinit> - Commons Collections 3.x available
INFO [main] (XmlBeanDefinitionReader.java:347) loadBeanDefinitions - Loading XML bean definitions from class path resource [fr/ifremer/isisfish/ui/context.xml]
SwixML 1.5 (#144)
INFO [main] (Editor.java:124) addEditor - Can't find your editor class: org.codelutin.widget.editor.NetBeansEditor
INFO [main] (Editor.java:124) addEditor - Can't find your editor class: org.codelutin.widget.editor.JEditEditor
INFO [main] (SwiXMLEngine.java:317) render - 37 components initialized
INFO [main] (SwiXMLEngine.java:318) render - 0 components with origin
INFO [main] (SwiXMLEngine.java:319) render - Init id time: 10
INFO [main] (SwiXMLEngine.java:320) render - Init component time: 260
INFO [main] (SwiXMLEngine.java:321) render - Refresh view time: 0
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (OldSimulationName) in path '$OldSimulationName'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$OldSimulationName' for component javax.swing.JTextField with id 'fieldSimulParamsName'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage' for component fr.ifremer.isisfish.ui.widget.RuleParameterEditor with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/analysePlans'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/analysePlans' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/strategies'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/strategies' for component javax.swing.JList with id 'listSimulParamsStrategies'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/populations'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/populations' for component javax.swing.JList with id 'listSimulParamsPopulations'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/numberOfYear'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/numberOfYear' for component javax.swing.JTextField with id 'fieldSimulParamsNbAnnees'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/resultEnabled'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/resultEnabled' for component javax.swing.JList with id 'listResultNames'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/exportDirectory'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/exportDirectory' for component javax.swing.JTextField with id 'fieldSimulExportFolder'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/preScript'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/preScript' for component javax.swing.JTextArea with id 'fieldSimulPreScript'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/useOptimization'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/useOptimization' for component javax.swing.JCheckBox with id 'fieldSimulationCache'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/regionName'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/regionName' for component javax.swing.JComboBox with id 'fieldSimulParamsRegion'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/useStatistic'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/useStatistic' for component javax.swing.JCheckBox with id 'fieldSimulationStatistique'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage' for component fr.ifremer.isisfish.ui.widget.RuleParameterEditor with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/useAnalysePlan'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/useAnalysePlan' for component javax.swing.JCheckBox with id 'fieldSimulUseAnalysePlan'
WARN [AWT-EventQueue-0] (XPathUtil.java:160) applyXPath - Error during XPath evaluation
WARN [AWT-EventQueue-0] (SwiXMLEngine.java:682) setComponent - Error during xpath evalution of fr.ifremer.isisfish.datastore.RuleStorage.getParameterNames($listSimulParamsMesuresList/selectedValue)
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path 'entrySet($SimulationParameter/tagValue)'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin 'entrySet($SimulationParameter/tagValue)' for component org.swixat.databinding.JTableModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (ResultNames) in path '$ResultNames'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$ResultNames' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/local'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/local' for component javax.swing.JCheckBox with id 'fieldSimulAdvParamsSimulatorLocal'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/exportNames'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/exportNames' for component javax.swing.JList with id 'listSimulExportChoose'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/usePreScript'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/usePreScript' for component javax.swing.JCheckBox with id 'fieldUseSimulPreScripts'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/description'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/description' for component javax.swing.JTextArea with id 'fieldSimulParamsDesc'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/rules'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/rules' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage/fisheryRegion/species/population'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage/fisheryRegion/species/population' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/simulatorName'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/simulatorName' for component javax.swing.JComboBox with id 'fieldSimulAdvParamsSimulatorSelect'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage/fisheryRegion/strategy'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage/fisheryRegion/strategy' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/onlyExport'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/onlyExport' for component javax.swing.JCheckBox with id 'fieldSimulOnlyExport'
WARN [AWT-EventQueue-0] (XPathUtil.java:160) applyXPath - Error during XPath evaluation
WARN [AWT-EventQueue-0] (SwiXMLEngine.java:682) setComponent - Error during xpath evalution of fr.ifremer.isisfish.datastore.AnalysePlanStorage.getParameterNames($listSimulParamsAnalysePlansList/selectedValue)
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:317) render - 269 components initialized
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:318) render - 38 components with origin
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:319) render - Init id time: 0
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:320) render - Init component time: 170
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:321) render - Refresh view time: 240
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage' for component fr.ifremer.isisfish.ui.widget.RuleParameterEditor with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage/fisheryRegion/strategy'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage/fisheryRegion/strategy' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage/fisheryRegion/species/population'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage/fisheryRegion/species/population' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage' for component fr.ifremer.isisfish.ui.widget.RuleParameterEditor with id 'null'
WARN [AWT-EventQueue-0] (XPathUtil.java:160) applyXPath - Error during XPath evaluation
WARN [AWT-EventQueue-0] (SwiXMLEngine.java:682) setComponent - Error during xpath evalution of fr.ifremer.isisfish.datastore.RuleStorage.getParameterNames($listSimulParamsMesuresList/selectedValue)
WARN [AWT-EventQueue-0] (XPathUtil.java:160) applyXPath - Error during XPath evaluation
WARN [AWT-EventQueue-0] (SwiXMLEngine.java:682) setComponent - Error during xpath evalution of fr.ifremer.isisfish.datastore.AnalysePlanStorage.getParameterNames($listSimulParamsAnalysePlansList/selectedValue)
INFO [Thread-6] (RegionStorage.java:213) getRegion - Try to open region Banyuls(C:\Documents and Settings\chirine\isis-database-3\regions\Banyuls)
WARN [AWT-EventQueue-0] (ConfigurationFactory.java:127) parseConfiguration - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Documents%20and%20Settings/chirine/Bureau/ISIS-Fish/isis-fish-3.0.19/isis-fish-3.0.19/lib/ehcache-1.2.1RC.jar!/ehcache-failsafe.xml
WARN [AWT-EventQueue-0] (CacheManager.java:276) detectAndFixDiskStorePathConflict - Creating a new instance of CacheManager using the diskStorePath "C:\DOCUME~1\chirine\LOCALS~1\Temp\" which is already used by an existing CacheManager.
The source of the configuration was classpath.
The diskStore path for this CacheManager will be set to C:\DOCUME~1\chirine\LOCALS~1\Temp\\ehcache_auto_created_1193035890112.
To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml) for each CacheManager instance.
10-22 08:51:31 jdbc[0]: Connection not closed
WARN [AWT-EventQueue-0] (XPathUtil.java:160) applyXPath - Error during XPath evaluation
WARN [AWT-EventQueue-0] (SwiXMLEngine.java:682) setComponent - Error during xpath evalution of fr.ifremer.isisfish.datastore.RuleStorage.getParameterNames($listSimulParamsMesuresList/selectedValue)
WARN [AWT-EventQueue-0] (XPathUtil.java:160) applyXPath - Error during XPath evaluation
WARN [AWT-EventQueue-0] (SwiXMLEngine.java:682) setComponent - Error during xpath evalution of fr.ifremer.isisfish.datastore.AnalysePlanStorage.getParameterNames($listSimulParamsAnalysePlansList/selectedValue)
**** false *****0
WARN [AWT-EventQueue-0] (AbstractFrame.java:151) executeCommand - None Action accept this command: comboBoxChanged
INFO [AWT-EventQueue-0] (AbstractFrame.java:161) executeCommand - Can't interpret command return value (not a number or OutputView): null'(null)
INFO [AWT-EventQueue-0] (HandleClassMethodAction.java:140) handleClassMethod - Handle java class not in default location, try with no default location
INFO [AWT-EventQueue-0] (HandleClassMethodAction.java:140) handleClassMethod - Handle java class not in default location, try with no default location
INFO [AWT-EventQueue-0] (SimulationHelper.java:101) message - backup database in progress
INFO [AWT-EventQueue-0] (SimulationControl.java:127) setText - backup database in progress
INFO [AWT-EventQueue-0] (SimulationHelper.java:101) message - backup database finished
INFO [AWT-EventQueue-0] (SimulationControl.java:127) setText - backup database finished
INFO [AWT-EventQueue-0] (SimulationHelper.java:101) message - Scripts and rules Compilation
INFO [AWT-EventQueue-0] (SimulationControl.java:127) setText - Scripts and rules Compilation
Note: C:\DOCUME~1\chirine\LOCALS~1\Temp\isisfish-simultation-1193035931361-preparation\scripts\SiMatrix.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
INFO [AWT-EventQueue-0] (SimulationHelper.java:101) message - Compilation time 23.044s
INFO [AWT-EventQueue-0] (SimulationControl.java:127) setText - Compilation time 23.044s
INFO [Simulation Thread local] (SimulationStorage.java:216) getSimulation - Try to open simulation 2007-10-22-08-52(C:\Documents and Settings\chirine\isis-database-3\simulations\ 2007-10-22-08-52)
WARN [Simulation Thread local] (ConfigurationFactory.java:127) parseConfiguration - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Documents%20and%20Settings/chirine/Bureau/ISIS-Fish/isis-fish-3.0.19/isis-fish-3.0.19/lib/ehcache-1.2.1RC.jar!/ehcache-failsafe.xml
WARN [Simulation Thread local] (CacheManager.java:276) detectAndFixDiskStorePathConflict - Creating a new instance of CacheManager using the diskStorePath "C:\DOCUME~1\chirine\LOCALS~1\Temp\" which is already used by an existing CacheManager.
The source of the configuration was classpath.
The diskStore path for this CacheManager will be set to C:\DOCUME~1\chirine\LOCALS~1\Temp\\ehcache_auto_created_1193035958380.
To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml) for each CacheManager instance.
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.zone = ZoneTot(fr.ifremer.isisfish.entities.Zone#1188999023726#0.49893304691115303)
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.gear = Ligneemb(fr.ifremer.isisfish.entities.Gear#1175514902996#0.47295941379656525)
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.enginSelective = true(true)
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.beginDate = janvier 0(0)
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.endDate = décembre 0(11)
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.beginMonth = janvier(0)
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.endMonth = décembre(11)
AspectWerkz - INFO - Pre-processor org.codehaus.aspectwerkz.transform.AspectWerkzPreProcessor loaded and initialized
INFO [SimThread 2007-10-22-08-52] (SimulationHelper.java:270) changeClassLoader - Classloader used for simulation: fr.ifremer.isisfish.aspect.AspectClassLoader@531380 [file:/C:/Documents and Settings/chirine/isis-database-3/simulations/ 2007-10-22-08-52/]
INFO [SimThread 2007-10-22-08-52] (SimulationStorage.java:99) setParameter - DEBUG: store param: {preScript=, usePreScript=false, inQueue=false, onlyExport=false, numberOfYear=1, rules=CantonnementSsReport,, useOptimization=true, useStatistic=false, exportDirectory=/tmp, useAnalysePlan=false, rule.0.parameter.beginMonth=0, regionName=Banyuls, rule.0.parameter.beginDate=0, rule.0.parameter.enginSelective=true, local=true, populations=CSar, description=, population.CSar.number=[[0.0, 0.0, 0.0, 408142.0, 0.0, 0.0, 56304.0, 0.0, 8247.0, 0.0, 1374.0], [0.0, 0.0, 34141.0, 0.0, 0.0, 0.0, 107659.0, 0.0, 15769.0, 0.0, 2628.0], [0.0, 198402.0, 0.0, 0.0, 0.0, 60996.0, 0.0, 0.0, 0.0, 8247.0, 1374.0], [0.0, 183973.0, 0.0, 0.0, 0.0, 82446.0, 0.0, 0.0, 0.0, 11147.0, 1858.0], [0.0, 82968.0, 0.0, 0.0, 0.0, 50942.0, 0.0, 0.0, 0.0, 6888.0, 1148.0], [0.0, 28859.0, 0.0, 0.0, 0.0, 28152.0, 0.0, 0.0, 0.0, 3806.0, 634.0], [0.0, 3607.0, 0.0, 0.0, 0.0, 10054.0, 0.0, 0.0, 0.0, 1359.0, 227.0], [0.0,
1804.0, 0.0, 0.0, 0.0, 4022.0, 0.0, 0.0, 0.0, 544.0, 91.0]], rule.0.parameter.endMonth=11, analysePlan=, plans=, simulatorName=DefaultSimulator.java, strategies=PecheAmateurs,PecheChalutiere,PechePetitMetierEtang,PechePetitMetierMer, analysePlanNumber=-1, rule.0.parameter.endDate=11, rule.0.parameter.gear=fr.ifremer.isisfish.entities.Gear#1175514902996#0.47295941379656525, exports=Abundances.java,Biomasses.java,CapturesNombre.java,CapturesPoids.java,, resultNames=matrixCatchPerStrategyMet,matrixBiomass,matrixFishingTimePerMonthPerVessel,matrixCatchRatePerStrategyMet,matrixAbundance,matrixFuelCostsOfTravelPerVessel,, rule.0.parameter.zone=fr.ifremer.isisfish.entities.Zone#1188999023726#0.49893304691115303}
10-22 08:52:41 jdbc[3]: Connection not closed
INFO [SimThread 2007-10-22-08-52] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.zone = ZoneTot(fr.ifremer.isisfish.entities.Zone#1188999023726#0.49893304691115303)
INFO [SimThread 2007-10-22-08-52] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.gear = Ligneemb(fr.ifremer.isisfish.entities.Gear#1175514902996#0.47295941379656525)
INFO [SimThread 2007-10-22-08-52] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.enginSelective = true(true)
INFO [SimThread 2007-10-22-08-52] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.beginDate = janvier 0(0)
INFO [SimThread 2007-10-22-08-52] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.endDate = décembre 0(11)
INFO [SimThread 2007-10-22-08-52] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.beginMonth = janvier(0)
INFO [SimThread 2007-10-22-08-52] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.endMonth = décembre(11)
INFO [SimThread 2007-10-22-08-52] (SimulationHelper.java:101) message - Mise en place des aspects Cache
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Mise en place des aspects Cache
INFO [SimThread 2007-10-22-08-52] (SimulationHelper.java:101) message - Simulation execution
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulation execution
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rules initialisation:[rules.CantonnementSsReport@1c058d6]
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:112) simulate - Rule CantonnementSsReport initialized
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - begin step janvier 0
INFO [SimThread 2007-10-22-08-52] (ResultStorage.java:224) isEnabled - Enabled result: [matrixCatchPerStrategyMet, matrixCatchWeightPerStrategyMet, matrixBiomass, matrixFishingTimePerMonthPerVessel, matrixCatchRatePerStrategyMet, matrixAbundance, matrixFuelCostsOfTravelPerVessel, matrixNoActivity]
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:315) computeMonth - ====================== begin janvier 0 - CSar =========================== 1193035966352
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,198402.0,183973.0,82968.0,28859.0,3607.0,1804.0,
0.0,34141.0,0.0,0.0,0.0,0.0,0.0,0.0,
408142.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,60996.0,82446.0,50942.0,28152.0,10054.0,4022.0,
56304.0,107659.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
8247.0,15769.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,8247.0,11147.0,6888.0,3806.0,1359.0,544.0,
1374.0,2628.0,1374.0,1858.0,1148.0,634.0,227.0,91.0,]
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - begin step février 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:315) computeMonth - ====================== begin février 0 - CSar =========================== 1193036020139
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,184381.85864129756,51552.23582897981,23478.858933703203,8153.20966772106,1509.2478840470233,1707.2804107490706,
0.0,32019.09172815104,0.0,0.0,0.0,0.0,0.0,0.0,
674.4045297734614,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,56628.29761649763,35045.91720032881,22008.502170028107,12162.159253435075,5643.541561881478,3886.5121880217716,
52804.63198813994,100967.85086489408,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
7734.438050692426,14788.935809180286,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,7379.88411467678,10456.727185184634,6354.025772956723,3510.633232388691,1253.5339485524098,496.4937674015757,
1288.6040841095974,2464.666326812243,1288.6040841095974,1828.81333748686,1129.966475476273,624.0407190348059,223.43413757239892,89.57051329994847,]
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - begin step mars 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:315) computeMonth - ====================== begin mars 0 - CSar =========================== 1193036023294
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,199520.38816286516,234160.72988664673,92728.74635831945,45254.62723396381,20202.087056857465,7130.420866166594,5106.166688026378,
0.0,199520.38816682593,232035.03298296797,27716.77281401777,15056.430004779344,6938.269400245393,3626.913817357848,5874.500572042899,
0.0,199520.3881721069,232152.6428637434,27808.552113772832,15290.859393769973,7057.5665378803815,3689.2753968972884,5976.191069657507,
0.0,139274.80924298157,234160.7867261274,97330.36470819412,52139.24516424509,24065.965827502245,8494.19573406716,6082.779701258875,
0.0,199520.388172635,234160.7719478611,97291.48825781464,51820.07166774505,23917.90620380302,8441.937179249917,6045.356819958184,
0.0,199520.38817342714,231800.06508316146,42036.65119592629,22914.088475929,10576.228586362948,4850.2175028016945,5979.242384115475,
0.0,199520.38817289905,231682.65406600505,42012.776964975565,22880.8571530036,10560.840176668455,4843.160418701949,5969.859562174912,
0.0,199520.38817211014,234160.76968820184,97285.54525317528,51771.441205600226,23895.347690135506,8433.975013222975,6039.655032085229,
0.0,199520.38817211014,223426.66030969637,92825.90120141701,49398.19861110521,22799.966614625417,8047.355126347539,5702.052985895507,
0.0,199520.38816815263,223426.64405280357,92783.15599732831,49049.73071630053,22638.323908752143,7990.3023409197,5661.627528998481,
0.0,199520.38817606764,234160.7867261274,97330.36470819412,52139.24516424509,24065.965827502245,8494.19573406716,6082.779701258875,]
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - begin step avril 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:315) computeMonth - ====================== begin avril 0 - CSar =========================== 1193036026398
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,755902.5057531975,358003.3540503903,159231.12211011554,59932.25048479621,112157.26012440264,
0.0,0.0,0.0,226030.76899951466,119843.04723029856,55025.37529270597,30673.462700091124,129832.52463744479,
0.0,0.0,0.0,226900.06300321195,122709.55149431058,56433.93742123575,31458.65687993545,133171.27478858916,
0.0,0.0,0.0,794471.0816965186,420995.97489432915,193628.28724332448,72878.85043170159,136385.53736724527,
0.0,0.0,0.0,793878.8277788609,416198.0559174517,191410.55433394515,72044.12483454529,134823.43122467343,
0.0,0.0,0.0,343037.9630653344,184262.9287263076,84744.12088174987,41443.23974792548,133513.63642601293,
0.0,0.0,0.0,342824.87664238905,183845.1214260647,84551.21808429137,41348.902318853456,133194.4801694365,
0.0,0.0,0.0,793788.3085764563,415469.26902486605,191073.69977102836,71917.33719601417,134586.16073768103,
0.0,0.0,0.0,757400.4433546935,396423.83889983286,182314.73474273193,68620.59126926993,127063.12125736609,
0.0,0.0,0.0,756749.5289592423,391219.70848553913,179909.40985957836,67715.25856499063,125386.73815045094,
0.0,0.0,0.0,794471.0816965186,420995.97489432915,193628.28724332448,72878.85043170159,136385.53736724527,]
FATAL [SimThread 2007-10-22-08-52] (PopulationSeasonInfoImpl.java:739) getReproductionMatrix - Error in matrix reproduction creation
fr.ifremer.isisfish.IsisFishRuntimeException: Can't evaluate equation: double eff = 0;
// dans cette exemple on parcours la matrice entiere
// ce n'est surement pas ce qu'il faut. Il ne faut
// sans ne parcourir que les zoneRepro
for(int ic=0;ic<groups.size();ic++){
PopulationGroup c = groups.get(ic);
for(int iz=0; iz<zones.size();iz++){
Zone z =zoneRepro.get(iz);
eff += N.getValue(c, z);
}
}
// on met a jour la matrice resultat, qui servira
// ensuite. Il ne faut pas oublier de multiplier
// par prepro la valeur que l'on affecte a la matrice
for(int izr=0; izr<zoneRepro.size(); izr++){
Zone zr = zoneRepro.get(izr);
result.setValue(zr, eff * prepro);
}
return 0;
at fr.ifremer.isisfish.entities.EquationImpl.evaluate(EquationImpl.java:102)
at fr.ifremer.isisfish.entities.EquationImpl.evaluate(EquationImpl.java:115)
at fr.ifremer.isisfish.entities.Equation$$FastClassByCGLIB$$713b46bd.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.intercept(CGLIBLazyInitializer.java:163)
at org.hibernate.proxy.HibernateProxy$$EnhancerByCGLIB$$2cf76ae3_3.evaluate(<generated>)
at fr.ifremer.isisfish.entities.PopulationSeasonInfoImpl.getReproductionMatrix(PopulationSeasonInfoImpl.java:727)
at simulators.DefaultSimulator.computeMonth(DefaultSimulator.java:368)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:198)
at fr.ifremer.isisfish.simulator.SimulationHelper.localSimulateSameThread(SimulationHelper.java:464)
at fr.ifremer.isisfish.simulator.SimulationHelper$SimThread.run(SimulationHelper.java:369)
Caused by: fr.ifremer.isisfish.IsisFishRuntimeException: Cant invoke method public abstract double fr.ifremer.isisfish.equation.PopulationReproductionEquation.compute(fr.ifremer.isisfish.simulator.SimulationContext,org.codelutin.math.matrix.MatrixND,fr.ifremer.isisfish.entities.Population,fr.ifremer.isisfish.types.Month,double,java.util.List,java.util.List,java.util.List,org.codelutin.math.matrix.MatrixND) throws java.lang.Exception for class {1}
at fr.ifremer.isisfish.util.EvaluatorHelper.invoke(EvaluatorHelper.java:256)
at fr.ifremer.isisfish.util.EvaluatorHelper.evaluate(EvaluatorHelper.java:192)
at fr.ifremer.isisfish.entities.EquationImpl.evaluate(EquationImpl.java:88)
... 10 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at fr.ifremer.isisfish.util.EvaluatorHelper.invoke(EvaluatorHelper.java:253)
... 12 more
Caused by: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at org.hibernate.collection.PersistentBag.get(PersistentBag.java:399)
at formules.fr_ifremer_isisfish_entities_Equation_1175514899045_0_5636186607743631.compute(fr_ifremer_isisfish_entities_Equation_1175514899045_0_5636186607743631.java:9)
... 17 more
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - begin step mai 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:315) computeMonth - ====================== begin mai 0 - CSar =========================== 1193036032397
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,8756151.709015768,4211577.5452909125,965080.673937695,2538525.6155169667,
0.0,0.0,0.0,0.0,0.0,0.0,197088.22401615974,0.0,
0.0,0.0,0.0,0.0,346067.73806337744,180215.33217594711,209912.18281704836,1918543.1487828728,
0.0,0.0,0.0,0.0,6482006.867340453,3376086.6936369287,1547257.5306549133,2034934.997959917,
0.0,0.0,0.0,0.0,1.2591356320295144E7,6557117.014645614,3005120.5358470995,3952299.3613267695,
0.0,0.0,0.0,0.0,-909525.6694385386,-473663.6711011284,-404281.3311325612,-1931729.3792988663,
0.0,0.0,0.0,0.0,904364.7489506968,470965.3369840308,401978.242007698,1920203.0036962219,
0.0,0.0,0.0,0.0,1.8802991087929204E7,9791689.256596884,4487521.856940866,5901936.230842572,
0.0,0.0,0.0,0.0,5606672.915132669,2919684.357219113,1338088.5590871768,1716104.2074029124,
0.0,0.0,0.0,0.0,5421274.769461844,2822660.7260134188,1293622.5410570109,1659076.3517797184,
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,]
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - begin step juin 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:315) computeMonth - ====================== begin juin 0 - CSar =========================== 1193036035231
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,3.841595871800551E7,0.0,0.0,0.0,
0.0,0.0,0.0,0.0,6.335569257911406E7,3.394836323246757E7,3.768799536119089E7,3.424691903708268E7,
0.0,0.0,0.0,0.0,3044572.271486196,1566926.540627216,1739533.9839791302,1.827003320613204E7,
0.0,0.0,0.0,0.0,5.7090237702127494E7,2.9387330060123157E7,1.2836526464161964E7,4.289401425192461E8,
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,0.0,0.0,-1.5296892619327992E8,-7.873192628817824E7,-6.4047600095496476E7,-3.516721299282446E8,
0.0,0.0,0.0,0.0,7958042.19076875,4095847.4446110423,3331929.07262381,1.8289963500501685E7,
0.0,0.0,0.0,0.0,-5.5140570680112526E7,-2.83787764885287E7,-1.2395983650363578E7,-1.8734470515512973E7,
0.0,0.0,0.0,0.0,4.932541998952675E7,2.5385937283932526E7,1.1088697345637314E7,1.6342248925255394E7,
0.0,0.0,0.0,0.0,9.52818526154912E7,4.90294176884138E7,2.1416278209546614E7,3.156278312566485E7,
0.0,0.0,0.0,0.0,1.1418047540425499E8,5.877466012024631E7,2.567305292832393E7,3.880055563267717E7,]
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - begin step juillet 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:315) computeMonth - ====================== begin juillet 0 - CSar =========================== 1193036037975
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,1.466190024653442E8,5.837191174405941E7,2.291857823458683E7,1.3263892868729414E8,
0.0,0.0,0.0,0.0,1.0924166066254813E7,4690336.0519596115,4680418.956894111,1.8818978819699723E8,
0.0,0.0,0.0,0.0,1.158959054764798E7,4995521.678788942,4984960.236180218,2.0048921810315084E8,
0.0,0.0,0.0,0.0,2.1707832674584746E8,9.358423650141089E7,3.67440191509395E7,2.12652254858352E8,
0.0,0.0,0.0,0.0,2.1083829571688572E8,9.088078079016487E7,3.568255585523292E7,2.0650914449453023E8,
0.0,0.0,0.0,0.0,3.0459441727670226E7,1.3129832566800065E7,9600807.0273954,2.01867189220223E8,
0.0,0.0,0.0,0.0,3.0286605751575567E7,1.3055035453725265E7,9546113.64298222,2.006626742039183E8,
0.0,0.0,0.0,0.0,2.0990010895907772E8,9.047435154876909E7,3.552297872953344E7,2.0558560818521002E8,
0.0,0.0,0.0,0.0,1.8776394408968434E8,8.09328835987669E7,3.1776708574131984E7,1.793341947737844E8,
0.0,0.0,0.0,0.0,1.815550769799032E8,7.824341402261747E7,3.0720736839824207E7,1.7337474049137905E8,
0.0,0.0,0.0,0.0,2.1707832674584746E8,9.358423650141089E7,3.67440191509395E7,2.12652254858352E8,]
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - begin step août 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:315) computeMonth - ====================== begin août 0 - CSar =========================== 1193036040939
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,1.2113629867412543E9,5.0103986962959313E8,2.0858866942422238E8,1.7030126629784427E9,
0.0,0.0,0.0,0.0,4.060830095069203E8,1.7339039336467773E8,1.0690810332865132E8,1.97420241597316E9,
0.0,0.0,0.0,0.0,4.165823314538072E8,1.781668858663183E8,1.0985317592038937E8,2.0288192440154407E9,
0.0,0.0,0.0,0.0,1.4312510567750294E9,6.121726658454882E8,2.548545842310142E8,2.0807486116679075E9,
0.0,0.0,0.0,0.0,1.4132030887596483E9,6.044146517896223E8,2.516248197238657E8,2.054379346693645E9,
0.0,0.0,0.0,0.0,6.258432611104556E8,2.6767165247877276E8,1.447879116303112E8,2.035000819723528E9,
0.0,0.0,0.0,0.0,6.243062275476606E8,2.670116461005306E8,1.444309023724875E8,2.0297508173186877E9,
0.0,0.0,0.0,0.0,1.4104636097101777E9,6.032371156851486E8,2.5113459578598505E8,2.050376935717422E9,
0.0,0.0,0.0,0.0,1.3458068754451232E9,5.755842633753418E8,2.3962239319336885E8,1.9357658453023086E9,
0.0,0.0,0.0,0.0,1.3262604170859127E9,5.671827741487864E8,2.361247416343859E8,1.9075104123106163E9,
0.0,0.0,0.0,0.0,1.4312510567750294E9,6.121726658454882E8,2.548545842310142E8,2.0807486116679075E9,]
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - begin step september 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:315) computeMonth - ====================== begin september 0 - CSar =========================== 1193036043763
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,9.698945685831505E9,3.9974389563184147E9,1.7745698508057637E9,1.7626848619034557E10,
0.0,0.0,0.0,0.0,3.251364610375642E9,1.383360565446679E9,9.095232690317963E8,2.0433806726782223E10,
0.0,0.0,0.0,0.0,3.3354292441017227E9,1.4214689839876938E9,9.345786297876197E8,2.099911525460525E10,
0.0,0.0,0.0,0.0,1.1459527373038086E10,4.884097587008052E9,2.1681817219224052E9,2.1536605609968136E10,
0.0,0.0,0.0,0.0,1.1315023596065514E10,4.822201818307081E9,2.1407044199478588E9,2.1263672850676178E10,
0.0,0.0,0.0,0.0,5.010908427265529E9,2.1355649229722416E9,1.2317867638103657E9,2.1063097110619335E10,
0.0,0.0,0.0,0.0,4.998601936309417E9,2.13029919364581E9,1.2287494986589222E9,2.1008757422196426E10,
0.0,0.0,0.0,0.0,1.1293089544029942E10,4.8128070812217E9,2.1365338275884209E9,2.1222246247673508E10,
0.0,0.0,0.0,0.0,1.0775405652965324E10,4.592184311249304E9,2.0385934773463683E9,2.003597423049787E10,
0.0,0.0,0.0,0.0,1.0618903987130377E10,4.525154704166113E9,2.0088371196072192E9,1.974351885493322E10,
0.0,0.0,0.0,0.0,1.1459527373038086E10,4.884097587008052E9,2.1681817219224052E9,2.1536605609968136E10,]
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - begin step octobre 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:315) computeMonth - ====================== begin octobre 0 - CSar =========================== 1193036046497
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,7.77784207300996E10,3.194326963442958E10,1.5121102713955362E10,1.827340436266485E11,
0.0,0.0,0.0,0.0,2.606124353526134E10,1.1049096175872816E10,7.746366021558483E9,2.1173268548487323E11,
0.0,0.0,0.0,0.0,2.6718229853745163E10,1.1346289610050003E10,7.95472478378025E9,2.1745266511460242E11,
0.0,0.0,0.0,0.0,9.175241894571454E10,3.89667912563641E10,1.8445856517294716E10,2.2291270778705438E11,
0.0,0.0,0.0,0.0,9.063252142815642E10,3.848879996396722E10,1.8219587054297253E10,2.2017830838448163E11,
0.0,0.0,0.0,0.0,4.0133222979622055E10,1.7043568641571693E10,1.0482771607440731E10,2.1808070671772598E11,
0.0,0.0,0.0,0.0,4.003717957742181E10,1.7002619924050014E10,1.0457585717201843E10,2.1753185887189606E11,
0.0,0.0,0.0,0.0,9.046249336164275E10,3.841623168299737E10,1.818523499444959E10,2.1976317392190097E11,
0.0,0.0,0.0,0.0,8.631562324463219E10,3.665520214186463E10,1.735160986687519E10,2.0747894629647546E11,
0.0,0.0,0.0,0.0,8.510213228703436E10,3.61373028793843E10,1.7106448955909653E10,2.0454747606243506E11,
0.0,0.0,0.0,0.0,9.175241894571454E10,3.89667912563641E10,1.8445856517294716E10,2.2291270778705438E11,]
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - begin step novembre 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:315) computeMonth - ====================== begin novembre 0 - CSar =========================== 1193036049271
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,6.250369214010945E11,2.5579487769890683E11,1.2911898711661865E11,1.8983917057900642E12,
0.0,0.0,0.0,0.0,2.0923359640258685E11,8.839483737105444E10,6.608339255005727E10,2.197566057160511E12,
0.0,0.0,0.0,0.0,2.1423821711379114E11,9.065760467824846E10,6.7775027293809845E10,2.2540782756973003E12,
0.0,0.0,0.0,0.0,7.350155385224863E11,3.110517805696512E11,1.570113465429105E11,2.308483397691044E12,
0.0,0.0,0.0,0.0,7.266388669843273E11,3.07489130813712E11,1.5521300053131732E11,2.282042939522462E12,
0.0,0.0,0.0,0.0,3.2170406337374664E11,1.3613615070587697E11,8.928597033813728E10,2.259873143476213E12,
0.0,0.0,0.0,0.0,3.209746149321938E11,1.3582626437944919E11,8.908272829081825E10,2.2544710536813687E12,
0.0,0.0,0.0,0.0,7.253664802579305E11,3.0694799494415485E11,1.549398472401657E11,2.278026861347624E12,
0.0,0.0,0.0,0.0,6.92115124153499E11,2.9287726330268164E11,1.478372857411604E11,2.1506906930432263E12,
0.0,0.0,0.0,0.0,6.830292493539514E11,2.8901325872770337E11,1.4588682266269238E11,2.12231596471655E12,
0.0,0.0,0.0,0.0,7.350155385224863E11,3.110517805696512E11,1.570113465429105E11,2.308483397691044E12,]
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - begin step décembre 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:315) computeMonth - ====================== begin décembre 0 - CSar =========================== 1193036052055
INFO [SimThread 2007-10-22-08-52] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,5.03608033996322E12,2.0537486395410227E12,1.10545834104084E12,1.977463026901398E13,
0.0,0.0,0.0,0.0,-1.701978829981183E13,-7.164980434472213E12,-5.711856139770658E12,-2.310985085765506E14,
0.0,0.0,0.0,0.0,1.72047351468164E12,7.254651165694899E11,5.783341194808948E11,2.3401752451955605E13,
0.0,0.0,0.0,0.0,5.894299060329504E12,2.485572830095903E12,1.3378938457444397E12,2.393247684148648E13,
0.0,0.0,0.0,0.0,5.834284683446251E12,2.4601387265953413E12,1.3242035326941658E12,2.3687582148700484E13,
0.0,0.0,0.0,0.0,3.1271347984269547E13,1.3186323917022314E13,9.22211034344255E12,2.8398893985089806E14,
0.0,0.0,0.0,0.0,2.576906450053051E12,1.0866066342921003E12,7.599393340422621E11,2.339916457516636E13,
0.0,0.0,0.0,0.0,5.825162246630275E12,2.4562727510950894E12,1.322122609592394E12,2.3650358235571043E13,
0.0,0.0,0.0,0.0,5.558132338989771E12,2.3436753232304434E12,1.2615154945660085E12,2.2328360656068215E13,
0.0,0.0,0.0,0.0,5.492938571910212E12,2.316047940402856E12,1.2466446146097632E12,2.206515154393205E13,
0.0,0.0,0.0,0.0,5.894299060329504E12,2.485572830095903E12,1.3378938457444397E12,2.393247684148648E13,]
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-08-52] (SimulationHelper.java:101) message - Simulation ended
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Simulation ended
INFO [SimThread 2007-10-22-08-52] (SimulationHelper.java:101) message - Add new objets simulation
INFO [SimThread 2007-10-22-08-52] (SimulationControl.java:127) setText - Add new objets simulation
INFO [SimThread 2007-10-22-08-52] (SimulationHelper.java:563) localSimulateSameThread - Simulation time: 93.836
--- Cache Statistiques ---
Total call: 67313
Cache used: 42579
Cache usage: 63%
--------------------
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (OldSimulationName) in path '$OldSimulationName'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$OldSimulationName' for component javax.swing.JTextField with id 'fieldSimulParamsName'
WARN [AWT-EventQueue-0] (XPathUtil.java:160) applyXPath - Error during XPath evaluation
WARN [AWT-EventQueue-0] (SwiXMLEngine.java:682) setComponent - Error during xpath evalution of fr.ifremer.isisfish.datastore.AnalysePlanStorage.getParameterNames($listSimulParamsAnalysePlansList/selectedValue)
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/simulatorName'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/simulatorName' for component javax.swing.JComboBox with id 'fieldSimulAdvParamsSimulatorSelect'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/useOptimization'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/useOptimization' for component javax.swing.JCheckBox with id 'fieldSimulationCache'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/resultEnabled'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/resultEnabled' for component javax.swing.JList with id 'listResultNames'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/local'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/local' for component javax.swing.JCheckBox with id 'fieldSimulAdvParamsSimulatorLocal'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/exportNames'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/exportNames' for component javax.swing.JList with id 'listSimulExportChoose'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/rules'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/rules' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/exportDirectory'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/exportDirectory' for component javax.swing.JTextField with id 'fieldSimulExportFolder'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/numberOfYear'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/numberOfYear' for component javax.swing.JTextField with id 'fieldSimulParamsNbAnnees'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/analysePlans'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/analysePlans' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage/fisheryRegion/strategy'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage/fisheryRegion/strategy' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/usePreScript'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/usePreScript' for component javax.swing.JCheckBox with id 'fieldUseSimulPreScripts'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage/fisheryRegion/species/population'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage/fisheryRegion/species/population' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/populations'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/populations' for component javax.swing.JList with id 'listSimulParamsPopulations'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/regionName'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/regionName' for component javax.swing.JComboBox with id 'fieldSimulParamsRegion'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/useStatistic'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/useStatistic' for component javax.swing.JCheckBox with id 'fieldSimulationStatistique'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage' for component fr.ifremer.isisfish.ui.widget.RuleParameterEditor with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/strategies'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/strategies' for component javax.swing.JList with id 'listSimulParamsStrategies'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (ResultNames) in path '$ResultNames'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$ResultNames' for component org.swixat.databinding.JListModel with id 'null'
WARN [AWT-EventQueue-0] (XPathUtil.java:160) applyXPath - Error during XPath evaluation
WARN [AWT-EventQueue-0] (SwiXMLEngine.java:682) setComponent - Error during xpath evalution of fr.ifremer.isisfish.datastore.RuleStorage.getParameterNames($listSimulParamsMesuresList/selectedValue)
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/useAnalysePlan'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/useAnalysePlan' for component javax.swing.JCheckBox with id 'fieldSimulUseAnalysePlan'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path 'entrySet($SimulationParameter/tagValue)'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin 'entrySet($SimulationParameter/tagValue)' for component org.swixat.databinding.JTableModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage' for component fr.ifremer.isisfish.ui.widget.RuleParameterEditor with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/onlyExport'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/onlyExport' for component javax.swing.JCheckBox with id 'fieldSimulOnlyExport'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/description'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/description' for component javax.swing.JTextArea with id 'fieldSimulParamsDesc'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (SimulationParameter) in path '$SimulationParameter/preScript'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$SimulationParameter/preScript' for component javax.swing.JTextArea with id 'fieldSimulPreScript'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:317) render - 269 components initialized
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:318) render - 38 components with origin
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:319) render - Init id time: 0
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:320) render - Init component time: 30
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:321) render - Refresh view time: 90
WARN [AWT-EventQueue-0] (XPathUtil.java:160) applyXPath - Error during XPath evaluation
WARN [AWT-EventQueue-0] (SwiXMLEngine.java:682) setComponent - Error during xpath evalution of fr.ifremer.isisfish.datastore.AnalysePlanStorage.getParameterNames($listSimulParamsAnalysePlansList/selectedValue)
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage/fisheryRegion/strategy'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage/fisheryRegion/strategy' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage/fisheryRegion/species/population'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage/fisheryRegion/species/population' for component org.swixat.databinding.JListModel with id 'null'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage' for component fr.ifremer.isisfish.ui.widget.RuleParameterEditor with id 'null'
WARN [AWT-EventQueue-0] (XPathUtil.java:160) applyXPath - Error during XPath evaluation
WARN [AWT-EventQueue-0] (SwiXMLEngine.java:682) setComponent - Error during xpath evalution of fr.ifremer.isisfish.datastore.RuleStorage.getParameterNames($listSimulParamsMesuresList/selectedValue)
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:552) extractReferences - Uninitilised variable (RegionStorage) in path '$RegionStorage'
INFO [AWT-EventQueue-0] (SwiXMLEngine.java:694) setComponent - Use setNullProperty because there are one or more uninitilised variable in origin '$RegionStorage' for component fr.ifremer.isisfish.ui.widget.RuleParameterEditor with id 'null'
WARN [AWT-EventQueue-0] (XPathUtil.java:160) applyXPath - Error during XPath evaluation
WARN [AWT-EventQueue-0] (SwiXMLEngine.java:682) setComponent - Error during xpath evalution of fr.ifremer.isisfish.datastore.AnalysePlanStorage.getParameterNames($listSimulParamsAnalysePlansList/selectedValue)
WARN [AWT-EventQueue-0] (XPathUtil.java:160) applyXPath - Error during XPath evaluation
WARN [AWT-EventQueue-0] (SwiXMLEngine.java:682) setComponent - Error during xpath evalution of fr.ifremer.isisfish.datastore.RuleStorage.getParameterNames($listSimulParamsMesuresList/selectedValue)
**** false *****0
WARN [AWT-EventQueue-0] (AbstractFrame.java:151) executeCommand - None Action accept this command: comboBoxChanged
INFO [AWT-EventQueue-0] (AbstractFrame.java:161) executeCommand - Can't interpret command return value (not a number or OutputView): null'(null)
INFO [AWT-EventQueue-0] (HandleClassMethodAction.java:140) handleClassMethod - Handle java class not in default location, try with no default location
INFO [AWT-EventQueue-0] (HandleClassMethodAction.java:140) handleClassMethod - Handle java class not in default location, try with no default location
INFO [AWT-EventQueue-0] (SimulationHelper.java:101) message - backup database in progress
INFO [AWT-EventQueue-0] (SimulationControl.java:127) setText - backup database in progress
INFO [AWT-EventQueue-0] (SimulationHelper.java:101) message - backup database finished
INFO [AWT-EventQueue-0] (SimulationControl.java:127) setText - backup database finished
INFO [AWT-EventQueue-0] (SimulationHelper.java:101) message - Scripts and rules Compilation
INFO [AWT-EventQueue-0] (SimulationControl.java:127) setText - Scripts and rules Compilation
Note: C:\DOCUME~1\chirine\LOCALS~1\Temp\isisfish-simultation-1193036675201-preparation\scripts\SiMatrix.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
INFO [AWT-EventQueue-0] (SimulationHelper.java:101) message - Compilation time 3.411s
INFO [AWT-EventQueue-0] (SimulationControl.java:127) setText - Compilation time 3.411s
INFO [Simulation Thread local] (SimulationStorage.java:216) getSimulation - Try to open simulation 2007-10-22-09-04(C:\Documents and Settings\chirine\isis-database-3\simulations\ 2007-10-22-09-04)
WARN [Simulation Thread local] (ConfigurationFactory.java:127) parseConfiguration - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Documents%20and%20Settings/chirine/Bureau/ISIS-Fish/isis-fish-3.0.19/isis-fish-3.0.19/lib/ehcache-1.2.1RC.jar!/ehcache-failsafe.xml
WARN [Simulation Thread local] (CacheManager.java:276) detectAndFixDiskStorePathConflict - Creating a new instance of CacheManager using the diskStorePath "C:\DOCUME~1\chirine\LOCALS~1\Temp\" which is already used by an existing CacheManager.
The source of the configuration was classpath.
The diskStore path for this CacheManager will be set to C:\DOCUME~1\chirine\LOCALS~1\Temp\\ehcache_auto_created_1193036680829.
To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml) for each CacheManager instance.
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.zone = ZoneTot(fr.ifremer.isisfish.entities.Zone#1188999023726#0.49893304691115303)
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.gear = Lignecote(fr.ifremer.isisfish.entities.Gear#1175514902886#0.9977329010390807)
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.enginSelective = true(true)
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.beginDate = janvier 0(0)
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.endDate = décembre 0(11)
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.beginMonth = janvier(0)
INFO [Simulation Thread local] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.endMonth = décembre(11)
INFO [SimThread 2007-10-22-09-04] (SimulationHelper.java:270) changeClassLoader - Classloader used for simulation: fr.ifremer.isisfish.aspect.AspectClassLoader@1927daf [file:/C:/Documents and Settings/chirine/isis-database-3/simulations/ 2007-10-22-09-04/]
INFO [SimThread 2007-10-22-09-04] (SimulationStorage.java:99) setParameter - DEBUG: store param: {preScript=, usePreScript=false, inQueue=false, onlyExport=false, numberOfYear=1, rules=CantonnementSsReport,, useOptimization=true, useStatistic=false, exportDirectory=/tmp, useAnalysePlan=false, rule.0.parameter.beginMonth=0, regionName=Banyuls, rule.0.parameter.beginDate=0, rule.0.parameter.enginSelective=true, local=true, populations=CSar, description=, population.CSar.number=[[0.0, 0.0, 0.0, 408142.0, 0.0, 0.0, 56304.0, 0.0, 8247.0, 0.0, 1374.0], [0.0, 0.0, 34141.0, 0.0, 0.0, 0.0, 107659.0, 0.0, 15769.0, 0.0, 2628.0], [0.0, 198402.0, 0.0, 0.0, 0.0, 60996.0, 0.0, 0.0, 0.0, 8247.0, 1374.0], [0.0, 183973.0, 0.0, 0.0, 0.0, 82446.0, 0.0, 0.0, 0.0, 11147.0, 1858.0], [0.0, 82968.0, 0.0, 0.0, 0.0, 50942.0, 0.0, 0.0, 0.0, 6888.0, 1148.0], [0.0, 28859.0, 0.0, 0.0, 0.0, 28152.0, 0.0, 0.0, 0.0, 3806.0, 634.0], [0.0, 3607.0, 0.0, 0.0, 0.0, 10054.0, 0.0, 0.0, 0.0, 1359.0, 227.0], [0.0,
1804.0, 0.0, 0.0, 0.0, 4022.0, 0.0, 0.0, 0.0, 544.0, 91.0]], rule.0.parameter.endMonth=11, analysePlan=, plans=, simulatorName=DefaultSimulator.java, strategies=PecheAmateurs,PecheChalutiere,PechePetitMetierEtang,PechePetitMetierMer, analysePlanNumber=-1, rule.0.parameter.endDate=11, rule.0.parameter.gear=fr.ifremer.isisfish.entities.Gear#1175514902886#0.9977329010390807, exports=Abundances.java,Biomasses.java,CapturesNombre.java,CapturesPoids.java,, resultNames=matrixCatchPerStrategyMet,matrixBiomass,matrixFishingTimePerMonthPerVessel,matrixCatchRatePerStrategyMet,matrixAbundance,matrixFuelCostsOfTravelPerVessel,, rule.0.parameter.zone=fr.ifremer.isisfish.entities.Zone#1188999023726#0.49893304691115303}
10-22 09:04:43 jdbc[9]: Connection not closed
INFO [SimThread 2007-10-22-09-04] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.zone = ZoneTot(fr.ifremer.isisfish.entities.Zone#1188999023726#0.49893304691115303)
INFO [SimThread 2007-10-22-09-04] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.gear = Lignecote(fr.ifremer.isisfish.entities.Gear#1175514902886#0.9977329010390807)
INFO [SimThread 2007-10-22-09-04] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.enginSelective = true(true)
INFO [SimThread 2007-10-22-09-04] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.beginDate = janvier 0(0)
INFO [SimThread 2007-10-22-09-04] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.endDate = décembre 0(11)
INFO [SimThread 2007-10-22-09-04] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.beginMonth = janvier(0)
INFO [SimThread 2007-10-22-09-04] (RuleHelper.java:84) populateRule - DEBUG: set rule param: rule.0.parameter.endMonth = décembre(11)
INFO [SimThread 2007-10-22-09-04] (SimulationHelper.java:101) message - Mise en place des aspects Cache
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Mise en place des aspects Cache
INFO [SimThread 2007-10-22-09-04] (SimulationHelper.java:101) message - Simulation execution
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulation execution
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rules initialisation:[rules.CantonnementSsReport@181d079]
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:112) simulate - Rule CantonnementSsReport initialized
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - begin step janvier 0
INFO [SimThread 2007-10-22-09-04] (ResultStorage.java:224) isEnabled - Enabled result: [matrixCatchPerStrategyMet, matrixCatchWeightPerStrategyMet, matrixBiomass, matrixFishingTimePerMonthPerVessel, matrixCatchRatePerStrategyMet, matrixAbundance, matrixFuelCostsOfTravelPerVessel, matrixNoActivity]
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:315) computeMonth - ====================== begin janvier 0 - CSar =========================== 1193036685506
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,198402.0,183973.0,82968.0,28859.0,3607.0,1804.0,
0.0,34141.0,0.0,0.0,0.0,0.0,0.0,0.0,
408142.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,60996.0,82446.0,50942.0,28152.0,10054.0,4022.0,
56304.0,107659.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
8247.0,15769.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,8247.0,11147.0,6888.0,3806.0,1359.0,544.0,
1374.0,2628.0,1374.0,1858.0,1148.0,634.0,227.0,91.0,]
10-22 09:05:00 jdbc[5]: Connection not closed
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - begin step février 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:315) computeMonth - ====================== begin février 0 - CSar =========================== 1193036725734
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,184464.3113331192,51575.28918490564,23489.35831327476,8156.85565593836,1509.9227961646407,1708.2163234348325,
0.0,32019.09172815104,0.0,0.0,0.0,0.0,0.0,0.0,
674.4045297734614,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,57052.57062575372,35308.48975466234,22173.395233000505,12253.28111516668,5685.824350912798,3922.2362094878927,
52804.63198813994,100967.85086489408,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
7734.438050692426,14788.935809180286,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,5413.444234319886,7670.43338497911,4660.935544627999,2575.191823526175,919.5179789909872,339.5860375179897,
1288.6040841095974,2464.666326812243,1288.6040841095974,1828.81333748686,1129.966475476273,624.0407190348059,223.43413757239892,89.57051329994847,]
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - begin step mars 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:315) computeMonth - ====================== begin mars 0 - CSar =========================== 1193036728868
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,199520.38816286516,231120.56054989775,89734.87891612735,43642.45525730249,19367.430948408524,6840.469316841615,4962.787176146708,
0.0,199520.38816682593,230781.62573018856,27027.924925103227,14631.583902933204,6702.704693765902,3506.155068227068,5763.35208266127,
0.0,199520.3881721069,231861.859743814,27230.55129784226,14921.388639481833,6846.39454514599,3581.318731783624,5893.115477220764,
0.0,139274.80924298157,232791.7957122615,94868.97892253283,50645.38835427875,23238.49811113316,8207.709596683639,5964.42083546903,
0.0,199520.388172635,232047.5481490158,94527.91163634331,50174.4379769545,23021.693104563336,8131.1350550179895,5904.504412791142,
0.0,199520.38817342714,232171.4249070365,41280.5712066246,22424.329345800157,10289.09793258329,4721.746243590791,5916.788704934178,
0.0,199520.38817289905,232047.54927554633,41256.01047372062,22391.20265351482,10273.849406776739,4714.748559259962,5907.308023466687,
0.0,199520.38817211014,194755.6787505121,79331.68593781811,42071.49184282907,19303.702061106793,6817.961094216264,4758.892494254239,
0.0,199520.38817211014,194755.6787505121,79331.68593781811,42071.49184282907,19303.702061106793,6817.961094216264,4758.892494254239,
0.0,199520.38816815263,162934.32631300788,66339.03374121593,34949.09375557578,16035.154745454774,5663.528044538632,3797.0254609119,
0.0,199520.38817606764,232791.7957122615,94868.97892253283,50645.38835427875,23238.49811113316,8207.709596683639,5964.42083546903,]
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - begin step avril 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:315) computeMonth - ====================== begin avril 0 - CSar =========================== 1193036731842
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,684133.8940771403,322902.3110405012,142740.58745350482,54012.031757463556,101735.64651221989,
0.0,0.0,0.0,206141.78577316285,108923.11433295971,49705.64189005142,27855.81589044721,118878.35797186012,
0.0,0.0,0.0,207797.8752573308,111993.69936448445,51190.69669705009,28688.065831004595,122559.25961089107,
0.0,0.0,0.0,724239.8189741846,382464.37117643584,174830.54478632216,66154.65741735735,124810.06356747991,
0.0,0.0,0.0,721386.259296267,376896.7815718155,172275.5832630796,65187.87471982144,122897.19820817969,
0.0,0.0,0.0,315056.3238935183,168652.4760942386,77090.310896416,37901.318714240144,123304.98099372971,
0.0,0.0,0.0,314852.10270632623,168265.51343010386,76912.75007808077,37814.02096704153,123006.1494930341,
0.0,0.0,0.0,605384.7744193424,315772.5960605604,144335.084556625,54615.38520545432,98971.29646135723,
0.0,0.0,0.0,605384.7744193424,315772.5960605604,144335.084556625,54615.38520545432,98971.29646135723,
0.0,0.0,0.0,506035.0390811938,260710.12083064654,119158.90704012681,45088.89347460418,78481.79259956806,
0.0,0.0,0.0,724239.8189741846,382464.37117643584,174830.54478632216,66154.65741735735,124810.06356747991,]
FATAL [SimThread 2007-10-22-09-04] (PopulationSeasonInfoImpl.java:739) getReproductionMatrix - Error in matrix reproduction creation
fr.ifremer.isisfish.IsisFishRuntimeException: Can't evaluate equation: double eff = 0;
// dans cette exemple on parcours la matrice entiere
// ce n'est surement pas ce qu'il faut. Il ne faut
// sans ne parcourir que les zoneRepro
for(int ic=0;ic<groups.size();ic++){
PopulationGroup c = groups.get(ic);
for(int iz=0; iz<zones.size();iz++){
Zone z =zoneRepro.get(iz);
eff += N.getValue(c, z);
}
}
// on met a jour la matrice resultat, qui servira
// ensuite. Il ne faut pas oublier de multiplier
// par prepro la valeur que l'on affecte a la matrice
for(int izr=0; izr<zoneRepro.size(); izr++){
Zone zr = zoneRepro.get(izr);
result.setValue(zr, eff * prepro);
}
return 0;
at fr.ifremer.isisfish.entities.EquationImpl.evaluate(EquationImpl.java:102)
at fr.ifremer.isisfish.entities.EquationImpl.evaluate(EquationImpl.java:115)
at fr.ifremer.isisfish.entities.Equation$$FastClassByCGLIB$$713b46bd.invoke(<generated>)
at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.intercept(CGLIBLazyInitializer.java:163)
at org.hibernate.proxy.HibernateProxy$$EnhancerByCGLIB$$2cf76ae3_4.evaluate(<generated>)
at fr.ifremer.isisfish.entities.PopulationSeasonInfoImpl.getReproductionMatrix(PopulationSeasonInfoImpl.java:727)
at simulators.DefaultSimulator.computeMonth(DefaultSimulator.java:368)
at simulators.DefaultSimulator.simulate(DefaultSimulator.java:198)
at fr.ifremer.isisfish.simulator.SimulationHelper.localSimulateSameThread(SimulationHelper.java:464)
at fr.ifremer.isisfish.simulator.SimulationHelper$SimThread.run(SimulationHelper.java:369)
Caused by: fr.ifremer.isisfish.IsisFishRuntimeException: Cant invoke method public abstract double fr.ifremer.isisfish.equation.PopulationReproductionEquation.compute(fr.ifremer.isisfish.simulator.SimulationContext,org.codelutin.math.matrix.MatrixND,fr.ifremer.isisfish.entities.Population,fr.ifremer.isisfish.types.Month,double,java.util.List,java.util.List,java.util.List,org.codelutin.math.matrix.MatrixND) throws java.lang.Exception for class {1}
at fr.ifremer.isisfish.util.EvaluatorHelper.invoke(EvaluatorHelper.java:256)
at fr.ifremer.isisfish.util.EvaluatorHelper.evaluate(EvaluatorHelper.java:192)
at fr.ifremer.isisfish.entities.EquationImpl.evaluate(EquationImpl.java:88)
... 10 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at fr.ifremer.isisfish.util.EvaluatorHelper.invoke(EvaluatorHelper.java:253)
... 12 more
Caused by: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at org.hibernate.collection.PersistentBag.get(PersistentBag.java:399)
at formules.fr_ifremer_isisfish_entities_Equation_1175514899045_0_5636186607743631.compute(fr_ifremer_isisfish_entities_Equation_1175514899045_0_5636186607743631.java:9)
... 17 more
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - begin step mai 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:315) computeMonth - ====================== begin mai 0 - CSar =========================== 1193036738162
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,7338697.844731686,3518317.133773563,801119.0152088748,2136062.6610043277,
0.0,0.0,0.0,0.0,0.0,0.0,166604.4420880078,0.0,
0.0,0.0,0.0,0.0,298300.07179368054,154834.74835280314,179208.07726411102,1670868.675360437,
0.0,0.0,0.0,0.0,5526453.88415985,2869030.110542871,1306553.990452664,1748607.5808542792,
0.0,0.0,0.0,0.0,1.065385452873938E7,5530082.810094505,2518394.931817873,3364674.3375507877,
0.0,0.0,0.0,0.0,-789316.3314367975,-409723.29544775427,-347494.15749388386,-1696389.8439312687,
0.0,0.0,0.0,0.0,784787.0990492314,407363.04293348646,345492.3758020516,1686134.929082139,
0.0,0.0,0.0,0.0,1.0494334911965497E7,5447159.029784996,2480631.4680880043,3017010.394549256,
0.0,0.0,0.0,0.0,3498111.637321832,1815719.6765949987,826877.1560293346,1005670.1315164189,
0.0,0.0,0.0,0.0,2214220.0556924953,1149112.353983077,523304.6901691979,578387.2976978327,
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,]
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - begin step juin 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:315) computeMonth - ====================== begin juin 0 - CSar =========================== 1193036741847
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,2.6056327765209787E7,0.0,0.0,0.0,
0.0,0.0,0.0,0.0,4.3760235910012074E7,2.3313832590527877E7,2.545992702931061E7,2.3506655254775286E7,
0.0,0.0,0.0,0.0,2123803.5112171187,1086769.658856142,1186809.6513971384,1.2693235084939016E7,
0.0,0.0,0.0,0.0,3.9390792465582855E7,2.01601527824014E7,8662445.042721456,2.940361639729774E8,
0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
0.0,0.0,0.0,0.0,-1.0743236822957216E8,-5.497732819869952E7,-4.3994146579488344E7,-2.4636531864555332E8,
0.0,0.0,0.0,0.0,5588693.212321768,2859885.373329634,2288547.261557232,1.281209823549696E7,
0.0,0.0,0.0,0.0,-2.4905487071530703E7,-1.2744367079397377E7,-5476018.198982325,-7639869.8080093125,
0.0,0.0,0.0,0.0,2.4905487071530703E7,1.2744367079397377E7,5476018.198982325,7639869.8080093125,
0.0,0.0,0.0,0.0,3.1493821141686685E7,1.611286323149391E7,6923397.532150986,8777885.378256237,
0.0,0.0,0.0,0.0,7.878158493116571E7,4.03203055648028E7,1.732489008544291E7,2.6597572498686336E7,]
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - begin step juillet 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:315) computeMonth - ====================== begin juillet 0 - CSar =========================== 1193036744991
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,7.826875065737826E7,2.9498061874364946E7,1.0774002360112596E7,7.939277497287035E7,
0.0,0.0,0.0,0.0,5938529.440933519,2413715.0831140787,2240611.7170910384,1.1518095677653214E8,
0.0,0.0,0.0,0.0,6362865.574867182,2596312.278600104,2410114.11630438,1.2420506492982547E8,
0.0,0.0,0.0,0.0,1.1788157796667577E8,4.8108697711078204E7,1.7571441333322115E7,1.2998383494737537E8,
0.0,0.0,0.0,0.0,1.1362559152758932E8,4.636498607149961E7,1.6934558051918764E7,1.250575825395321E8,
0.0,0.0,0.0,0.0,1.6836448220680755E7,6870354.582006488,4673341.665705313,1.261021969104351E8,
0.0,0.0,0.0,0.0,1.6739837795258695E7,6830777.209042202,4646420.321606887,1.2533989142020188E8,
0.0,0.0,0.0,0.0,7.461618758694811E7,3.044649434956155E7,1.112041564543374E7,7.475711635807505E7,
0.0,0.0,0.0,0.0,7.461618758694811E7,3.044649434956155E7,1.112041564543374E7,7.475711635807505E7,
0.0,0.0,0.0,0.0,4.723024196015209E7,1.9268636697360057E7,7037763.253529712,4.299478045433384E7,
0.0,0.0,0.0,0.0,1.1788157796667577E8,4.8108697711078204E7,1.7571441333322115E7,1.2998383494737537E8,]
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - begin step août 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:315) computeMonth - ====================== begin août 0 - CSar =========================== 1193036747865
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,5.541481441157702E8,2.1671377873072088E8,8.486129255447438E7,9.165049468529538E8,
0.0,0.0,0.0,0.0,1.8719324775490102E8,7.55724017731022E7,4.382818712208891E7,1.0724645795402995E9,
0.0,0.0,0.0,0.0,1.9283428499197742E8,7.797820540719125E7,4.522343573035809E7,1.1077734433848171E9,
0.0,0.0,0.0,0.0,6.594730387143058E8,2.6669691983326957E8,1.0443382994938083E8,1.1297254723429916E9,
0.0,0.0,0.0,0.0,6.490753908764278E8,2.624752696435902E8,1.0278070047189476E8,1.111038910724587E9,
0.0,0.0,0.0,0.0,2.9052834907232076E8,1.1748655174959134E8,5.977543852581518E7,1.1150429772095442E9,
0.0,0.0,0.0,0.0,2.8980699003506696E8,1.1719369157748035E8,5.962643507275244E7,1.1121294565646563E9,
0.0,0.0,0.0,0.0,5.437078475319073E8,2.198642464745334E8,8.609497233902861E7,8.945705260305575E8,
0.0,0.0,0.0,0.0,5.437078475319073E8,2.198642464745334E8,8.609497233902861E7,8.945705260305575E8,
0.0,0.0,0.0,0.0,4.482643051550835E8,1.8125551246724254E8,7.097646677949925E7,7.083636207501796E8,
0.0,0.0,0.0,0.0,6.594730387143058E8,2.6669691983326957E8,1.0443382994938083E8,1.1297254723429916E9,]
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - begin step september 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:315) computeMonth - ====================== begin september 0 - CSar =========================== 1193036750649
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,4.150510868071172E9,1.6170740326355665E9,6.78350747887137E8,8.936959082005219E9,
0.0,0.0,0.0,0.0,1.4020575860197048E9,5.639058541036917E8,3.5034681440565467E8,1.0457741769057096E10,
0.0,0.0,0.0,0.0,1.444308357060433E9,5.81857470318827E8,3.6149993155032134E8,1.0802043098246946E10,
0.0,0.0,0.0,0.0,4.939383165761923E9,1.9900380408305523E9,8.348065946014787E8,1.1016100191162643E10,
0.0,0.0,0.0,0.0,4.861505885450263E9,1.958536947837826E9,8.215920702447221E8,1.083388509549896E10,
0.0,0.0,0.0,0.0,2.1760265429230123E9,8.766606956460541E8,4.778234246578224E8,1.0872929269194437E10,
0.0,0.0,0.0,0.0,2.1706236401871734E9,8.744754327509693E8,4.7663234447532344E8,1.0844519149993938E10,
0.0,0.0,0.0,0.0,4.072314153172211E9,1.6405821806131136E9,6.882123417812955E8,8.723073688314386E9,
0.0,0.0,0.0,0.0,4.072314153172211E9,1.6405821806131136E9,6.882123417812955E8,8.723073688314386E9,
0.0,0.0,0.0,0.0,3.357452136347593E9,1.3524916791148193E9,5.673604286825261E8,6.907345907475082E9,
0.0,0.0,0.0,0.0,4.939383165761923E9,1.9900380408305523E9,8.348065946014787E8,1.1016100191162643E10,]
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - begin step octobre 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:315) computeMonth - ====================== begin octobre 0 - CSar =========================== 1193036753253
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,3.113586995441949E10,1.208538516968487E10,5.431079892682848E9,8.728345786239607E10,
0.0,0.0,0.0,0.0,1.0512842735795046E10,4.212413848283013E9,2.8036506095862846E9,1.0208781814824335E11,
0.0,0.0,0.0,0.0,1.0822827327611092E10,4.343763355935292E9,2.891072950815361E9,1.0538214327511514E11,
0.0,0.0,0.0,0.0,3.69954564113449E10,1.4849258125772606E10,6.673144619209184E9,1.0741942745616849E11,
0.0,0.0,0.0,0.0,3.6427072505145775E10,1.4620217150489874E10,6.570214997762977E9,1.0568609654707314E11,
0.0,0.0,0.0,0.0,1.6303341146529158E10,6.543533905774045E9,3.820758130136859E9,1.060569082406803E11,
0.0,0.0,0.0,0.0,1.6263885470668629E10,6.527635910758384E9,3.81147528849754E9,1.0578648533295018E11,
0.0,0.0,0.0,0.0,3.051559986743515E10,1.2247497644092876E10,5.503932756383667E9,8.510018305095004E10,
0.0,0.0,0.0,0.0,3.051559986743515E10,1.2247497644092876E10,5.503932756383667E9,8.510018305095004E10,
0.0,0.0,0.0,0.0,2.5170708124683357E10,1.0101595465009535E10,4.53958029016657E9,6.741835556943601E10,
0.0,0.0,0.0,0.0,3.69954564113449E10,1.4849258125772606E10,6.673144619209184E9,1.0741942745616849E11,]
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - begin step novembre 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:315) computeMonth - ====================== begin novembre 0 - CSar =========================== 1193036755877
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,2.3405986395049E11,9.051080531988799E10,4.357417648741114E10,8.54261794628548E11,
0.0,0.0,0.0,0.0,7.895431048382454E10,3.1517998886448097E10,2.2472663929059708E10,9.98207048414817E11,
0.0,0.0,0.0,0.0,8.118006325843674E10,3.245966172337178E10,2.314408110429814E10,1.0291151297787275E12,
0.0,0.0,0.0,0.0,2.7723418390845135E11,1.1085882218523979E11,5.337023296424727E10,1.0480148556194796E12,
0.0,0.0,0.0,0.0,2.7319844547972842E11,1.0923873900388579E11,5.259028156237126E10,1.0319527588939008E12,
0.0,0.0,0.0,0.0,1.2224990116152957E11,4.888242542695114E10,3.0576867727841152E10,1.0353768611249781E12,
0.0,0.0,0.0,0.0,1.2196940633252249E11,4.876983535745872E10,3.0506440318991455E10,1.0328676095221477E12,
0.0,0.0,0.0,0.0,2.288917989935272E11,9.152186474915259E10,4.406093154497116E10,8.310498849745625E11,
0.0,0.0,0.0,0.0,2.288917989935272E11,9.152186474915259E10,4.406093154497116E10,8.310498849745625E11,
0.0,0.0,0.0,0.0,1.889790606189965E11,7.555782717198512E10,3.637543965586877E10,6.59002024268058E11,
0.0,0.0,0.0,0.0,2.7723418390845135E11,1.1085882218523979E11,5.337023296424727E10,1.0480148556194796E12,]
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - begin step décembre 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Evalute Rules conditions
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:115) condition - Cantonnement condition true
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:166) simulate - Activate rule: CantonnementSsReport
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do pre action Rules
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (CantonnementSsReport.java:162) preAction - size tot : 0
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulate one month
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:315) computeMonth - ====================== begin décembre 0 - CSar =========================== 1193036758531
INFO [SimThread 2007-10-22-09-04] (DefaultSimulator.java:316) computeMonth - N: matrixAbundance matrix2D [
0.0,0.0,0.0,0.0,1.7640967550078699E12,6.796293455798772E11,3.5051570337378204E11,8.382948551449349E12,
0.0,0.0,0.0,0.0,-6.0076836306783125E12,-2.3892576877901895E12,-1.8250110919110413E12,-9.889153292941069E13,
0.0,0.0,0.0,0.0,6.098301703989052E11,2.4292517964990878E11,1.8555603213562576E11,1.0065297674408004E13,
0.0,0.0,0.0,0.0,2.079653116076011E12,8.284767211589628E11,4.2728312117304486E11,1.0235559879128883E13,
0.0,0.0,0.0,0.0,2.0518976392742554E12,8.173776445620142E11,4.2155880474606305E11,1.0091134869114207E13,
0.0,0.0,0.0,0.0,1.1115961858188309E13,4.4281188441158125E12,2.9673317741575996E12,1.2257420726180077E14,
0.0,0.0,0.0,0.0,9.159828687456371E11,3.648851037302513E11,2.4451357184979782E11,1.009912201731358E13,
0.0,0.0,0.0,0.0,1.7194488118642275E12,6.849405818851117E11,3.5325498937962823E11,8.128103948531571E12,
0.0,0.0,0.0,0.0,1.7194488118642275E12,6.849405818851117E11,3.5325498937962823E11,8.128103948531571E12,
0.0,0.0,0.0,0.0,1.4216333453724133E12,5.662725200737404E11,2.920524620280123E11,6.454563754040312E12,
0.0,0.0,0.0,0.0,2.079653116076011E12,8.284767211589628E11,4.2728312117304486E11,1.0235559879128883E13,]
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add some results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add economics results
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Do post action Rules
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Compute discard and landing
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Rollback rules changes
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Commit results
INFO [SimThread 2007-10-22-09-04] (SimulationHelper.java:101) message - Simulation ended
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Simulation ended
INFO [SimThread 2007-10-22-09-04] (SimulationHelper.java:101) message - Add new objets simulation
INFO [SimThread 2007-10-22-09-04] (SimulationControl.java:127) setText - Add new objets simulation
INFO [SimThread 2007-10-22-09-04] (SimulationHelper.java:563) localSimulateSameThread - Simulation time: 79.428
--- Cache Statistiques ---
Total call: 68177
Cache used: 43154
Cache usage: 63%
--------------------
------------------------------------------------------------------------
_______________________________________________
Isis-fish-user mailing list
Isis-fish-user@lists.labs.libre-entreprise.org
http://lists.labs.libre-entreprise.org/mailman/listinfo/isis-fish-user