Question

I am running Grinder2 console on Window. I want know how to run Grinder 2 console on Linux.

running net.grinder.Console is throwing the execption as below

Exception in thread "main" java.awt.HeadlessException: No X11 DISPLAY variable was set, but this program

-Amber

Was it helpful?

Solution

set DISPLAY where UI requires to be launched as

export DISPLAY=:0.0

install MochaXServer (http://www.mochasoft.dk/index.html) and run server on windows PC

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top