Hi Kevin, Based on your error, it appears you are using gcj as your Java implementation. This implementation is incomplete and does not function well with most Java applications, including Kepler. To fix this problem, install the Sun Java Virtual machine (JRE 1.5) and then try installing Kepler again.
Matt On Thu, Sep 25, 2008 at 6:29 AM, Kevin Webb <kfw4 at cornell.edu> wrote: > Greetings! > > Install attempts for kepler-linux-1.0.0.jar are generating an > java.lang.ArrayIndexOutOfBoundsException. > > [kfw4 at phasianus ~]$ uname -a > Linux phasianus.ornith.cornell.edu 2.6.18-53.1.14.el5 #1 SMP Tue Feb 19 > 07:18:46 EST 2008 x86_64 x86_64 x86_64 GNU/Linux > [kfw4 at phasianus ~]$ java -jar ./kepler-linux-1.0.0.jar > java.lang.ArrayIndexOutOfBoundsException > at java.lang.System.arraycopy(libgcj.so.7rh) > at java.io.ObjectInputStream.read(libgcj.so.7rh) > at java.io.InputStream.skip(libgcj.so.7rh) > at com.izforge.izpack.installer.Unpacker.run(Unpacker.java:425) > at java.lang.Thread.run(libgcj.so.7rh) > > > Any suggestions? > > Thank you. > > KFW > > > > ----------------------------------------- > Kevin Webb > Programmer/Analyst > Cornell Lab of Ornithology > 159 Sapsucker Woods Rd. > Ithaca, NY 14850 > Tel: 607.254.2103 > Fax: 607.254.2415 > kfw4 at cornell.edu > ------------------------------------------- > > _______________________________________________ > Kepler-users mailing list > Kepler-users at ecoinformatics.org > http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-users > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Matthew B. Jones Director of Informatics Research and Development National Center for Ecological Analysis and Synthesis (NCEAS) UC Santa Barbara jones at nceas.ucsb.edu Ph: 1-907-523-1960 http://www.nceas.ucsb.edu/ecoinfo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mercury.nceas.ucsb.edu/ecoinformatics/pipermail/kepler-users/attachments/20080925/b4420692/attachment.html>

