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

Unable to load library 'zfs': ld.so.1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • other
    • None
    • Platform: All, OS: All

      After upgrading to 1.283 from 1.282 on Glassfish, the ZFS library is unable to
      be located. ZFS is only supported for Solaris 10+ platforms. The server where
      hudson is deployed is Solaris 9...

      java.lang.UnsatisfiedLinkError: Unable to load library 'zfs': ld.so.1: java:
      fatal: libzfs.so: open failed: No such file or directory

      at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:145)

      at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:188)

      at com.sun.jna.Library$Handler.(Library.java:123)

      at com.sun.jna.Native.loadLibrary(Native.java:255)

      at com.sun.jna.Native.loadLibrary(Native.java:241)

      at org.jvnet.solaris.libzfs.jna.libzfs.(libzfs.java:45)

      at org.jvnet.solaris.libzfs.LibZFS.(LibZFS.java:50)

      at hudson.lifecycle.ZFSInstaller.shouldBeActive(ZFSInstaller.java:102)

      at hudson.lifecycle.ZFSInstaller.(ZFSInstaller.java:77)

      at hudson.lifecycle.ZFSInstaller.init(ZFSInstaller.java:336)

      at hudson.model.Hudson.(Hudson.java:474)

      at hudson.WebAppMain$2.run(WebAppMain.java:190)

            kohsuke Kohsuke Kawaguchi
            mezlight mezlight
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: