You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Scott Chapman <sc...@verizonwireless.com> on 2007/09/17 21:08:51 UTC

Runn jmeter on remote box and no fonts show up!

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: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Runn jmeter on remote box and no fonts show up!

Posted by Bj <bj...@gmail.com>.
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 <sc...@verizonwireless.com> 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: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

Re: Runn jmeter on remote box and no fonts show up!

Posted by Bj <bj...@gmail.com>.
>
>
> If I understand this correctly, the font environment should be the same
> in both instances because it's the local XWindows "server" that's
> showing the output?


Not the same but the remote host must have fonts (for java awt i think).

-- 
Bj

Re: Runn jmeter on remote box and no fonts show up!

Posted by Scott Chapman <sc...@verizonwireless.com>.
If I understand XWindows correctly, the application is actually running 
on the box in front of me, even though I started it on the remote box.

When I start it on the local box, it works great.
When I start it on the remote box, for viewing on the local box, the 
fonts don't show up.
If I understand this correctly, the font environment should be the same 
in both instances because it's the local XWindows "server" that's 
showing the output?

Scott


Bj wrote:
> 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 <sc...@verizonwireless.com> 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: 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