Project

General

Profile

Actions

Bug #3967

closed

Unable to run java -jar kepler-trunk.jar with -nogui -nocache -runwf fullworkflowpath options

Added by Madhusudan Gujral almost 15 years ago. Updated almost 15 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
general
Target version:
Start date:
04/08/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3967

Description

I am unable to run

java -jar kepler-trunk.jar -nogui -nocache -runwf fullworkflowpath

arguments are completely ignored.

I create kepler-trunk.jar by running ant package target.


Related issues

Blocked by Kepler - Bug #3949: Get the installer working with the new build systemResolvedChad Berkley04/06/2009

Actions
Actions #1

Updated by Chad Berkley almost 15 years ago

check that all command line arguments are passed to the execution scripts.

Actions #2

Updated by Chad Berkley almost 15 years ago

There are now two ways to do this. On the installed version of kepler, you can use the kepler.sh or kepler.bat files to pass whatever arguments you want. On the svn version of kepler, use the command 'ant startupScript' to generate the scripts in the root kepler directory. Those scripts can be passed arguments.

In addition, this will also create a kepler.jar file in the root that can execute kepler with 'java -jar kepler.jar'. Please see the startup scripts for specific syntax.

Actions #3

Updated by Redmine Admin almost 11 years ago

Original Bugzilla ID was 3967

Actions

Also available in: Atom PDF