2 Replies Latest reply on Mar 27, 2007 1:15 PM by mikeyb540

    Jboss 4.0.4 with BarCharts

    mikeyb540

      Testing my application with Charts using Jboss 4.0.4 AS on Red Hat with JVM 1.5.0_06

      keeping getting this error: java.awt.HeadlessException: No X11 DISPLAY variable was set, but this program performed an operation which requires it.

      i set -Djava.awt.headless=true in the run.sh but still getting this error.

      Please, let me know what else I could try.

      Thanks in advance

        • 1. Re: Jboss 4.0.4 with BarCharts
          genman

          What's the exception trace? Did you talk to your vendor or group that built Charts about this issue?

          • 2. Re: Jboss 4.0.4 with BarCharts
            mikeyb540

            Chart vendor suggested to set the headless to true. works fine on Jboss 3.2.3

            this is the exception: 07/03/27;13:13:07;207; ERROR logging.util.LoggerStream;:(LoggerStream.java:write():152) - java.awt.HeadlessException: No X11 DISPLAY variable was set, but this program performed an operation which requires it.