chemrid / xjperf

Automatically exported from code.google.com/p/xjperf
0 stars 0 forks source link

jperf not working on UNIX server #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
hello ,

after installing java to the jperf directory,I tried to start same but it 
exited by showing below error.

rtppnq-gx-xt2s1vm3:/localdisk/callgen/jperf-2.0.2# ./jperf.sh
Exception in thread "main" java.lang.ExceptionInInitializerError
Caused by: java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which 
requires it.
        at sun.java2d.HeadlessGraphicsEnvironment.getDefaultScreenDevice(HeadlessGraphicsEnvironment.java:64)
        at net.nlanr.jperf.JPerf.<clinit>(Unknown Source)
Could not find the main class: net.nlanr.jperf.JPerf.  Program will exit.

Thanks 
Ashu 

Original issue reported on code.google.com by ashup...@gmail.com on 1 Mar 2013 at 4:21