[kepler-dev] [Bug 5168] New: 'ant change-to' fails at r25610

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Sep 1 09:49:51 PDT 2010


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

           Summary: 'ant change-to' fails at r25610
           Product: Kepler
           Version: 2.0.0
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: build system
        AssignedTo: berkley at nceas.ucsb.edu
        ReportedBy: crawl at sdsc.edu
         QAContact: kepler-dev at kepler-project.org
   Estimated Hours: 0.0


# ant change-to -Dsuite=kepler
Buildfile: build.xml

change-to:
[change-to] Retrieving modules....
[change-to] 
[change-to] The module kepler already exists.
[change-to] The module outreach already exists.
[change-to] The module apple-extensions already exists.
[change-to] The module r already exists.
[change-to] The module loader already exists.
[change-to] The module actors already exists.
[change-to] The module directors already exists.
[change-to] The module opendap already exists.
[change-to] The module dataturbine already exists.
[change-to] The module ecogrid already exists.
[change-to] The module authentication-gui already exists.
[change-to] The module module-manager-gui already exists.
[change-to] The module gui already exists.
[change-to] The module authentication already exists.
[change-to] The module repository already exists.
[change-to] The module job already exists.
[change-to] The module io already exists.
[change-to] The module ssh already exists.
[change-to] The module data-handling already exists.
[change-to] The module sms already exists.
[change-to] The module component-library already exists.
[change-to] The module util already exists.
[change-to] The module event-state already exists.
[change-to] The module core already exists.
[change-to] The module common already exists.
[change-to] The module module-manager already exists.
[change-to] The module configuration-manager already exists.
[change-to] The module kepler-tasks already exists.
[change-to] The module ptolemy already exists.
[change-to] 
[change-to] Changing the value of modules.txt
[change-to] java.io.FileNotFoundException:
/Users/crawl/KeplerData/kepler.modules/build-area/current-suite.txt (No such
file or directory)
[change-to]     at java.io.FileOutputStream.open(Native Method)
[change-to]     at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
[change-to]     at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
[change-to]     at java.io.FileWriter.<init>(FileWriter.java:73)
[change-to]     at
org.kepler.build.modules.CurrentSuiteTxt.setName(CurrentSuiteTxt.java:68)
[change-to]     at org.kepler.build.ChangeTo.run(ChangeTo.java:137)
[change-to]     at
org.kepler.build.modules.ModulesTask.execute(ModulesTask.java:101)
[change-to]     at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
[change-to]     at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
[change-to]     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[change-to]     at java.lang.reflect.Method.invoke(Method.java:597)
[change-to]     at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
[change-to]     at org.apache.tools.ant.Task.perform(Task.java:348)
[change-to]     at org.apache.tools.ant.Target.execute(Target.java:357)
[change-to]     at org.apache.tools.ant.Target.performTasks(Target.java:385)
[change-to]     at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
[change-to]     at
org.apache.tools.ant.Project.executeTarget(Project.java:1306)
[change-to]     at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
[change-to]     at
org.apache.tools.ant.Project.executeTargets(Project.java:1189)
[change-to]     at org.apache.tools.ant.Main.runBuild(Main.java:758)
[change-to]     at org.apache.tools.ant.Main.startAnt(Main.java:217)
[change-to]     at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
[change-to]     at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)

BUILD FAILED
java.lang.NullPointerException
    at
org.kepler.build.modules.CurrentSuiteTxt.setName(CurrentSuiteTxt.java:74)
    at org.kepler.build.ChangeTo.run(ChangeTo.java:137)
    at org.kepler.build.modules.ModulesTask.execute(ModulesTask.java:101)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:357)
    at org.apache.tools.ant.Target.performTasks(Target.java:385)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
    at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
    at org.apache.tools.ant.Main.runBuild(Main.java:758)
    at org.apache.tools.ant.Main.startAnt(Main.java:217)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)

Total time: 0 seconds

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list