[kepler-dev] [Bug 5669] replace ProjectLocator.findKeplerModulesDir() with something more robust.

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Nov 13 16:03:46 PST 2012


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5669

jianwu <jianwu at sdsc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jianwu at sdsc.edu

--- Comment #1 from jianwu <jianwu at sdsc.edu> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20121114/f8814113/attachment.html>


More information about the Kepler-dev mailing list