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

UnixLifecycle.<init> fails with mysterious EOFException

XMLWordPrintable

      When I go to /safeRestart on one server, I get

      java.io.EOFException
      	java.io.RandomAccessFile.readInt(RandomAccessFile.java:713)
      	com.sun.akuma.JavaVMArguments.ofSolaris(JavaVMArguments.java:206)
      	com.sun.akuma.JavaVMArguments.of(JavaVMArguments.java:83)
      	com.sun.akuma.JavaVMArguments.current(JavaVMArguments.java:69)
      	hudson.lifecycle.UnixLifecycle.<init>(UnixLifecycle.java:52)
      	hudson.lifecycle.Lifecycle.get(Lifecycle.java:93)
      

      This seems like too low-level an error. If there is something about this version of Solaris, or the way Hudson is installed, which prevents automatic restart, then it should be explained with a clear error message.

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: