Hi,

I have been able to make the experiment index working thanks to your
indications.
I must say that the Samples page is not very helpful on this and I could
not make it without your help. Thanks a lot!

Now that everything works on my laptop, and on the cluster from my laptop,
I would like to launch my simulations directly from the front-end of the
cluster, while being able to disconnect from it and let it run.

Of course what I need is the headless version of the script. Unfortunately,
when I run the command given on the web page

./openmole -s /path/to/your/mole/script -pw password

using my path, my script and my password, OM Console opens and complains
that the namr of my script is not a command

(Type :q to quit)
<console>:2: error: ';' expected but identifier found.
       class vdmy4-avakasClass {
                  ^
<console>:213: error: illegal start of simple expression
         )
         ^
<console>:261: error: ')' expected but '}' found.
       }
       ^
org.openmole.core.exception.UserBadDataError: Compilation error:
';' expected but identifier found.
       class vdmy4-avakasClass {


Is this -s switch correct? Why it is launching the console instead of
running my script?


-- 
Prof. Murat Yildizoglu

Note: Please use the following address as such

UNIVERSITE DE BORDEAUX
GREThA (UMR CNRS 5113)
MURAT YILDIZOGLU
16 AVENUE LEON DUGUIT
CS 50057
33608 PESSAC CEDEX
FRANCE

Bureau : E-331

mail: murat.yildizoglu at u-bordeaux.fr

web: www.yildizoglu.fr
_______________________________________________
OpenMOLE-users mailing list
[email protected]
http://fedex.iscpif.fr/mailman/listinfo/openmole-users

Reply via email to