You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by gpub <af...@gmail.com> on 2009/05/26 08:17:45 UTC

Error: classname and missing jars in jmeter.log file

Hi, 

i was doing the backend perf test.
it has been passed with all the details from ur side, but the jmeter log is
giving me the below:

2009/05/26 11:39:05 INFO  - jmeter.JMeter: Loaded icon properties from
org/apache/jmeter/images/icon.properties 
2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Cannot find .className property for htmlParser, using default 
2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for text/html is  
2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for application/xhtml+xml is  
2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for application/xml is  
2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for text/xml is  
2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
Parser for text/vnd.wap.wml is
org.apache.jmeter.protocol.http.parser.RegexpHTMLParser 
2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSampler:
Maximum connection retries = 10 
2009/05/26 11:39:08 WARN  - jmeter.gui.util.MenuFactory: Missing jar? Could
not create org.apache.jmeter.visualizers.MailerVisualizer.
java.lang.NoClassDefFoundError: javax/mail/MessagingException
affablepreet@gmail.com

now how come my jar file would be missing though i gt the JDBC request
successfully and classfile as mention above. 
-- 
View this message in context: http://www.nabble.com/Error%3A-classname-and-missing-jars-in-jmeter.log-file-tp23717329p23717329.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: Error: classname and missing jars in jmeter.log file

Posted by sebb <se...@gmail.com>.
On 27/05/2009, gpub <af...@gmail.com> wrote:
>
>  hey seb
>  i am clear with the concept and WAR message for  Mailer Visualiser.
>  Bt why i am getting the .Class name property is the same deals wih Mailer
>  Visualiser ?
>
> INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Cannot find .className
>  property for htmlParser, using default

The reason the log message has INFO is that the message is informational only.

> INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/html
>  is
>
> INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for
>
> application/xhtml+xml is   .........
>
>  Regards
>  -Gp
>
>
>
>  sebb-2-2 wrote:
>  >
>  > On 26/05/2009, gpub <af...@gmail.com> wrote:
>  >>
>  >>  Hi,
>  >>
>  >>  i was doing the backend perf test.
>  >>  it has been passed with all the details from ur side, but the jmeter log
>  >> is
>  >>  giving me the below:
>  >>
>  >>  2009/05/26 11:39:05 INFO  - jmeter.JMeter: Loaded icon properties from
>  >>  org/apache/jmeter/images/icon.properties
>  >>  2009/05/26 11:39:07 INFO  -
>  >> jmeter.protocol.http.sampler.HTTPSamplerBase:
>  >>  Cannot find .className property for htmlParser, using default
>  >>  2009/05/26 11:39:07 INFO  -
>  >> jmeter.protocol.http.sampler.HTTPSamplerBase:
>  >>  Parser for text/html is
>  >>  2009/05/26 11:39:07 INFO  -
>  >> jmeter.protocol.http.sampler.HTTPSamplerBase:
>  >>  Parser for application/xhtml+xml is
>  >>  2009/05/26 11:39:07 INFO  -
>  >> jmeter.protocol.http.sampler.HTTPSamplerBase:
>  >>  Parser for application/xml is
>  >>  2009/05/26 11:39:07 INFO  -
>  >> jmeter.protocol.http.sampler.HTTPSamplerBase:
>  >>  Parser for text/xml is
>  >>  2009/05/26 11:39:07 INFO  -
>  >> jmeter.protocol.http.sampler.HTTPSamplerBase:
>  >>  Parser for text/vnd.wap.wml is
>  >>  org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
>  >>  2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSampler:
>  >>  Maximum connection retries = 10
>  >>  2009/05/26 11:39:08 WARN  - jmeter.gui.util.MenuFactory: Missing jar?
>  >> Could
>  >>  not create org.apache.jmeter.visualizers.MailerVisualizer.
>  >>  java.lang.NoClassDefFoundError: javax/mail/MessagingException
>  >>  affablepreet@gmail.com
>  >
>  > This is a warning message only (WARN). The Mailer Visualizer requires
>  > the JavaMail jars.
>  >
>  >>  now how come my jar file would be missing though i gt the JDBC request
>  >>  successfully and classfile as mention above.
>  >
>  > Because unless you use the Mailer Visualiser, the test is unaffected.
>  >
>  >> --
>  >>  View this message in context:
>  >> http://www.nabble.com/Error%3A-classname-and-missing-jars-in-jmeter.log-file-tp23717329p23717329.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
>  >
>  >
>  >
>
>
> --
>  View this message in context: http://www.nabble.com/Error%3A-classname-and-missing-jars-in-jmeter.log-file-tp23717329p23740746.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


Re: Error: classname and missing jars in jmeter.log file

Posted by gpub <af...@gmail.com>.
hey seb
i am clear with the concept and WAR message for  Mailer Visualiser.
Bt why i am getting the .Class name property is the same deals wih Mailer
Visualiser ?
INFO - jmeter.protocol.http.sampler.HTTPSamplerBase: Cannot find .className
property for htmlParser, using default
INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/html
is  
INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for
application/xhtml+xml is   .........

Regards
-Gp


sebb-2-2 wrote:
> 
> On 26/05/2009, gpub <af...@gmail.com> wrote:
>>
>>  Hi,
>>
>>  i was doing the backend perf test.
>>  it has been passed with all the details from ur side, but the jmeter log
>> is
>>  giving me the below:
>>
>>  2009/05/26 11:39:05 INFO  - jmeter.JMeter: Loaded icon properties from
>>  org/apache/jmeter/images/icon.properties
>>  2009/05/26 11:39:07 INFO  -
>> jmeter.protocol.http.sampler.HTTPSamplerBase:
>>  Cannot find .className property for htmlParser, using default
>>  2009/05/26 11:39:07 INFO  -
>> jmeter.protocol.http.sampler.HTTPSamplerBase:
>>  Parser for text/html is
>>  2009/05/26 11:39:07 INFO  -
>> jmeter.protocol.http.sampler.HTTPSamplerBase:
>>  Parser for application/xhtml+xml is
>>  2009/05/26 11:39:07 INFO  -
>> jmeter.protocol.http.sampler.HTTPSamplerBase:
>>  Parser for application/xml is
>>  2009/05/26 11:39:07 INFO  -
>> jmeter.protocol.http.sampler.HTTPSamplerBase:
>>  Parser for text/xml is
>>  2009/05/26 11:39:07 INFO  -
>> jmeter.protocol.http.sampler.HTTPSamplerBase:
>>  Parser for text/vnd.wap.wml is
>>  org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
>>  2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSampler:
>>  Maximum connection retries = 10
>>  2009/05/26 11:39:08 WARN  - jmeter.gui.util.MenuFactory: Missing jar?
>> Could
>>  not create org.apache.jmeter.visualizers.MailerVisualizer.
>>  java.lang.NoClassDefFoundError: javax/mail/MessagingException
>>  affablepreet@gmail.com
> 
> This is a warning message only (WARN). The Mailer Visualizer requires
> the JavaMail jars.
> 
>>  now how come my jar file would be missing though i gt the JDBC request
>>  successfully and classfile as mention above.
> 
> Because unless you use the Mailer Visualiser, the test is unaffected.
> 
>> --
>>  View this message in context:
>> http://www.nabble.com/Error%3A-classname-and-missing-jars-in-jmeter.log-file-tp23717329p23717329.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
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Error%3A-classname-and-missing-jars-in-jmeter.log-file-tp23717329p23740746.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: Error: classname and missing jars in jmeter.log file

Posted by sebb <se...@gmail.com>.
On 26/05/2009, gpub <af...@gmail.com> wrote:
>
>  Hi,
>
>  i was doing the backend perf test.
>  it has been passed with all the details from ur side, but the jmeter log is
>  giving me the below:
>
>  2009/05/26 11:39:05 INFO  - jmeter.JMeter: Loaded icon properties from
>  org/apache/jmeter/images/icon.properties
>  2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
>  Cannot find .className property for htmlParser, using default
>  2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
>  Parser for text/html is
>  2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
>  Parser for application/xhtml+xml is
>  2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
>  Parser for application/xml is
>  2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
>  Parser for text/xml is
>  2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase:
>  Parser for text/vnd.wap.wml is
>  org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
>  2009/05/26 11:39:07 INFO  - jmeter.protocol.http.sampler.HTTPSampler:
>  Maximum connection retries = 10
>  2009/05/26 11:39:08 WARN  - jmeter.gui.util.MenuFactory: Missing jar? Could
>  not create org.apache.jmeter.visualizers.MailerVisualizer.
>  java.lang.NoClassDefFoundError: javax/mail/MessagingException
>  affablepreet@gmail.com

This is a warning message only (WARN). The Mailer Visualizer requires
the JavaMail jars.

>  now how come my jar file would be missing though i gt the JDBC request
>  successfully and classfile as mention above.

Because unless you use the Mailer Visualiser, the test is unaffected.

> --
>  View this message in context: http://www.nabble.com/Error%3A-classname-and-missing-jars-in-jmeter.log-file-tp23717329p23717329.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