On 27/05/2009, gpub <[email protected]> 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 <[email protected]> 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 > >> [email protected] > > > > 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: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > > > -- > 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: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

