You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by VVikasV <v....@gmail.com> on 2010/05/17 14:37:15 UTC

Re: Jmeter 2.3.2 not working in Linux

Hi All,

I am also facing the similar problem. Here i am using JMeter 2.3.4. I am
running it on MacOS 10.6.3. My java Version is 1.6.0_17. I have tried the
solution given in this post. My /usr/bin/java Version is also 1.6.0_17.
Thanks in advance.

Regards,
Vikas V.
-- 
View this message in context: http://old.nabble.com/Jmeter-2.3.2-not-working-in-Linux-tp22455101p28582788.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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


Re: Jmeter 2.3.2 not working in Linux

Posted by VVikasV <v....@gmail.com>.
Hi Sebb,

My Problem here is, i am not able to get the menu tab.
PFB Jmeter Log.

2010/05/17 17:47:51 INFO  - jmeter.util.JMeterUtils: Setting Locale to en_US 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: Loading user properties from:
/Users/nirdosh/Documents/Vikas/Jmeter/jakarta-jmeter-2.3.4/bin/user.properties 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: Loading system properties from:
/Users/nirdosh/Documents/Vikas/Jmeter/jakarta-jmeter-2.3.4/bin/system.properties 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: Copyright (c) 1998-2009 The
Apache Software Foundation 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: Version 2.3.4 r785646 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: java.version=1.6.0_17 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: java.vm.name=Java HotSpot(TM)
64-Bit Server VM 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: os.name=Mac OS X 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: os.arch=x86_64 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: os.version=10.6.3 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: file.encoding=MacRoman 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: Default Locale=English (United
States) 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: JMeter  Locale=English (United
States) 
2010/05/17 17:47:51 INFO  - jmeter.JMeter:
JMeterHome=/Users/nirdosh/Documents/Vikas/Jmeter/jakarta-jmeter-2.3.4 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: user.dir  =/Users/nirdosh 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: PWD       =/Users/nirdosh 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: IP: 10.66.188.100 Name:
ncmacpro1applecom.local FullName: 10.66.188.100 
2010/05/17 17:47:51 INFO  - jmeter.JMeter: Loaded icon properties from
org/apache/jmeter/images/icon.properties 
2010/05/17 17:47:52 INFO  - jmeter.engine.util.CompoundVariable: Note:
Function class names must contain the string: '.functions.' 
2010/05/17 17:47:52 INFO  - jmeter.engine.util.CompoundVariable: Note:
Function class names must not contain the string: '.gui.' 
2010/05/17 17:47:52 INFO  - jmeter.util.BSFTestElement: Registering JMeter
version of JavaScript engine as work-round for BSF-22 
2010/05/17 17:47:52 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Cannot find .className property for htmlParser, using default 
2010/05/17 17:47:52 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for text/html is  
2010/05/17 17:47:52 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for application/xhtml+xml is  
2010/05/17 17:47:52 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for application/xml is  
2010/05/17 17:47:52 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for text/xml is  
2010/05/17 17:47:52 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for text/vnd.wap.wml is
org.apache.jmeter.protocol.http.parser.RegexpHTMLParser 
2010/05/17 17:47:53 INFO  - jmeter.gui.util.MenuFactory: Skipping
org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui 
2010/05/17 17:47:53 INFO  - jmeter.gui.util.MenuFactory: Skipping
org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui 
2010/05/17 17:47:53 INFO  - jmeter.protocol.http.sampler.HTTPSampler:
Maximum connection retries = 10 
2010/05/17 17:47:53 INFO  - jmeter.protocol.http.sampler.HTTPSampler:
Connection and read timeouts are available on this JVM 

-- 
View this message in context: http://old.nabble.com/Jmeter-2.3.2-not-working-in-Linux-tp22455101p28583215.html
Sent from the JMeter - User mailing list archive at Nabble.com.


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


Re: Jmeter 2.3.2 not working in Linux

Posted by sebb <se...@gmail.com>.
And what does jmeter.log say?

On 17/05/2010, VVikasV <v....@gmail.com> wrote:
>
>  Hi All,
>
>  I am also facing the similar problem. Here i am using JMeter 2.3.4. I am
>  running it on MacOS 10.6.3. My java Version is 1.6.0_17. I have tried the
>  solution given in this post. My /usr/bin/java Version is also 1.6.0_17.
>  Thanks in advance.
>
>  Regards,
>  Vikas V.
>
> --
>  View this message in context: http://old.nabble.com/Jmeter-2.3.2-not-working-in-Linux-tp22455101p28582788.html
>
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  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