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

Intermediate status is JSE 1.5 dependent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      The hudson front page says that it will run under JSE 1.4. However, when I
      deploy to Tomcat 5.5 under JRE 1.4.2_10 with the compatibility pack, clicking on
      Console Output while a build is in progress throws an error:
      Servlet.service() for servlet Stapler threw exception
      java.lang.NoSuchMethodError:
      java.nio.charset.Charset.defaultCharset()Ljava/nio/charset/Charset;
      at hudson.util.WriterOutputStream.<init>(WriterOutputStream.java:27)
      at hudson.model.LargeText.writeLogTo(LargeText.java:97)
      at hudson.model.LargeText.doProgressText(LargeText.java:150)
      at hudson.model.Run.doProgressiveLog(Run.java:732)

      Oddly enough, the "completed" sysout works just fine.

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

              Created:
              Updated:
              Resolved: