Database install of 10.2.0.1
Downloaded the software for install on 2 Solaris boxes. The first one was successful. When I gunzipped and cpio'ed the file on the second box and started the runInstaller, I got this message -
Exception in thread "main" java.lang.InternalError:
java/langNullPointerException
at sun.awt.motif.MComponentPeer.pSetFont(Native Method)
at sun.awt.motif.MComponentPeer.setFont(Unknown Source)
at sun.awt.motif.MComponentPeer.initialize(Unknown Source)
at sun.awt.motif.MComponentPeer.init(Unknown Source)
at sun.awt.motif.MWindowPeer.init(Unknown Source)
at sun.awt.motif.MFramePeer.<init>(Unknown Source)
at sun.awt.motif.MToolkit.createFrame(Unknown Source)
at java.awt.Frame.addNotify(Unknown Source)
at sun.awt.motif.MComponentPeer.pSetFont(Native Method)
at sun.awt.motif.MComponentPeer.setFont(Unknown Source)
at sun.awt.motif.MComponentPeer.initialize(Unknown Source)
at sun.awt.motif.MComponentPeer.init(Unknown Source)
at sun.awt.motif.MWindowPeer.init(Unknown Source)
at sun.awt.motif.MFramePeer.<init>(Unknown Source)
at sun.awt.motif.MToolkit.createFrame(Unknown Source)
at java.awt.Frame.addNotify(Unknown Source)
0