[kepler-dev] build broken
David Welker
david.v.welker at gmail.com
Mon Nov 8 14:19:30 PST 2010
Fixed. The issue wasn't the build itself per se, but that the module
kepler-tasks needed to be upgraded.
-David
On Nov 8, 2010, at 1:57 PM, David Welker wrote:
> Bizarre. I can't reproduce this error on either my Mac or on Windows
> machine. The relevant code that specifies the file location is in
> ModuleLocationRegistryTxt and it correctly specifies "module-
> location-registry.txt" and not "registry.txt" as being the correct
> file.
>
> Perhaps this is an issue with kepler-tasks within Kepler as opposed
> to the build itself? I have not updated kepler-tasks, so it is
> conceivable that this is the code that is failing. Are you running
> build commands or Kepler itself when this failure occurs?
>
> -David
>
>
> On Nov 8, 2010, at 12:55 PM, Derik Barseghian wrote:
>
>> Hi,
>> The build is broken. It looks like the build system wants
>> registry.txt, but this file was removed in r26257.
>> Derik
>>
>>
>> run:
>> [run] /home/barseghian/dev2/kepler.modules
>> [run] java.io.FileNotFoundException: /home/barseghian/dev2/
>> kepler.modules/build-area/registry.txt (No such file or directory)
>> [run] at java.io.FileInputStream.open(Native Method)
>> [run] at
>> java.io.FileInputStream.<init>(FileInputStream.java:106)
>> [run] at java.io.FileReader.<init>(FileReader.java:55)
>> [run] at
>> org
>> .kepler
>> .build
>> .project
>> .RepositoryLocations
>> .readModuleRegistryHelper(RepositoryLocations.java:75)
>> [run] at
>> org
>> .kepler
>> .build
>> .project
>> .RepositoryLocations.readModuleRegistry(RepositoryLocations.java:62)
>> [run] at
>> org
>> .kepler
>> .build
>> .project.RepositoryLocations.getLocation(RepositoryLocations.java:96)
>> [run] at org.kepler.build.modules.Module.<init>(Module.java:
>> 153)
>> [run] at org.kepler.build.modules.Module.<init>(Module.java:
>> 206)
>> [run] at
>> org.kepler.build.modules.ModulesTxt.readHelper(ModulesTxt.java:165)
>> [run] at
>> org.kepler.build.modules.ModulesTxt.read(ModulesTxt.java:137)
>> [run] at
>> org.kepler.build.modules.ModulesTxt.init(ModulesTxt.java:58)
>> [run] at
>> org.kepler.build.modules.ModuleTree.init(ModuleTree.java:96)
>> [run] at
>> org.kepler.build.modules.ModuleTree.instance(ModuleTree.java:86)
>> [run] at
>> org
>> .kepler
>> .configuration
>> .ConfigurationManager.loadConfiguration(ConfigurationManager.java:
>> 414)
>> [run] at
>> org
>> .kepler
>> .configuration
>> .ConfigurationManager.<init>(ConfigurationManager.java:87)
>> [run] at
>> org
>> .kepler
>> .configuration
>> .ConfigurationManager.getInstance(ConfigurationManager.java:116)
>> [run] at
>> org
>> .kepler
>> .configuration
>> .ConfigurationManager.getInstance(ConfigurationManager.java:105)
>> [run] at
>> org
>> .kepler
>> .modulemanager
>> .RepositoryLocations.initReleaseLocation(RepositoryLocations.java:24)
>> [run] at
>> org
>> .kepler
>> .modulemanager
>> .RepositoryLocations.getReleaseLocation(RepositoryLocations.java:18)
>> [run] at org.kepler.Kepler.main(Kepler.java:89)
>> [run] java.lang.NullPointerException
>> [run] at
>> org
>> .kepler
>> .build
>> .project.RepositoryLocations.getLocation(RepositoryLocations.java:98)
>> [run] at org.kepler.build.modules.Module.<init>(Module.java:
>> 153)
>> [run] at org.kepler.build.modules.Module.<init>(Module.java:
>> 206)
>> [run] at
>> org.kepler.build.modules.ModulesTxt.readHelper(ModulesTxt.java:165)
>> [run] at
>> org.kepler.build.modules.ModulesTxt.read(ModulesTxt.java:137)
>> [run] at
>> org.kepler.build.modules.ModulesTxt.init(ModulesTxt.java:58)
>> [run] at
>> org.kepler.build.modules.ModuleTree.init(ModuleTree.java:96)
>> [run] at
>> org.kepler.build.modules.ModuleTree.instance(ModuleTree.java:86)
>> [run] at
>> org
>> .kepler
>> .configuration
>> .ConfigurationManager.loadConfiguration(ConfigurationManager.java:
>> 414)
>> [run] at
>> org
>> .kepler
>> .configuration
>> .ConfigurationManager.<init>(ConfigurationManager.java:87)
>> [run] at
>> org
>> .kepler
>> .configuration
>> .ConfigurationManager.getInstance(ConfigurationManager.java:116)
>> [run] at
>> org
>> .kepler
>> .configuration
>> .ConfigurationManager.getInstance(ConfigurationManager.java:105)
>> [run] at
>> org
>> .kepler
>> .modulemanager
>> .RepositoryLocations.initReleaseLocation(RepositoryLocations.java:24)
>> [run] at
>> org
>> .kepler
>> .modulemanager
>> .RepositoryLocations.getReleaseLocation(RepositoryLocations.java:18)
>> [run] at org.kepler.Kepler.main(Kepler.java:89)
>> [run] Exception in thread "main" java.lang.RuntimeException:
>> Could not load configuration: null
>> [run] at
>> org
>> .kepler
>> .configuration
>> .ConfigurationManager.<init>(ConfigurationManager.java:93)
>> [run] at
>> org
>> .kepler
>> .configuration
>> .ConfigurationManager.getInstance(ConfigurationManager.java:116)
>> [run] at
>> org
>> .kepler
>> .configuration
>> .ConfigurationManager.getInstance(ConfigurationManager.java:105)
>> [run] at
>> org
>> .kepler
>> .modulemanager
>> .RepositoryLocations.initReleaseLocation(RepositoryLocations.java:24)
>> [run] at
>> org
>> .kepler
>> .modulemanager
>> .RepositoryLocations.getReleaseLocation(RepositoryLocations.java:18)
>> [run] at org.kepler.Kepler.main(Kepler.java:89)
>>
>> _______________________________________________
>> Kepler-dev mailing list
>> Kepler-dev at kepler-project.org
>> http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
>
More information about the Kepler-dev
mailing list