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

Viewing unit test results causes Tomcat termination

XMLWordPrintable

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

      My tomcat works without X11.

      When I added an ability to view unit test results in Hudson, I was getting
      Tomcat termination, with no clear indication what's wrong.

      It turned out that since JFree chart triggers some AWT activity, and since I
      don't have working X11, java was terminating, which is not good.

      The solution that I have now is to start Tomcat with -Djava.awt.headless=true,
      but maybe there is a way to do something in Hudson to eliminate this issue
      altogether.

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

              Created:
              Updated:
              Resolved: