Bonjour, Le plantage survient toujours quand on lance une AS en plan complet, même en utilisant R 2.9.2 avec ISIS 3.3.0.8... Le problème est le même : tout se ferme dès qu'on clique sur le "simuler" de la page AS. Voici le debug; j'ai utilisé ISIS en 32 bits. Loïc INFO [main] (IsisFish.java:321) init - Starting Isis-Fish with args : [] INFO [main] (IsisFish.java:322) init - Date: 30/05/11 09:35 INFO [main] (IsisFish.java:323) init - Java version: 1.6.0_22-b04 INFO [main] (IsisFish.java:324) init - Java VM: Java HotSpot(TM) 64-Bit Server VM INFO [main] (IsisFish.java:325) init - System arch: amd64 INFO [main] (IsisFish.java:326) init - R_HOME: C:\Program Files (x86)\R\R-2.9.2 INFO [main] (IsisFish.java:327) init - R.type: jni INFO [main] (IsisFish.java:328) init - PATH: C:\Program Files (x86)\MiKTeX 2.9\miktex\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\Wave Systems Corp\Gemalto\Access Client\v5\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files (x86)\R\R-2.9.2\bin INFO [main] (IsisConfig.java:913) parse - Check configuration change INFO [main] (IsisConfig.java:938) parse - Config file migration done INFO [main] (IsisFish.java:441) initVCS - Check state of local repository: C:\Users\lgasche\isis-database-3 INFO [main] (VCSSVN.java:143) getSVNManager - Try to connect to svn://labs.libre-entreprise.org/svnroot/isis-fish-data INFO [main] (VCSSVN.java:231) isConnected - Connexion au serveur disponible, passage en mode connecté : svn://labs.libre-entreprise.org/svnroot/isis-fish-data/ INFO [main] (IsisFish.java:149) main - after init done in 1.889. INFO [main] (SimulationExecutor.java:78) <init> - SimulationExecutor started with 4 thread for dans un sous processus INFO [main] (SimulationExecutor.java:78) <init> - SimulationExecutor started with 1 thread for sur le serveur Caparmor INFO [main] (SimulationExecutor.java:78) <init> - SimulationExecutor started with 1 thread for dans le même processus INFO [main] (IsisTray.java:117) getInstance - Use system tray: fr.ifremer.isisfish.IsisTray$AWTSystemTray INFO [Thread-11] (CronService.java:84) run - Starting 1 registered services INFO [AWT-EventQueue-0] (RegionStorage.java:241) getRegion - Try to open region CHANNEL(C:\Users\lgasche\isis-database-3\regions\CHANNEL) INFO [AWT-EventQueue-0] (DataStorage.java:211) getStorage - Create new storage for CHANNEL OpenMap(tm) Version 4.6.5 Copyright (C) BBNT Solutions LLC. All rights reserved. See http://openmap.bbn.com/ for details. INFO [AWT-EventQueue-0] (AbstractSensitivityCalculator.java:265) getNominalValue - Nominal value :1.0 ERROR [AWT-EventQueue-0] (JDBCExceptionReporter.java:101) logExceptions - Timeout trying to lock table "EQUATION"; SQL statement: select equationim0_.topiaId as topiaId58_0_, equationim0_.topiaVersion as topiaVer2_58_0_, equationim0_.topiaCreateDate as topiaCre3_58_0_, equationim0_.name as name58_0_, equationim0_.content as content58_0_, equationim0_.category as category58_0_, equationim0_.language as language58_0_, equationim0_.javaInterface as javaInte8_58_0_ from equation equationim0_ where equationim0_.topiaId=? [50200-128] ERROR [AWT-EventQueue-0] (TopiaFiresSupport.java:440) fireOnPostRead - Can't fireOnPostRead org.hibernate.exception.GenericJDBCException: could not load an entity: [fr.ifremer.isisfish.entities.EquationImpl#fr.ifremer.isisfish.entities.Equation#1224497546337#0.18801613470483902] at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:126) at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:114) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66) at org.hibernate.loader.Loader.loadEntity(Loader.java:1899) at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:71) at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:65) at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:3062) at org.hibernate.event.def.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:434) at org.hibernate.event.def.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:415) at org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:165) at org.hibernate.event.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:121) at org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:906) at org.hibernate.impl.SessionImpl.immediateLoad(SessionImpl.java:864) at org.hibernate.proxy.AbstractLazyInitializer.initialize(AbstractLazyInitializer.java:141) at org.hibernate.proxy.AbstractLazyInitializer.getImplementation(AbstractLazyInitializer.java:174) at org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.invoke(JavassistLazyInitializer.java:190) at fr.ifremer.isisfish.entities.EquationImpl_$$_javassist_18.equals(EquationImpl_$$_javassist_18.java) at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source) at org.nuiton.topia.framework.TopiaFiresSupport.fireOnPostRead(TopiaFiresSupport.java:437) at org.nuiton.topia.persistence.TopiaEntityAbstract.fireOnPostRead(TopiaEntityAbstract.java:255) at fr.ifremer.isisfish.entities.PopulationAbstract.getNaturalDeathRate(PopulationAbstract.java:413) 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 org.apache.commons.beanutils.PropertyUtilsBean.invokeMethod(PropertyUtilsBean.java:2170) at org.apache.commons.beanutils.PropertyUtilsBean.getSimpleProperty(PropertyUtilsBean.java:1332) at org.apache.commons.beanutils.PropertyUtilsBean.getNestedProperty(PropertyUtilsBean.java:770) at org.apache.commons.beanutils.BeanUtilsBean.getNestedProperty(BeanUtilsBean.java:715) at org.apache.commons.beanutils.BeanUtilsBean.getProperty(BeanUtilsBean.java:741) at org.apache.commons.beanutils.BeanUtils.getProperty(BeanUtils.java:382) at fr.ifremer.isisfish.simulator.sensitivity.AbstractSensitivityCalculator.getNominalValue(AbstractSensitivityCalculator.java:258) at fr.ifremer.isisfish.simulator.sensitivity.AbstractSensitivityCalculator.setIsisFactorsR(AbstractSensitivityCalculator.java:169) at sensitivity.SensitivityCalculatorRExpandGrid.compute(SensitivityCalculatorRExpandGrid.java:71) at fr.ifremer.isisfish.simulator.launcher.SimulationService.submit(SimulationService.java:449) at fr.ifremer.isisfish.ui.simulator.SimulAction.launchSimulation(SimulAction.java:1033) at fr.ifremer.isisfish.ui.simulator.SimulAction.launchSimulationWithSensibility(SimulAction.java:1046) at fr.ifremer.isisfish.ui.simulator.ParamsUI.launchSimulation(ParamsUI.java:280) at fr.ifremer.isisfish.ui.simulator.ParamsUI.doActionPerformed__on__buttonSimulParamsSimulate(ParamsUI.java:682) 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 jaxx.runtime.Util$1.invoke(Util.java:144) at $Proxy4.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table "EQUATION"; SQL statement: select equationim0_.topiaId as topiaId58_0_, equationim0_.topiaVersion as topiaVer2_58_0_, equationim0_.topiaCreateDate as topiaCre3_58_0_, equationim0_.name as name58_0_, equationim0_.content as content58_0_, equationim0_.category as category58_0_, equationim0_.language as language58_0_, equationim0_.javaInterface as javaInte8_58_0_ from equation equationim0_ where equationim0_.topiaId=? [50200-128] at org.h2.message.Message.getSQLException(Message.java:110) at org.h2.message.Message.getSQLException(Message.java:121) at org.h2.message.Message.getSQLException(Message.java:74) at org.h2.table.TableData.doLock(TableData.java:500) at org.h2.table.TableData.lock(TableData.java:438) at org.h2.table.TableFilter.lock(TableFilter.java:119) at org.h2.command.dml.Select.queryWithoutCache(Select.java:546) at org.h2.command.dml.Query.query(Query.java:243) at org.h2.command.CommandContainer.query(CommandContainer.java:81) at org.h2.command.Command.executeQuery(Command.java:132) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208) at org.hibernate.loader.Loader.getResultSet(Loader.java:1812) at org.hibernate.loader.Loader.doQuery(Loader.java:697) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:259) at org.hibernate.loader.Loader.loadEntity(Loader.java:1885) ... 66 more ERROR [AWT-EventQueue-0] (JDBCExceptionReporter.java:101) logExceptions - Timeout trying to lock table "EQUATION"; SQL statement: select equationim0_.topiaId as topiaId58_0_, equationim0_.topiaVersion as topiaVer2_58_0_, equationim0_.topiaCreateDate as topiaCre3_58_0_, equationim0_.name as name58_0_, equationim0_.content as content58_0_, equationim0_.category as category58_0_, equationim0_.language as language58_0_, equationim0_.javaInterface as javaInte8_58_0_ from equation equationim0_ where equationim0_.topiaId=? [50200-128] ERROR [AWT-EventQueue-0] (AbstractSensitivityCalculator.java:260) getNominalValue - An error occurred while trying to get nominal value org.hibernate.exception.GenericJDBCException: could not load an entity: [fr.ifremer.isisfish.entities.EquationImpl#fr.ifremer.isisfish.entities.Equation#1224497546337#0.18801613470483902] at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:126) at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:114) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66) at org.hibernate.loader.Loader.loadEntity(Loader.java:1899) at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:71) at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:65) at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:3062) at org.hibernate.event.def.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:434) at org.hibernate.event.def.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:415) at org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:165) at org.hibernate.event.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:121) at org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:906) at org.hibernate.impl.SessionImpl.immediateLoad(SessionImpl.java:864) at org.hibernate.proxy.AbstractLazyInitializer.initialize(AbstractLazyInitializer.java:141) at org.hibernate.proxy.AbstractLazyInitializer.getImplementation(AbstractLazyInitializer.java:174) at org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.invoke(JavassistLazyInitializer.java:190) at fr.ifremer.isisfish.entities.EquationImpl_$$_javassist_18.getTopiaId(EquationImpl_$$_javassist_18.java) at fr.ifremer.isisfish.util.StringConverter.convert(StringConverter.java:61) at org.apache.commons.beanutils.ConvertUtilsBean.convert(ConvertUtilsBean.java:441) at org.apache.commons.beanutils.BeanUtilsBean.getNestedProperty(BeanUtilsBean.java:716) at org.apache.commons.beanutils.BeanUtilsBean.getProperty(BeanUtilsBean.java:741) at org.apache.commons.beanutils.BeanUtils.getProperty(BeanUtils.java:382) at fr.ifremer.isisfish.simulator.sensitivity.AbstractSensitivityCalculator.getNominalValue(AbstractSensitivityCalculator.java:258) at fr.ifremer.isisfish.simulator.sensitivity.AbstractSensitivityCalculator.setIsisFactorsR(AbstractSensitivityCalculator.java:169) at sensitivity.SensitivityCalculatorRExpandGrid.compute(SensitivityCalculatorRExpandGrid.java:71) at fr.ifremer.isisfish.simulator.launcher.SimulationService.submit(SimulationService.java:449) at fr.ifremer.isisfish.ui.simulator.SimulAction.launchSimulation(SimulAction.java:1033) at fr.ifremer.isisfish.ui.simulator.SimulAction.launchSimulationWithSensibility(SimulAction.java:1046) at fr.ifremer.isisfish.ui.simulator.ParamsUI.launchSimulation(ParamsUI.java:280) at fr.ifremer.isisfish.ui.simulator.ParamsUI.doActionPerformed__on__buttonSimulParamsSimulate(ParamsUI.java:682) 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 jaxx.runtime.Util$1.invoke(Util.java:144) at $Proxy4.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table "EQUATION"; SQL statement: select equationim0_.topiaId as topiaId58_0_, equationim0_.topiaVersion as topiaVer2_58_0_, equationim0_.topiaCreateDate as topiaCre3_58_0_, equationim0_.name as name58_0_, equationim0_.content as content58_0_, equationim0_.category as category58_0_, equationim0_.language as language58_0_, equationim0_.javaInterface as javaInte8_58_0_ from equation equationim0_ where equationim0_.topiaId=? [50200-128] at org.h2.message.Message.getSQLException(Message.java:110) at org.h2.message.Message.getSQLException(Message.java:121) at org.h2.message.Message.getSQLException(Message.java:74) at org.h2.table.TableData.doLock(TableData.java:500) at org.h2.table.TableData.lock(TableData.java:438) at org.h2.table.TableFilter.lock(TableFilter.java:119) at org.h2.command.dml.Select.queryWithoutCache(Select.java:546) at org.h2.command.dml.Query.query(Query.java:243) at org.h2.command.CommandContainer.query(CommandContainer.java:81) at org.h2.command.Command.executeQuery(Command.java:132) at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98) at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:208) at org.hibernate.loader.Loader.getResultSet(Loader.java:1812) at org.hibernate.loader.Loader.doQuery(Loader.java:697) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:259) at org.hibernate.loader.Loader.loadEntity(Loader.java:1885) ... 57 more INFO [AWT-EventQueue-0] (RProxy.java:111) initOnJNI - Trying to initialize the R Proxy over JNI Cannot find JRI native library! Please make sure that the JRI native library is in a directory listed in java.library.path. java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\isis-fish-3.3.0.8\jri\jri.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(Unknown Source) at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at java.lang.System.loadLibrary(Unknown Source) at org.rosuda.JRI.Rengine.<clinit>(Rengine.java:19) at org.nuiton.j2r.jni.RJniEngine.init(RJniEngine.java:77) at org.nuiton.j2r.RProxy.initOnJNI(RProxy.java:114) at org.nuiton.j2r.RProxy.init(RProxy.java:89) at org.nuiton.j2r.RProxy.init(RProxy.java:170) at org.nuiton.j2r.RProxy.<init>(RProxy.java:57) at fr.ifremer.isisfish.simulator.sensitivity.AbstractSensitivityCalculator.setIsisFactorsR(AbstractSensitivityCalculator.java:187) at sensitivity.SensitivityCalculatorRExpandGrid.compute(SensitivityCalculatorRExpandGrid.java:71) at fr.ifremer.isisfish.simulator.launcher.SimulationService.submit(SimulationService.java:449) at fr.ifremer.isisfish.ui.simulator.SimulAction.launchSimulation(SimulAction.java:1033) at fr.ifremer.isisfish.ui.simulator.SimulAction.launchSimulationWithSensibility(SimulAction.java:1046) at fr.ifremer.isisfish.ui.simulator.ParamsUI.launchSimulation(ParamsUI.java:280) at fr.ifremer.isisfish.ui.simulator.ParamsUI.doActionPerformed__on__buttonSimulParamsSimulate(ParamsUI.java:682) 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 jaxx.runtime.Util$1.invoke(Util.java:144) at $Proxy4.actionPerformed(Unknown Source) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)