Can you run other applications using the same method?

Why not use non-GUI instead?
The X-messages may add a lot of unnecessary network traffic.


On 7 May 2007 11:01:37 -0000, Aneesh K raj <[EMAIL PROTECTED]> wrote:
 Hi All,

I am getting this error...

Whats the solution for this..I am trying to run jmeter from my local machine in 
the remote server by using putty....


java.lang.reflect.InvocationTargetException: java.lang.InternalError: Can't 
connect to X11 window server using 'xxxxxxxx:0.0' as the value of the DISPLAY 
variable.
       at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
       at 
sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:54)
       at java.lang.Class.forName0(Native Method)
       at java.lang.Class.forName(Class.java:115)
       at 
java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:53)
       at sun.awt.motif.MToolkit.<clinit>(MToolkit.java:52)
       at java.lang.Class.forName0(Native Method)
       at java.lang.Class.forName(Class.java:115)
       at java.awt.Toolkit$2.run(Toolkit.java:507)
       at java.security.AccessController.doPrivileged(Native Method)
       at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:498)
       at javax.swing.ImageIcon.<init>(ImageIcon.java:115)
       at javax.swing.ImageIcon.<init>(ImageIcon.java:134)
       at 
org.apache.jmeter.plugin.PluginManager.installPlugin(PluginManager.java:65)
       at org.apache.jmeter.plugin.PluginManager.install(PluginManager.java:51)
       at org.apache.jmeter.JMeter.startGui(JMeter.java:190)
       at org.apache.jmeter.JMeter.start(JMeter.java:288)
       at java.lang.reflect.Method.invoke(Native Method)
       at org.apache.jmeter.NewDriver.main(NewDriver.java:175)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to