Hi Josep, The problem is that headless kepler uses the MoMLSimpleApplication which does not accept command line params. We're going to add a bug about this and try to get it addressed soon. I'll keep you updated.
chad Josep Maria Campanera Alsina wrote: > Dear All, > > I have to execute kepler in the command line with the -nogui option, > but when I want to specify parameters it doesn't work. Is there any > workaround for that? > > If followed the tutorial in: > https://dev.kepler-project.org/developers/reference/executing-kepler-from-the-command-line > > So, for instance! > > (A) kepler -runwf workflow.xml -x 4 -y "foo"; It gets the parameters: > > (B) kepler -runwf -nogui -nocache workflow.xml -x 4 -y "foo"; Does not > get the parameters: > > Why is that? How can I solve the problem? > > Thanks a lot, > > Josep Maria, > > -------------------------------------------- > Josep Maria Campanera Alsina > Juan de la Cierva Researcher > Departament de Fisicoqu?mica > Facultat de Farm?cia > Avgda Joan XXIII, s/n > 08028 Barcelona ? Catalonia ? Spain > Tel: +34 93 4035988 > Fax: +34 93 4035987 > campanera at ub.edu > -------------------------------------------- > _______________________________________________ > Kepler-users mailing list > Kepler-users at ecoinformatics.org > http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-users

