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

ZFS support brakes hudson on Solaris 10.

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: