• 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)

          [JENKINS-3052] Unable to load library 'zfs': ld.so.1

          Alan Harder added a comment -
              • Issue 3078 has been marked as a duplicate of this issue. ***

          Alan Harder added a comment - Issue 3078 has been marked as a duplicate of this issue. ***

          Alan Harder added a comment -

          Kohsuke, should line 117 of ZFSInstaller catch Throwable instead of Exception to
          handle this case?

          Alan Harder added a comment - Kohsuke, should line 117 of ZFSInstaller catch Throwable instead of Exception to handle this case?

          Already fixed toward 1.285.

              • This issue has been marked as a duplicate of 3044 ***

          Kohsuke Kawaguchi added a comment - Already fixed toward 1.285. This issue has been marked as a duplicate of 3044 ***

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

              Created:
              Updated:
              Resolved: