jvm2008 fonts problem?

Volker Simonis volker.simonis at gmail.com
Mon Jan 14 06:07:28 PST 2013


It was indeed the fontconfig which was missing on that host.
I had to install:

ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/expat/expat-2.0.1-2.aix5.3.ppc.rpm
ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/fontconfig/fontconfig-2.4.2-1.aix5.2.ppc.rpm

from AIX Toolbox for Linux
Applications<http://www-03.ibm.com/systems/power/software/aix/linux/toolbox/alpha.html>to
fix the problem.

Regards,
Volker



On Mon, Jan 14, 2013 at 12:16 PM, Volker Simonis
<volker.simonis at gmail.com>wrote:

> Do you have fontconfig, Type 1 fonts and freetype on your machine?
>
> See:
> http://hg.openjdk.java.net/ppc-aix-port/jdk7u/raw-file/tip/README-ppc.html#_TOC_ANCHOR_15_
>
>
>
> On Mon, Jan 14, 2013 at 11:59 AM, Lindenmaier, Goetz <
> goetz.lindenmaier at sap.com> wrote:
>
>> Hi Steve, ****
>>
>> ** **
>>
>> I am using jvm2008  as test.  It fails on aix during generation of the **
>> **
>>
>> report, and the error  looks like a font problem:****
>>
>> ** **
>>
>> bash-2.04$ /sapmnt/home/d045726/oJ/aix_vm/bin/java -Djava.io.tmpdir=./tmp
>> -jar SPECjvm2008.jar -ikv -wt 3 -it 3 -bt 1 --base compiler.compiler   **
>> **
>>
>> ** **
>>
>> SPECjvm2008 Base****
>>
>>   Properties file:   none****
>>
>>   Benchmarks:        compiler.compiler****
>>
>> ** **
>>
>> < ...... > ****
>>
>> ** **
>>
>> Valid run!****
>>
>> Score on compiler.compiler: 2.89 ops/m****
>>
>> ** **
>>
>> Results are stored in: ****
>>
>>
>> /net/usr.work/d045726/tmp/test/jvm2008-2/results/SPECjvm2008.012/SPECjvm2008.012.raw
>> ****
>>
>> Generating reports
>> in:                                                              ****
>>
>> /net/usr.work/d045726/tmp/test/jvm2008-2/results/SPECjvm2008.012
>> ****
>>
>> Null pointer exception in interpreter in
>> sun.awt.FontConfiguration.getVersion()Ljava/lang/String;.****
>>
>> Problems...
>>                           ****
>>
>> Null pointer exception in interpreter in
>> sun.awt.FontConfiguration.getVersion()Ljava/lang/String;.****
>>
>> Problems...
>> ****
>>
>> Null pointer exception in interpreter in
>> sun.awt.FontConfiguration.getVersion()Ljava/lang/String;.****
>>
>> Problems...
>> ****
>>
>> Null pointer exception in interpreter in
>> sun.awt.FontConfiguration.getVersion()Ljava/lang/String;.****
>>
>> Problems...
>> ****
>>
>> Null pointer exception in interpreter in
>> sun.awt.FontConfiguration.getVersion()Ljava/lang/String;.****
>>
>> java.lang.NullPointerException
>>                                                   ****
>>
>>         at
>> sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1264)
>> ****
>>
>>         at
>> sun.awt.FontConfiguration.readFontConfigFile(FontConfiguration.java:219)
>> ****
>>
>>         at
>> sun.awt.FontConfiguration.init(FontConfiguration.java:107)
>> ****
>>
>>         at
>> sun.awt.X11FontManager.createFontConfiguration(X11FontManager.java:753)
>> ****
>>
>>         at
>> sun.font.SunFontManager$2.run(SunFontManager.java:430)
>> ****
>>
>>         at java.security.AccessController.doPrivileged(Native
>> Method)                             ****
>>
>>         at
>> sun.font.SunFontManager.<init>(SunFontManager.java:375)
>> ****
>>
>>         at
>> sun.awt.X11FontManager.<init>(X11FontManager.java:32)
>> ****
>>
>>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
>> Method)                  ****
>>
>>         at
>> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
>> ****
>>
>>         at
>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>> ****
>>
>>         at
>> java.lang.reflect.Constructor.newInstance(Constructor.java:525)
>> ****
>>
>>         at
>> java.lang.Class.newInstance0(Class.java:372)
>> ****
>>
>>         at
>> java.lang.Class.newInstance(Class.java:325)                          ****
>>
>> ** **
>>
>> < ........ >****
>>
>> ** **
>>
>> Could you or somebody at IBM have a look at this?  If you find it’s not
>> the jdk, ****
>>
>> just tell me.****
>>
>> ** **
>>
>> Thanks a lot,****
>>
>>   Goetz.****
>>
>> ** **
>>
>> ** **
>>
>> ** **
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20130114/5bddcb6d/attachment.html 


More information about the ppc-aix-port-dev mailing list