Salut Benjamin, on vient d'essayer la nouvelle version mais le simulateur ne se lance pas. Il reste bloqué dans la barre d'état à "Chargement des scripts - Globlal" et voici le message d 'erreur en piece jointe. Bonne journée, Youen Benjamin POUSSIN a écrit:
On Wed, 02 Nov 2005 08:48:55 +0100 Hilaire DROUINEAU <Hilaire.Drouineau@ifremer.fr> wrote:
Merci pour l'info, juste par curiosité, je vois dans ton code que toutes tes variables sont typées, c'est que c'est déjà le langage (BSH je crois) de la version 3 où qu'il y a un langage différent entre scripts, méthodes, règles et la partie simulateur?
En fait, ici il s'agit de code Java et donc forcement typé
Sinon, j'ai refait une nouvelle version, pourrais-tu tester avec tes scripts pour voir si le probleme de matrice que si on change dans une change dans l'autre aussi.
http://isis-fish.labs.libre-entreprise.org/download/version2/ifremer-simulat...
merci
-- Benjamin -------------------- email: poussin@codelutin.com () campagne du ruban ascii http://www.codelutin.com /\ pour les mails en ascii
------------------------------------------------------------------------
_______________________________________________ Isis-fish-user mailing list Isis-fish-user@lists.labs.libre-entreprise.org http://lists.labs.libre-entreprise.org/mailman/listinfo/isis-fish-user
Demarrage de l'application... 2.0.17 Fichier de config: C:\Documents and Settings\yvermard\.isis-config-2 3 nov. 2005 08:59:12 org.codelutin.i18n.Language <init> ATTENTION: Unable to load language file: language_fr_IFR_SEDIMENT_NORD_GASCOGNE_P_POLYGON.SSX.properties 3 nov. 2005 08:59:12 org.codelutin.i18n.Language <init> ATTENTION: Unable to load language file: language_fr.properties 3 nov. 2005 08:59:12 org.codelutin.i18n.Language <init> INFO: Langue file URL:jar:file:/C:/Documents%20and%20Settings/yvermard/Bureau/ifremer-simulateur-all-2.0.17.jar!/language.properties Opening conglomerate. Version 1.4 found. Version of data files is current. -- Convert Successful -- Base de donnees: ok % Storage System: v1 file storage mode. % Internal Data Cache size: 4194304 % Internal Data Cache max cell size: 8192 % lookup_comparison_list = false % read_only = false % transaction_error_on_dirty_select = true % ignore_case_for_identifiers = false % Java NIO API is available. % io_safety_level = 10 % Using stardard IO API for heap buffered file access. % [Buffer Manager] Using IO API: Java IO % [Buffer Manager] Page Size: 8192 % [Buffer Manager] Max pages: 256 % Using Java regex API. % No 'function_factories' config property found. % statement_cache = true % Max worker threads set to: 4 % Starting Database Server DBManager database exist ? true org.codelutin.resources.ResourceNotFoundException: La resource sql_mckoi.filter n'a pas été trouvée org.codelutin.resources.ResourceNotFoundException: La resource sql.filter n'a pas été trouvée % Storage System: v1 file storage mode. % Internal Data Cache size: 4194304 % Internal Data Cache max cell size: 8192 % lookup_comparison_list = false % read_only = false % transaction_error_on_dirty_select = true % ignore_case_for_identifiers = false % Java NIO API is available. % io_safety_level = 10 % Using stardard IO API for heap buffered file access. % [Buffer Manager] Using IO API: Java IO % [Buffer Manager] Page Size: 8192 % [Buffer Manager] Max pages: 256 % Using Java regex API. % No 'function_factories' config property found. % statement_cache = true % Max worker threads set to: 4 % Starting Database Server % Storage System: v1 file storage mode. % Internal Data Cache size: 4194304 % Internal Data Cache max cell size: 8192 % lookup_comparison_list = false % read_only = false % transaction_error_on_dirty_select = true % ignore_case_for_identifiers = false % Java NIO API is available. % io_safety_level = 10 % Using stardard IO API for heap buffered file access. % [Buffer Manager] Using IO API: Java IO % [Buffer Manager] Page Size: 8192 % [Buffer Manager] Max pages: 256 % Using Java regex API. % No 'function_factories' config property found. % statement_cache = true % Max worker threads set to: 4 % Starting Database Server Exception in thread "Thread-2" java.lang.NoClassDefFoundError: org/codelutin/topia/persistence/jdbctransformer/JDBCTransformer at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at FESI.Data.ESPackages.loadClass(ESPackages.java:73) at FESI.Data.ESPackages.getProperty(ESPackages.java:90) at FESI.Interpreter.EcmaScriptEvaluateVisitor.visit(EcmaScriptEvaluateVisitor.java:692) at FESI.AST.ASTCompositeReference.jjtAccept(ASTCompositeReference.java:26) at FESI.Interpreter.EcmaScriptEvaluateVisitor.visit(EcmaScriptEvaluateVisitor.java:349) at FESI.AST.ASTVariableDeclaration.jjtAccept(ASTVariableDeclaration.java:26) at FESI.Interpreter.EcmaScriptEvaluateVisitor.visit(EcmaScriptEvaluateVisitor.java:326) at FESI.AST.ASTStatement.jjtAccept(ASTStatement.java:26) at FESI.Interpreter.EcmaScriptEvaluateVisitor.visit(EcmaScriptEvaluateVisitor.java:294) at FESI.AST.ASTProgram.jjtAccept(ASTProgram.java:26) at FESI.Interpreter.EcmaScriptEvaluateVisitor.evaluateProgram(EcmaScriptEvaluateVisitor.java:128) at FESI.Interpreter.Evaluator.evaluate(Evaluator.java:843) at FESI.Interpreter.Evaluator.evaluate(Evaluator.java:935) at FESI.Interpreter.Evaluator.evaluate(Evaluator.java:1062) at FESI.Interpreter.Evaluator.evaluate(Evaluator.java:1033) at org.codelutin.ecmascript.Global.evaluateString(Global.java:124) at fr.ifremer.IfremerSimulation$SplashThread.run(IfremerSimulation.java:200) at java.lang.Thread.run(Unknown Source)