Hey,

Thanks Etienne and Jonathan! now I have something :

Exception in thread "main" java.lang.UnsupportedClassVersionError: org/openmole/launcher/Launcher : Unsupported major.minor version 52.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)



Le 01/06/2017 à 09:48, Etienne Delay (unilim) a écrit :
Hey Myriam,
Where (pwd Linux command) are you when you want to run OM ?

Do you remember, you need to be in something like cd ~/openmole/openmole/bin/openmole/target/assemble

E.

Le 01/06/2017 à 09:35, Jonathan Passerat-Palmbach a écrit :
Hi Myriam,

Welcome aboard!

You should remove the extra space in between ./ and openmole to execute ./openmole (tells the shell to run the openmole script in the current folder noted by ".")

Cheers
J


On 01/06/17 10:04, Myriam Grillot wrote:
Hi everybody,

New comer in the community and already having troubles..!

I have access to a cluster and I aim at using it to run GAMA simulations.

I tried to install the Gama plugin using advices from: https://github.com/openmole/gama-plugin/blob/master/README.md

- Open mole: I ran the list of commands til the last "publish-local" and got a "success". But I can't run it "./ openmole" => "is a directory" (cf. attachment)

Since "cd ../librairies, sbt publish-local" I got errors such as "illegal argument exception" then "cd ../openmole, sbt assemble", i got errors relating to "the bundle activator"

- Gama plugin: error on the "sbt generate task" (cf. attachement)

What should I do?

Best regards,

Myriam



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

--
Jonathan Passerat-Palmbach, PhD
Research Associate
Department of Computing
Imperial College London

South Kensington Campus
Huxley Building - room 344
180 Queen's Gate
London SW7 2AZ

https://jopasser.at



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



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

Reply via email to