Post by sebbPost by Rainer DuffnerWhat could be the reason for that?
Almost anything ;-)
See if the jmeter.log file gives any clues.
Well...
2009/08/20 12:39:15 INFO - jmeter.util.JMeterUtils: Setting Locale to
de_DE
2009/08/20 12:39:15 WARN - jmeter.util.JMeterUtils: Could not find
resources for 'de_DE', using 'de'
2009/08/20 12:39:15 INFO - jmeter.JMeter: Loading user properties from:
/home/rduffner/work/jakarta-jmeter-2.3.4/bin/user.properties
2009/08/20 12:39:15 INFO - jmeter.JMeter: Loading system properties
from: /home/rduffner/work/jakarta-jmeter-2.3.4/bin/system.properties
2009/08/20 12:39:15 INFO - jmeter.JMeter: Copyright (c) 1998-2009 The
Apache Software Foundation
2009/08/20 12:39:15 INFO - jmeter.JMeter: Version 2.3.4 r785646
2009/08/20 12:39:15 INFO - jmeter.JMeter: java.version=1.5.0_20
2009/08/20 12:39:15 INFO - jmeter.JMeter: java.vm.name=Java HotSpot(TM)
64-Bit Server VM
2009/08/20 12:39:15 INFO - jmeter.JMeter: os.name=Linux
2009/08/20 12:39:15 INFO - jmeter.JMeter: os.arch=amd64
2009/08/20 12:39:15 INFO - jmeter.JMeter: os.version=2.6.25.20-0.4-default
2009/08/20 12:39:15 INFO - jmeter.JMeter: file.encoding=UTF-8
2009/08/20 12:39:15 INFO - jmeter.JMeter: Default Locale=Deutsch
(Deutschland)
2009/08/20 12:39:15 INFO - jmeter.JMeter: JMeter Locale=Deutsch
(Deutschland)
2009/08/20 12:39:15 INFO - jmeter.JMeter:
JMeterHome=/home/rduffner/work/jakarta-jmeter-2.3.4
2009/08/20 12:39:15 INFO - jmeter.JMeter: user.dir
=/home/rduffner/work/jakarta-jmeter-2.3.4/bin
2009/08/20 12:39:15 INFO - jmeter.JMeter: PWD
=/home/rduffner/work/jakarta-jmeter-2.3.4/bin
2009/08/20 12:39:15 INFO - jmeter.JMeter: IP: 127.0.0.2 Name: suse2
FullName: suse2.domain.internal
2009/08/20 12:39:15 INFO - jmeter.JMeter: Loaded icon properties from
org/apache/jmeter/images/icon.properties
2009/08/20 12:39:16 INFO - jmeter.engine.util.CompoundVariable: Note:
Function class names must contain the string: '.functions.'
2009/08/20 12:39:16 INFO - jmeter.engine.util.CompoundVariable: Note:
Function class names must not contain the string: '.gui.'
2009/08/20 12:39:17 INFO - jmeter.util.BSFTestElement: Registering
JMeter version of JavaScript engine as work-round for BSF-22
2009/08/20 12:39:18 INFO -
jmeter.protocol.http.sampler.HTTPSamplerBase: Cannot find .className
property for htmlParser, using default
2009/08/20 12:39:18 INFO -
jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/html is
2009/08/20 12:39:18 INFO -
jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for
application/xhtml+xml is
2009/08/20 12:39:18 INFO -
jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for application/xml
is
2009/08/20 12:39:18 INFO -
jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/xml is
2009/08/20 12:39:18 INFO -
jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for
text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
2009/08/20 12:39:19 INFO - jmeter.protocol.http.sampler.HTTPSampler:
Maximum connection retries = 10
2009/08/20 12:39:19 INFO - jmeter.protocol.http.sampler.HTTPSampler:
Connection and read timeouts are available on this JVM
2009/08/20 12:39:20 WARN - jmeter.gui.util.MenuFactory: Missing jar?
Could not create org.apache.jmeter.visualizers.MailerVisualizer.
java.lang.NoClassDefFoundError: javax/mail/MessagingException
2009/08/20 12:39:20 INFO - jmeter.samplers.SampleResult: Note: Sample
TimeStamps are START times
2009/08/20 12:39:20 INFO - jmeter.samplers.SampleResult:
sampleresult.default.encoding is set to ISO-8859-1
...no obvious ones, IMO.
cheers,
Rainer