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,
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
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
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
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
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
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.
--
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
>
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_
;
>> 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
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
>>>
> > 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
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.
>
> --
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
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
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
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
> 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
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
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
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:
> >
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:
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
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
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
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
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
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.
--
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
29 matches
Mail list logo