• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • other
    • None
    • Platform: Sun, OS: Solaris

      hudson 1.283 with zfs support failed to start on Solaris 10:

      java.lang.UnsatisfiedLinkError: Error looking up function 'libzfs_init':
      ld.so.1: java: fatal: libzfs_init: can't find symbol
      at com.sun.jna.Function.(Function.java:129)
      at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:250)
      at com.sun.jna.Library$Handler.invoke(Library.java:191)
      at $Proxy0.libzfs_init(Unknown Source)
      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)

      uname -a:
      SunOS pnfs-db01 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-V240

      Forced to revert to 1.282

      Tigran.

          [JENKINS-3044] ZFS support brakes hudson on Solaris 10.

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/java/hudson/os/solaris/ZFSInstaller.java
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=15433
          Log:
          [FIXED JENKINS-3044] Recover from missing libzfs. Will be in 1.285.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/java/hudson/os/solaris/ZFSInstaller.java trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=15433 Log: [FIXED JENKINS-3044] Recover from missing libzfs. Will be in 1.285.

              • Issue 3052 has been marked as a duplicate of this issue. ***

          Kohsuke Kawaguchi added a comment - Issue 3052 has been marked as a duplicate of this issue. ***

            Unassigned Unassigned
            kofeman kofeman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: