Re: Re: Jmeter run on Linux using putty

2011-05-04 Thread rajivkumarnandvani
Hi felix, No its not working with local host setting. On , Felix Frank wrote: On 05/04/2011 02:59 PM, rajivkumarnandv...@gmail.com wrote: > Hi felix, > > You are right. I tried with disable X11 fwd in putty > and it is working fine. Good to know. >> Come to think of it,

Re: Jmeter run on Linux using putty

2011-05-04 Thread Felix Frank
On 05/04/2011 02:59 PM, rajivkumarnandv...@gmail.com wrote: > Hi felix, > > You are right. I tried with disable X11 fwd in putty > and it is working fine. Good to know. >> Come to think of it, DISPLAY=localhost:10.0 was probably bad and should > >> have been localhost:0, as that was what you ha

Re: Re: Jmeter run on Linux using putty

2011-05-04 Thread rajivkumarnandvani
Hi felix, You are right. I tried with disable X11 fwd in putty and it is working fine. Come to think of it, DISPLAY=localhost:10.0 was probably bad and should have been localhost:0, as that was what you had configured in Putty. If that would have been correct, Xming would not have nee

Re: Jmeter run on Linux using putty

2011-05-04 Thread Felix Frank
Hi, congrats on getting that to work. > 1/ Start Xming > > 2/ Start Putty, on options (left pane): Connection > SSH > X11, check > Enable X11 forwarding, with X display location: localhost:0 Out of curiosity: Could you try and disable that? >From what I can see, you're NOT using X11 forwarding

Re: Re: Jmeter run on Linux using putty

