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

CppUnit plugin crashes when used on slaves

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • other
    • None
    • Platform: All, OS: All

      (Sorry if this issue is misplaced - can't find a subcomponent for cppunit)
      After upgrading to Hudson 1.318 (from 1.314) and cppunit plugin 0.5 (from 0.3),
      builds on slaves have failed with a crash in the cppunit plugin. Builds on
      master work fine.

      Excerpts from the exception dumped (full dump attached):

      FATAL: remote file operation failed

      hudson.util.IOException2: remote file operation failed

      at hudson.FilePath.act(FilePath.java:672)

      Caused by: java.io.IOException: Unable to serialize
      hudson.FilePath$FileCallableWrapper@ace075

      at hudson.remoting.UserRequest.serialize(UserRequest.java:145)

      Caused by: java.io.NotSerializableException: java.io.PrintStream

      at java.io.ObjectOutputStream.writeObject0(Unknown Source)

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

              Created:
              Updated:
              Resolved: