Veritas-bu

[Veritas-bu] jnbSA error

2005-05-12 09:53:44
Subject: [Veritas-bu] jnbSA error
From: Bill_Jorgensen AT csgsystems DOT com (Jorgensen, Bill)
Date: Thu, 12 May 2005 07:53:44 -0600
Iain:

If it launches and works you are okay. I see these messages sent to
STDERR all the time. jnbSA is whining about things it cannot find. It
does not render the app useless or crippled (unless others have found
out differently). I am not sure about the fix.

HTH,

Bill

--------------------------------------------------------
     Bill Jorgensen
     CSG Systems, Inc.
     (w) 303.200.3282
     (p) 303.947.9733
--------------------------------------------------------
     UNIX... Spoken with hushed and
     reverent tones.
--------------------------------------------------------
-----Original Message-----
From: veritas-bu-admin AT mailman.eng.auburn DOT edu
[mailto:veritas-bu-admin AT mailman.eng.auburn DOT edu] On Behalf Of Iain
Miller
Sent: Thursday, May 12, 2005 5:55 AM
To: veritas-bu AT mailman.eng.auburn DOT edu
Subject: [Veritas-bu] jnbSA error

Guys,

Very weird one this.

When I try to start the jnbSA, I get the following error message

# ./jnbSA

        The log file for this execution instance is
        /usr/openv/java/logs/root.jnbSA.13471.log



Your DISPLAY environment variable is set as follows:
localhost:10.0

Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
getAppletParameter - applet is null, returning default value.
com.sun.java.swing.plaf.motif.MotifLookAndFeel/icons/UpFolder.gif not
found.
com.sun.java.swing.plaf.motif.MotifLookAndFeel/icons/ListView.gif not
found.
com.sun.java.swing.plaf.motif.MotifLookAndFeel/icons/Computer.gif not
found.
com.sun.java.swing.plaf.motif.MotifLookAndFeel/icons/File.gif not found.
com.sun.java.swing.plaf.motif.MotifLookAndFeel/icons/Directory.gif not
found.
com.sun.java.swing.plaf.motif.MotifLookAndFeel/icons/FloppyDrive.gif not
found.
com.sun.java.swing.plaf.motif.MotifLookAndFeel/icons/NewFolder.gif not
found.
com.sun.java.swing.plaf.motif.MotifLookAndFeel/icons/DetailsView.gif not
found.
com.sun.java.swing.plaf.motif.MotifLookAndFeel/icons/HomeFolder.gif not
found.
com.sun.java.swing.plaf.motif.MotifLookAndFeel/icons/HardDrive.gif not
found.
com.sun.java.swing.plaf.motif.MotifLookAndFeel/icons/JavaCup.gif not
found.
java.lang.NullPointerException: NullPointerException
        at sun.awt.motif.MFramePeer.pSetIconImage(Native Method)
        at sun.awt.motif.MFramePeer.setIconImage(MFramePeer.java:149)
        at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:54)
        at sun.awt.motif.MToolkit.createFrame(MToolkit.java:138)
        at java.awt.Frame.addNotify(Frame.java:353)
        at
vrts.nbe.JavaPresentationLayer.addNotify(JavaPresentationLayer.java:202)
        at vrts.nbe.AdminConsole.addNotify(AdminConsole.java:106)
        at java.awt.Window.show(Window.java:385)
        at java.awt.Component.show(Component.java:946)
        at java.awt.Component.setVisible(Component.java:903)
        at
vrts.common.utilities.CommonFrame.setVisible(CommonFrame.java:282)
        at vrts.nbe.AdminConsole.main(AdminConsole.java:87)
#

The weird thing is that a colleague is able to start it up fine with
none of these issues.

anyone seen this in the past and have any quick fixes or ideas for a
quick fix??

aTdHvAaNnKcSe

Iain.

-- 
Iain Miller
iainonthemove AT gmail DOT com

_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


<Prev in Thread] Current Thread [Next in Thread>