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

Launcher mixes stdout and stderr of dot

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • depgraph-view-plugin
    • None
    • jenkins 1.440, depgraph-view 0.2

      On our jenkins server when depgraph-view calls dot, dot writes some warning on stderr before it generates the dependency graph picture. And the Launcher object that initiates the call somehow mixes stderr and stdout, so the browser gots a stream that starts with text warnings and continues with the bytes of the picture, and of course the browser doesn't think it's a valid png file. See the result attached. (As a workaround, our sysadmin solved the problem temporarily by sending stderr to /dev/null, so we can see the picture now, but I think it should be fixed in the program.)

            wolfs Stefan Wolf
            oj János Orosz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: