You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Jaw Dat <id...@gmail.com> on 2006/07/13 12:47:07 UTC

Jakarta-JMeter 2.2 not responsive

Hello, jm newbie here.

I recently installed JMeter 2.2, by following the steps in Getting
started in the online manual. Machine is a recent release of SuSe.
in case My java env could be the problem, here is my java info: 

phosporus:~ # rpm -qa| grep java
java-1_4_2-gcj-compat-1.4.2.0-33

prompto:~ # java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.0 (SUSE Linux)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
prompto:~ # env | grep JAVA
JAVA_BINDIR=/usr/lib/jvm/jre/bin
JAVA_HOME=/usr/lib/jvm/jre
JAVA_ROOT=/usr/lib/jvm/jre

The problem is this: 
The GUI loads up , using "[jmeter install dir]$>bin/jmeter localhost .

but when I highlight "Test Plan" in the left-side tree pane and select
menu items such as "Edit > Add > Thread Group" or "Add > listener" 

nothing happens. Pressing any menu items including, save, save as , etc
does or seems to do absolutely nothing , having no effect. 

Is my java env not good enough?

I was hoping to get up and running on scripting tests on JMeter quickly
so I don't get fired which would cause me to revert to downloading music
instead of buying it. Please, for the sake of the RIAA's bread and
butter, help me out here, getting started on getting this JMeter install
to work .


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Jakarta-JMeter 2.2 not responsive

Posted by Peter Lin <wo...@gmail.com>.
glad that helped

peter

On 7/16/06, Jaw Dat <id...@gmail.com> wrote:
>
> You are correct. Thank you. It was indeed a jvm issue. Jmeter works fine
> after the proper sun jdk was installed.
>
> On Thu, 2006-07-13 at 09:59 -0400, Peter Lin wrote:
> > looks like it might be a jvm issue.
> >
> > have you using the official SUN distribution for linux using jdk1.4.2
> > or jdk1.5?
> >
> > peter
> >
> > On 7/13/06, Jaw Dat <id...@gmail.com> wrote:
> >         Hello, jm newbie here.
> >
> >         I recently installed JMeter 2.2, by following the steps in
> >         Getting
> >         started in the online manual. Machine is a recent release of
> >         SuSe.
> >         in case My java env could be the problem, here is my java
> >         info:
> >
> >         phosporus:~ # rpm -qa| grep java
> >         java-1_4_2-gcj-compat-1.4.2.0-33
> >
> >         prompto:~ # java -version
> >         java version "1.4.2"
> >         gij (GNU libgcj) version 4.1.0 (SUSE Linux)
> >         Copyright (C) 2006 Free Software Foundation, Inc.
> >         This is free software; see the source for copying
> >         conditions.  There is
> >         NO
> >         warranty; not even for MERCHANTABILITY or FITNESS FOR A
> >         PARTICULAR
> >         PURPOSE.
> >         prompto:~ # env | grep JAVA
> >         JAVA_BINDIR=/usr/lib/jvm/jre/bin
> >         JAVA_HOME=/usr/lib/jvm/jre
> >         JAVA_ROOT=/usr/lib/jvm/jre
> >
> >         The problem is this:
> >         The GUI loads up , using "[jmeter install dir]$>bin/jmeter
> >         localhost .
> >
> >         but when I highlight "Test Plan" in the left-side tree pane
> >         and select
> >         menu items such as "Edit > Add > Thread Group" or "Add >
> >         listener"
> >
> >         nothing happens. Pressing any menu items including, save, save
> >         as , etc
> >         does or seems to do absolutely nothing , having no effect.
> >
> >         Is my java env not good enough?
> >
> >         I was hoping to get up and running on scripting tests on
> >         JMeter quickly
> >         so I don't get fired which would cause me to revert to
> >         downloading music
> >         instead of buying it. Please, for the sake of the RIAA's bread
> >         and
> >         butter, help me out here, getting started on getting this
> >         JMeter install
> >         to work .
> >
> >
> >
> ---------------------------------------------------------------------
> >         To unsubscribe, e-mail:
> >         jmeter-user-unsubscribe@jakarta.apache.org
> >         For additional commands, e-mail:
> >         jmeter-user-help@jakarta.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

Re: Jakarta-JMeter 2.2 not responsive

Posted by Jaw Dat <id...@gmail.com>.
You are correct. Thank you. It was indeed a jvm issue. Jmeter works fine
after the proper sun jdk was installed. 

On Thu, 2006-07-13 at 09:59 -0400, Peter Lin wrote:
> looks like it might be a jvm issue. 
> 
> have you using the official SUN distribution for linux using jdk1.4.2
> or jdk1.5?
> 
> peter
> 
> On 7/13/06, Jaw Dat <id...@gmail.com> wrote:
>         Hello, jm newbie here.
>         
>         I recently installed JMeter 2.2, by following the steps in
>         Getting
>         started in the online manual. Machine is a recent release of
>         SuSe.
>         in case My java env could be the problem, here is my java
>         info: 
>         
>         phosporus:~ # rpm -qa| grep java
>         java-1_4_2-gcj-compat-1.4.2.0-33
>         
>         prompto:~ # java -version
>         java version "1.4.2"
>         gij (GNU libgcj) version 4.1.0 (SUSE Linux)
>         Copyright (C) 2006 Free Software Foundation, Inc. 
>         This is free software; see the source for copying
>         conditions.  There is
>         NO
>         warranty; not even for MERCHANTABILITY or FITNESS FOR A
>         PARTICULAR
>         PURPOSE.
>         prompto:~ # env | grep JAVA
>         JAVA_BINDIR=/usr/lib/jvm/jre/bin 
>         JAVA_HOME=/usr/lib/jvm/jre
>         JAVA_ROOT=/usr/lib/jvm/jre
>         
>         The problem is this:
>         The GUI loads up , using "[jmeter install dir]$>bin/jmeter
>         localhost .
>         
>         but when I highlight "Test Plan" in the left-side tree pane
>         and select 
>         menu items such as "Edit > Add > Thread Group" or "Add >
>         listener"
>         
>         nothing happens. Pressing any menu items including, save, save
>         as , etc
>         does or seems to do absolutely nothing , having no effect. 
>         
>         Is my java env not good enough?
>         
>         I was hoping to get up and running on scripting tests on
>         JMeter quickly
>         so I don't get fired which would cause me to revert to
>         downloading music
>         instead of buying it. Please, for the sake of the RIAA's bread
>         and 
>         butter, help me out here, getting started on getting this
>         JMeter install
>         to work .
>         
>         
>         ---------------------------------------------------------------------
>         To unsubscribe, e-mail:
>         jmeter-user-unsubscribe@jakarta.apache.org
>         For additional commands, e-mail:
>         jmeter-user-help@jakarta.apache.org
>         
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Jakarta-JMeter 2.2 not responsive

Posted by Peter Lin <wo...@gmail.com>.
looks like it might be a jvm issue.

have you using the official SUN distribution for linux using jdk1.4.2 or
jdk1.5?

peter

On 7/13/06, Jaw Dat <id...@gmail.com> wrote:
>
> Hello, jm newbie here.
>
> I recently installed JMeter 2.2, by following the steps in Getting
> started in the online manual. Machine is a recent release of SuSe.
> in case My java env could be the problem, here is my java info:
>
> phosporus:~ # rpm -qa| grep java
> java-1_4_2-gcj-compat-1.4.2.0-33
>
> prompto:~ # java -version
> java version "1.4.2"
> gij (GNU libgcj) version 4.1.0 (SUSE Linux)
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is
> NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> PURPOSE.
> prompto:~ # env | grep JAVA
> JAVA_BINDIR=/usr/lib/jvm/jre/bin
> JAVA_HOME=/usr/lib/jvm/jre
> JAVA_ROOT=/usr/lib/jvm/jre
>
> The problem is this:
> The GUI loads up , using "[jmeter install dir]$>bin/jmeter localhost .
>
> but when I highlight "Test Plan" in the left-side tree pane and select
> menu items such as "Edit > Add > Thread Group" or "Add > listener"
>
> nothing happens. Pressing any menu items including, save, save as , etc
> does or seems to do absolutely nothing , having no effect.
>
> Is my java env not good enough?
>
> I was hoping to get up and running on scripting tests on JMeter quickly
> so I don't get fired which would cause me to revert to downloading music
> instead of buying it. Please, for the sake of the RIAA's bread and
> butter, help me out here, getting started on getting this JMeter install
> to work .
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>