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

Cannot restart Hudson from the web frontend on OpenSolaris in VirtualBox

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Hudson running in embedded mode on 'SunOS xxx 5.10 Generic_139556-08 i86pc i386 i86pc'

      The restart buttons do no appear in the web frontend with the following in the logs:

      WARNING: Failed to install embedded lifecycle implementation
      java.io.EOFException
      at java.io.RandomAccessFile.readInt(RandomAccessFile.java:725)
      at com.sun.akuma.JavaVMArguments.ofSolaris(JavaVMArguments.java:206)
      at com.sun.akuma.JavaVMArguments.of(JavaVMArguments.java:83)
      at com.sun.akuma.JavaVMArguments.current(JavaVMArguments.java:69)
      at hudson.lifecycle.UnixLifecycle.<init>(UnixLifecycle.java:52)
      at hudson.lifecycle.Lifecycle.get(Lifecycle.java:93)
      at hudson.model.Hudson.getLifecycle(Hudson.java:1773)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)

      Is there a missing lib*.so file on OpenSolaris?

            Unassigned Unassigned
            acollins acollins
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: