http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5669
jianwu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from jianwu <[email protected]> --- I tried today (r31073) on linux to use 'ant run' at another directory, such as: ant -f ~/kepler/repository/kepler-trunk/build-area/build.xml run. Kepler won't start. The reason is that ProjectLocator.buildDir is not set correctly. Error details: ant -f ~/kepler/repository/kepler-trunk/build-area/build.xml run Buildfile: /home/jianwu/kepler/repository/kepler-trunk/build-area/build.xml compile: [echo] Note that you may need to run "ant force-ptolemy compile" to compile ptolemy. [compile] Compiling configuration-manager... [compile] Compiling module-manager... [compile] Compiling core... [compile] Compiling event-state... [compile] Compiling util... [compile] Compiling component-library... [compile] Compiling sms... [compile] Compiling data-handling... [compile] Compiling ssh... [compile] Compiling io... [compile] Compiling job... [compile] Compiling repository... [compile] Compiling authentication... [compile] Compiling module-manager-gui... [compile] Compiling gui... [compile] Compiling authentication-gui... [compile] Compiling ecogrid... [compile] Compiling dataturbine... [compile] Compiling opendap... [compile] Compiling actors... [compile] Compiling display-redirect... [compile] Compiling loader... [compile] Compiling r... run: [run] WARNING: Using virtual project location. BUILD FAILED /home/jianwu/kepler/repository/kepler-trunk/build-area/build.xml:52: Could not create type run due to java.lang.NullPointerException Total time: 0 seconds -- You are receiving this mail because: You are the QA Contact for the bug.
_______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
