Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-14351

Outdated JRuby libs

XMLWordPrintable

      There seems to be problems with JRuby libs which are too old. Under some circumstances you'll get

      Failed to load native POSIX impl; falling back on Java impl. Stacktrace follows.
      java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native
      at org.jruby.ext.posix.POSIXFactory.loadLibC(POSIXFactory.java:96)
      at org.jruby.ext.posix.POSIXFactory.loadLinuxPOSIX(POSIXFactory.java:65)
      at org.jruby.ext.posix.POSIXFactory.getPOSIX(POSIXFactory.java:24)
      at hudson.os.PosixAPI.<clinit>(PosixAPI.java:40)
      ...

      as stacktrace. As reported on http://jira.codehaus.org/browse/JRUBY-6712 this seems to be a problem of a too old JRuby version with outdated libs.

            jglick Jesse Glick
            javatux Oli B.
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: