Hi,
I tried running it again with non-GUI...
the tests were completed but results were not encouraging..
1178539723123,16,HTTP Request,Non HTTP response code,Non HTTP response
message,Thread Group 1-1,text,false
same messages......
etc
then i tried to run it remotely...but iam getting exception...
a dialog appears "BAD RPC call"
when i check the log..it is because of
jmeter.gui.action.RemoteStart: java.rmi.ConnectException: Connection refused
to host: xxx.xx.xx.xxx; nested exception is:
java.net.ConnectException: Connection timed out: connect
When i look at the server...log...RMi is bound on port 1099
2007/05/07 07:21:14 INFO - jmeter.engine.RemoteJMeterEngineImpl: Starting
backing engine on 1099
2007/05/07 07:21:14 INFO - jmeter.engine.StandardJMeterEngine: Listeners will
be started after enabling running version
2007/05/07 07:21:14 INFO - jmeter.engine.StandardJMeterEngine: To revert to
the earlier behaviour, define jmeterengine.startlistenerslater=false
2007/05/07 07:21:15 INFO - jmeter.engine.RemoteJMeterEngineImpl: Bound to
registry on port 1099
Thanks
On Mon, 07 May 2007 sebb wrote :
>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]
>