Personally I'd be using Java 1.7 as all the other versions are now end-of-lifed! Also "As of Jenkins 1.520, Java 6 or later is required at runtime" so if you don't upgrade soon then you won't be able to upgrade your Jenkins.
Richard. On Mon, Dec 9, 2013 at 6:12 PM, Suri <[email protected]> wrote: > Hi, > > My java version is 1.5.0. shall I use java version 1.6.0? > > Is that any other alternate way to create new id in Jenkins apart from Web > page. > > > On Monday, December 9, 2013 9:45:25 AM UTC+5:30, Suri wrote: >> >> Hi >> >> When i am creating new user id in Jenkins sing up page, i am getting >> below error. Can anyone please assist me to understand this issue. >> >> My Jenkins version is 1.509.2 LTS version. >> >> *Status Code: 500* >> >> Exception: java.lang.UnsupportedClassVersionError: >> (org/mindrot/jbcrypt/BCrypt) bad major version at offset=6 >> Stacktrace: >> >> javax.servlet.ServletException: java.lang.UnsupportedClassVersionError: >> (org/mindrot/jbcrypt/BCrypt) bad major version at offset=6 >> >> -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