2011-05-04 Thread Rajiv Nanduani
Hi ALL, Thanks to everyone for the guidance. Finally I got succes and found the solution to run jmeter from putty with the help of Xming in GUI mode. Here was the prob in Xming. In Xming installation directory there is host file C:\Program Files\Xming\X0.hosts Edit: X0.hosts (lay in the installat

Re: Re: Jmeter run on Linux using putty

2011-05-04 Thread rajivkumarnandvani
Hi Flex, When i set the DISPLAY variable to my windows ip that time it get logged in Xming log file With with DISPLAY=localhost:10.0 it does not work means it is correct that we have to set this 4/ On your ssh remote session, put this : DISPLAY=YOUR_IP_WINDOWS:0.0 export DISPLAY (replace Y

Re: Jmeter run on Linux using putty

2011-05-04 Thread Felix Frank
On 05/04/2011 09:45 AM, rajivkumarnandv...@gmail.com wrote: > I tried with localhost:x.0 > but bad luck :( The "x" is a placeholder! If your environment is initialized with DISPLAY=localhost:10.0 then this is OK, you shouldn't mess with it. Find out why Xming won't accept the connection. --

Re: Re: Jmeter run on Linux using putty

2011-05-04 Thread rajivkumarnandvani
I tried with localhost:x.0 but bad luck :( On , Felix Frank wrote: On 05/04/2011 08:09 AM, Milamber wrote: > Hello, > > 1/ Start Xming > > 2/ Start Putty, on options (left pane): Connection > SSH > X11, check > Enable X11 forwarding, with X display location: localhost:0 >

Re: Jmeter run on Linux using putty

2011-05-04 Thread Felix Frank
On 05/04/2011 08:09 AM, Milamber wrote: > Hello, > > 1/ Start Xming > > 2/ Start Putty, on options (left pane): Connection > SSH > X11, check > Enable X11 forwarding, with X display location: localhost:0 > > 3/ Start your SSH session > > 4/ On your ssh remote session, put this : > DISPLAY=YOUR_

Re: Re: Jmeter run on Linux using putty

2011-05-04 Thread rajivkumarnandvani
; >> java -version >> >> show? >> >> On 3 May 2011 17:26, rajivkumarnandvani rajivkumarnandv...@gmail.com> >> wrote: >> >>> http://jmeter.512774.n5.nabble.com/file/n4367681/putty.PNG putty.PNG >>> I a

Re: Jmeter run on Linux using putty

2011-05-03 Thread Milamber
of JDK 1.6 >> from each provider). >> >> What does >> >> java -version >> >> show? >> >> On 3 May 2011 17:26, rajivkumarnandvani >> wrote: >> >>> http://jmeter.512774.n5.nabble.com/file/n4367681/putty.PNG putty.PNG >>>

Re: Jmeter run on Linux using putty

2011-05-03 Thread Rajiv Nanduani
> > I am using JDK 1.6 > > > > - > > > > rajivkumarnandvani > > -- > > View this message in context: > http://jmeter.512774.n5.nabble.com/Jmeter-run-on-Linux-using-putty-tp4364104p4367681.html > > Sent from the JMeter - User mailing list archi

Re: Jmeter run on Linux using putty

2011-05-03 Thread sebb
rajivkumarnandvani > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Jmeter-run-on-Linux-using-putty-tp4364104p4367681.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --

Re: Jmeter run on Linux using putty

2011-05-03 Thread rajivkumarnandvani
http://jmeter.512774.n5.nabble.com/file/n4367681/putty.PNG putty.PNG I am using JDK 1.6 - rajivkumarnandvani -- View this message in context: http://jmeter.512774.n5.nabble.com/Jmeter-run-on-Linux-using-putty-tp4364104p4367681.html Sent from the JMeter - User mailing list archive at

Re: Jmeter run on Linux using putty

2011-05-03 Thread sebb
On 3 May 2011 15:15, Rajiv Nanduani wrote: > Felix > i used putty log as shown in attached file > > > Hi i have also  tried to run jmeter in nongui mode as well but i am getting > following error > > 2011/02/19 08:44:10 ERROR - jmeter.JMeter:  java.lang.NullPointerException >    at > org.apache.jm

Re: Jmeter run on Linux using putty

2011-05-03 Thread Felix Frank
On 05/03/2011 04:15 PM, Rajiv Nanduani wrote: > Felix > i used putty log as shown in attached file Attachment doesn't seem to work on-list. Try off-list. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For ad

Re: Jmeter run on Linux using putty

2011-05-03 Thread Rajiv Nanduani
Felix i used putty log as shown in attached file Hi i have also tried to run jmeter in nongui mode as well but i am getting following error 2011/02/19 08:44:10 ERROR - jmeter.JMeter: java.lang.NullPointerException at org.apache.jmeter.gui.tree.JMeterTreeModel.addSubTree(JMeterTreeModel.java

Re: Jmeter run on Linux using putty

2011-05-03 Thread Felix Frank
> putty log > > Using username "rajiv". > rajiv@10.6.9.21's password: > Last login: Sat Feb 19 07:55:10 2011 from 10.193.68.125 The following is a transcript of your SSH session. What you need is debug output from the SSH client itself (as if you'd use "ssh -vv" from a *NIX console). Putty has

Re: Jmeter run on Linux using putty

2011-05-03 Thread Rajiv Nanduani
On Tue, May 3, 2011 at 8:57 AM, Felix Frank wrote: > On 05/03/2011 02:54 PM, Rajiv Nanduani wrote: > > Thanks all for the reply. > > > > I have installed java 1.6. I tried with Xming > > > > 1. Install Xming (http://www.straightrunning.com/XmingNotes/) > > Is it running? :-) > yes it is run

Re: Jmeter run on Linux using putty

2011-05-03 Thread Felix Frank
On 05/03/2011 02:54 PM, Rajiv Nanduani wrote: > Thanks all for the reply. > > I have installed java 1.6. I tried with Xming > > 1. Install Xming (http://www.straightrunning.com/XmingNotes/) Is it running? :-) > 2. Enable the X11 forwarding in putty. > > But while running the jmeter

Re: Jmeter run on Linux using putty

2011-05-03 Thread Rajiv Nanduani
y. Any other solution seems an overkill. > > On Mon, May 2, 2011 at 6:15 PM, rkedari wrote: > > > yes.. with JDK1.6 it is working for me. download new JDK for linux. > > > > regards, > > rkedari > > > > -- > > View this message in context: > >

Re: Jmeter run on Linux using putty

2011-05-02 Thread Adrian Speteanu
View this message in context: > http://jmeter.512774.n5.nabble.com/Jmeter-run-on-Linux-using-putty-tp4364104p4364940.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail:

Re: Jmeter run on Linux using putty

2011-05-02 Thread rkedari
yes.. with JDK1.6 it is working for me. download new JDK for linux. regards, rkedari -- View this message in context: http://jmeter.512774.n5.nabble.com/Jmeter-run-on-Linux-using-putty-tp4364104p4364940.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Jmeter run on Linux using putty

2011-05-02 Thread Bruce Ide
Do you have to do that? Doesn't your company to have an IT department to take care of that sort of thing? It shouldn't be a tester's job to install things on a remote system. Looks like you have JVM 1.4.2 installed. It's been a while since I've used Red Hat, but if I recall correctly their RPM pac

Re: Jmeter run on Linux using putty

2011-05-02 Thread Felix Frank
On 05/02/2011 04:55 PM, Rajiv Nanduani wrote: > thanks for the reply.but still I am waiting the answer of > > The problem is how would i know that *JVM* is already installed or not if > yes where i have *to* check. I am new *to* *linux*. or if not where i hav * > to* install the *JVM* or set the p

Re: Jmeter run on Linux using putty

2011-05-02 Thread Rajiv Nanduani
thanks for the reply.but still I am waiting the answer of The problem is how would i know that *JVM* is already installed or not if yes where i have *to* check. I am new *to* *linux*. or if not where i hav * to* install the *JVM* or set the path variable like in windows *JMETER_HOME*etc.. Current

Re: Jmeter run on Linux using putty

2011-05-02 Thread Felix Frank
On 05/02/2011 03:24 PM, rkedari wrote: > Hi, > > You will require JDK version for Linux and you can verify JAVA/JVM by 'java > -version' command. > You can not run JMeter in GUI mode from putty. If your Linux is supporting > then you can access it using VPN and run JMeter in GUI mode. > You can ru

Re: Jmeter run on Linux using putty

2011-05-02 Thread rkedari
xecute the test plan. regards, rkedari -- View this message in context: http://jmeter.512774.n5.nabble.com/Jmeter-run-on-Linux-using-putty-tp4364104p4364687.html Sent from the JMeter - User mailing list archive at Nabble.com. --

Jmeter run on Linux using putty

2011-05-02 Thread Rajiv Nanduani
Hi All, We have provided a linux server to run JMETER. First I have to install the jmeter on linux machine , to access the linux server we can connect through Putty/WinSCP only becoz linux server is placed on remote location. Some how i have installed the Jmeter under under data/apps/jmeter/jakart