Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: matisse ne se lance pas

Re:matisse ne se lance pas 14 years 4 months ago #250

  • rdmoore
  • rdmoore's Avatar
Hello,
I've been having the same problems running Matisse, so I've carried out the tests as mentioned above...... the rubens information appears as stated but the Matisse launch fails.

However, line 205 of file runmatrub.pl looks identical to what is suggested above, so I’m not sure where the problem is. (I also checked that there is an empty ‘temp’ folder in ‘bin’).

This is the message I get:

C:\TELEMAC>matisse –a
Reading file ‘config\MatisRubens.ini’ ... OK
Reading file ‘C:\TELEMAC\V5P9\config\sysprot.ini’ ...
Defining environment variables ... OK
mytmp=
Check for Rubens running ... OK (not running)
Starting Rubens ...
mytmp=PID: 3836
OK (PID= 3836
)
Starting Matisse ...
ERROR: Unable to launch Matisse
Execution stopped.
mytmp=PID: 3836
WARNING : Rubens did not stopped
Killing Rubens (pid= 3836)
)
Cleaning temporary files :
-1277730926_rub


Any help is greatly appreciated,
Thank you,

R Moore
The administrator has disabled public write access.

Re:matisse ne se lance pas 14 years 1 month ago #722

  • CMARIELU
  • CMARIELU's Avatar
Bonsoir;
j'ai cette erreur également :
Code:
Verif absence de Rubens ... OK (Not running)

Lancement de Rubens ...
ERREUR: Probleme de lancement de Rubens
Execution stopee

j'ai testé ceci:
telemac wrote:
Dear Rupert
Your result for the message mytmp is strange
Hereunder is a small list of test
in a cmd windows, run rubens
in another cmd windows, try the following command
    tasklist
    tasklist /FI "imagename eq rubens.exe"
    tasklist /FI "imagename eq rubens.exe" /FO list
    tasklist /FI "imagename eq rubens.exe" /FO list | find "PID"
if a rubens.exe process exist, you should see successively
    all the processes
    only the rubens process
    the rubens process presented by lines
    the PID number of the rubens process
If this test works and the matisse launch crash, that means you have a problem in the line 205 of runmatrub.pl
$mytmp=`tasklist /FI \"IMAGENAME eq rubens.exe\" /FO list | FIND \"PID\"`;

regards


pour les commandes:
tasklist /FI "imagename eq rubens.exe"
tasklist /FI "imagename eq rubens.exe" /FO list
pas de problème mais pour la dernière l'ordinateur répond que find n'est pas reconnu comme une commande interne. J'ai donc testé la commande HELP, elle n'est également pas reconnue.

J'ai fait quelques recherches et cela pourrait venir du fait que j'ai créé une variable d'environnement path=C:\TELEMAC ...\bin et ...perl\bin alors que je devrais avoir path=C:\Windows\System32
Je ne vois pas comment faire. Si vous pouvez m'éclairer ;)
The administrator has disabled public write access.

Re:matisse ne se lance pas 14 years 1 month ago #729

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
It seems you destroy your normal path environment.
You just have to add the telemac path values to the existing ones, not to replace them

Try to find a solution to recover the original path values and add the telemac one.
The test indicate in the rupert message should work for all steps

Good luck
Christophe
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Moderators: borisb

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.