check if you have fonts and if no install somes ! fonts-xorg-base or fonts-xorg-truetype. You can also check your /etc/fonts/fonts.conf and add a <dir></dir> targeting a font dir.
-- Bj On 9/17/07, Scott Chapman <[EMAIL PROTECTED]> wrote: > > This is strange. When I run jmeter on my local Linux box it works fine. > When I ssh into another Linux box and run it, everything shows up except > the text. No menu text, etc. > > Other XWindows applications run fine. > > I think it's after a font that doesn't exist? > > Here's my jmeter.log file: > > > Scott > > 2007/09/17 15:07:53 INFO - jmeter.util.JMeterUtils: Setting Locale to > > en_US > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: Loading user properties > > from: user.properties > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: Loading system properties > > from: system.properties > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: Copyright (c) 1998-2007 The > > Apache Software Foundation > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: Version 2.3RC4 > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: java.version=1.5.0_05 > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: os.name=Linux > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: os.arch=i386 > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: os.version=2.6.9-22.ELsmp > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: file.encoding=UTF-8 > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: Default Locale=English > > (United States) > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: JMeter Locale=English > > (United States) > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: > > JMeterHome=/home/chapmsc/jmeter1 > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: user.dir > > =/home/chapmsc/jmeter1/bin > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: PWD > > =/home/chapmsc/jmeter1/bin > > 2007/09/17 15:07:53 INFO - jmeter.JMeter: Loaded icon properties from > > org/apache/jmeter/images/icon.properties > > 2007/09/17 15:07:57 INFO - > > jmeter.protocol.http.sampler.HTTPSamplerBase: Cannot find .className > > property for htmlParser, using default > > 2007/09/17 15:07:57 INFO - > > jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/html is > > 2007/09/17 15:07:57 INFO - > > jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for > > application/xhtml+xml is > > 2007/09/17 15:07:57 INFO - > > jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for > > application/xml is > > 2007/09/17 15:07:57 INFO - > > jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/xml is > > 2007/09/17 15:07:57 INFO - > > jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for > > text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLPar > > ser > > 2007/09/17 15:07:58 INFO - jmeter.protocol.http.sampler.HTTPSampler: > > Maximum connection retries = 10 > > 2007/09/17 15:07:59 WARN - jmeter.gui.util.MenuFactory: Missing jar? > > Could not create org.apache.jmeter.visualizers.MailerVisualizer. > > java.lang.NoClassDefFo > > undError: javax/mail/MessagingException > > 2007/09/17 15:07:59 INFO - jmeter.samplers.SampleResult: Note: Sample > > TimeStamps are START times > > 2007/09/17 15:07:59 INFO - jmeter.samplers.SampleResult: > > sampleresult.default.encoding is set to ISO-8859-1 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

