Startup failure with latest 1.421

3 views
Skip to first unread message

Cees Bos

unread,
Jul 20, 2011, 5:02:15 PM7/20/11
to jenkins...@googlegroups.com, jenkin...@googlegroups.com
During startup of Jenkins I get this error:

]# /etc/init.d/jenkins start
Starting Jenkins Exception in thread "main" java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at Main._main(Main.java:125)
        at Main.main(Main.java:95)
Caused by: java.lang.UnsatisfiedLinkError: /tmp/jna/jna1393128275388877808.tmp: /lib64/libc.so.6: version `GLIBC_2.11' not found (required by /tmp/jna/jna1393128275388877808.tmp)
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1747)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1643)
        at java.lang.Runtime.load0(Runtime.java:787)
        at java.lang.System.load(System.java:1022)
        at com.sun.jna.Native.loadNativeLibraryFromJar(Native.java:745)
        at com.sun.jna.Native.loadNativeLibrary(Native.java:674)
        at com.sun.jna.Native.<clinit>(Native.java:115)
        at com.sun.akuma.CLibrary.<clinit>(CLibrary.java:54)
        at com.sun.akuma.JavaVMArguments.resolvePID(JavaVMArguments.java:103)
        at com.sun.akuma.JavaVMArguments.ofLinux(JavaVMArguments.java:91)
        at com.sun.akuma.JavaVMArguments.of(JavaVMArguments.java:81)
        at com.sun.akuma.JavaVMArguments.current(JavaVMArguments.java:69)
        at com.sun.akuma.Daemon.daemonize(Daemon.java:77)
        at com.sun.akuma.Daemon.all(Daemon.java:59)
        ... 6 more
                                                           [FAILED]


We use linux CentOS 5.5 as master with OpenJDK JVM:
java version "1.6.0_17"
OpenJDK Runtime Environment (IcedTea6 1.7.5) (rhel-1.16.b17.el5-x86_64)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)


Looks like an issue has been introduced in 1.421.

I replaced it with 1.420, and that is starting fine.

Is this a known issue? Do I need to log a ticket for this?

regards,
Cees

Slide

unread,
Jul 20, 2011, 5:09:53 PM7/20/11
to jenkin...@googlegroups.com, jenkins...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages