[kepler-users] Java exception initializing Kepler

Josep Morer Muñoz josep.morer at gmail.com
Thu May 20 12:39:12 PDT 2010


I tried with RC1. I will try with RC3 new one.

Thanks

2010/5/20 Derik Barseghian <barseghian at nceas.ucsb.edu>

> Hi Joesp,
>
> Are you trying one of the older release candidates? I just tried RC3 and it
> worked for me. We just created RC3 this morning, you may not have it:
>
> https://code.kepler-project.org/code/kepler/releases/installers/
>
> I also updated my two checkouts of kepler on linux (cd build-area; ant
> clean-all; svn update; ant update; ant run) -- one for kepler trunk and one
> for the kepler 2.0 branch, and both currently compile and launch for me. I
> think your error may have been a problem for others at one point too. Can
> you update and try again and let me know if it you still have problems?
>
> Thanks,
> Derik
>
> On May 20, 2010, at 8:16 AM, Josep Morer Muñoz wrote:
>
>  Hi all,
>>
>> I have tried to install Kepler in another computer, executing the Linux
>> installer created before. When I try to execute it I get this Java
>> Exception:
>>
>>
>>    [null] Exception in thread "main" java.lang.NullPointerException
>>    [null]     at
>> org.kepler.build.modules.
>> ModulesTask.execute(ModulesTask.java:105)
>>    [null]     at
>> org.kepler.build.modules.Module.readPublished(Module.java:220)
>>    [null]     at
>>
>> org.kepler.modulemanager.gui.patch.PatchChecker.check(PatchChecker.java:67)
>>    [null]     at org.kepler.Kepler.main(Kepler.java:92)
>>    [null] Caused by: java.lang.NullPointerException
>>    [null]     at
>> org.kepler.build.PublishedTask.trimOlderNames(PublishedTask.java:49)
>>    [null]     at
>> org.kepler.build.UpdatePublishedTxt.run(UpdatePublishedTxt.java:53)
>>    [null]     at
>> org.kepler.build.modules.ModulesTask.execute(ModulesTask.java:101)
>>    [null]     ... 3 more
>>    [null] --- Nested Exception ---
>>    [null] java.lang.NullPointerException
>>    [null]     at
>> org.kepler.build.PublishedTask.trimOlderNames(PublishedTask.java:49)
>>    [null]     at
>> org.kepler.build.UpdatePublishedTxt.run(UpdatePublishedTxt.java:53)
>>    [null]     at
>> org.kepler.build.modules.ModulesTask.execute(ModulesTask.java:101)
>>    [null]     at
>> org.kepler.build.modules.Module.readPublished(Module.java:220)
>>    [null]     at
>>
>> org.kepler.modulemanager.gui.patch.PatchChecker.check(PatchChecker.java:67)
>>    [null]     at org.kepler.Kepler.main(Kepler.java:92)
>> Exception in thread "main" Java returned: 1
>>       at
>> org.kepler.build.modules.ModulesTask.execute(ModulesTask.java:105)
>>       at org.kepler.build.runner.Kepler.main(Kepler.java:78)
>> Caused by: Java returned: 1
>>       at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108)
>>       at org.kepler.build.Run.runSuite(Run.java:298)
>>       at org.kepler.build.Run.run(Run.java:202)
>>       at
>> org.kepler.build.modules.ModulesTask.execute(ModulesTask.java:101)
>>       ... 1 more
>> --- Nested Exception ---
>> Java returned: 1
>>       at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108)
>>       at org.kepler.build.Run.runSuite(Run.java:298)
>>       at org.kepler.build.Run.run(Run.java:202)
>>       at
>> org.kepler.build.modules.ModulesTask.execute(ModulesTask.java:101)
>>       at org.kepler.build.runner.Kepler.main(Kepler.java:78)
>>
>> [1]    Exit 1                        ./kepler.sh
>>
>>
>> Moreover, I have tried to download the source code, compile and run it in
>> this computer and I get the same error. Any idea?
>>
>>
>> --
>> Josep
>> _______________________________________________
>> Kepler-users mailing list
>> Kepler-users at kepler-project.org
>> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users
>>
>
>


-- 
Josep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100520/3c572578/attachment.html>


More information about the Kepler-users mailing list