Here it is, you can download the gama plugins:
- for version 7: https://jenkins.iscpif.fr/job/gama-plugin-7dev/ws/bundles/zip/bundles.zip
- for the dev version: https://jenkins.iscpif.fr/job/gama-plugin-8dev/ws/bundles/zip/bundles.zip
Here it is, you can download the gama plugins:
Thank you Romain! I’m in the desert near Mauritania but I will try soon!
E.
Envoyé par TypeApp
Le 16 oct. 2017 à 12:05, à 12:05, reuillon noreply@discourse.iscpif.fr a écrit:
Ok back to Dakar!
I would like to use the V7 but I not able to unzip the file. I’m trying to download for OM 8dev … stay tune it’s long.
And it’s not better with V8dev
# unzip bundles.zip
Archive: bundles.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of bundles.zip or
bundles.zip.zip, and cannot find bundles.zip.ZIP, period.
Could you try with this archive?
https://jenkins.iscpif.fr/job/gama-plugin-7dev/lastSuccessfulBuild/artifact/bundles.tgz
It works !Thank you Romain, I have something inside ! Now how can use those thing ? Just running openMole from this directory ?
You should either include them in the GUI plugin panel or launch OpenMOLE with this plugins loaded, like that:
openmole -p ./bundles/
It seems to work, no ? Thank you Romain !
openmole -p ./bundles/
Nov 02, 2017 1:05:59 PM org.openmole.ui.Application$ org$openmole$ui$Application$$loadPlugins$1
WARNING: Some plugins or plugin folders don't exist: ./bundles/
>GAMA plugin loaded in 1336 ms: msi.gama.core_1.7.0.201710300127 [198]
>GAMA plugin loaded in 0 ms: msi.gama.headless_1.7.0.201710300139 [173]
>GAMA plugin loaded in 30 ms: simtools.gaml.extensions.traffic_1.7.0.201710300127 [183]
>GAMA plugin loaded in 4 ms: msi.gama.lang.gaml_1.7.0.201710300127 [204]
>GAMA plugin loaded in 11 ms: ummisco.gaml.extensions.maths_1.7.0.201710300127 [194]
>GAMA plugin loaded in 14 ms: irit.gaml.extensions.database_1.7.0.201710300127 [187]
>GAMA total load time 1462 ms.
Nov 02, 2017 1:06:03 PM org.openmole.gui.server.core.Utils$ addPluginRoutes
INFO: Loading GUI plugins
Nov 02, 2017 1:06:07 PM org.openmole.ui.Application$$anonfun$run$9$$anonfun$apply$2 apply
INFO: Server listening on port 35401
I have tried to directly “send” the tgz archive but it doesn’t work so I have pushed all files directly … It’s not quite aesthetics but it works Now in the next days will test truly this plugin.
E.