Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Installing Oracle 9i on Solaris 9
Hi All,
I'm attempting to install Oracle 9i on a Solaris 9 box. The server is headless, so I am attempting to install from a remote PC. (I copied the contents of the 3 cd's into their own directories on the Solaris server.) When I run the runInstaller script, I get a splash screen of the Oracle Universal Installer. Almost immediately afterwards, I receive the following error:
An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 8 occurred at PC=0xf502d670 Function name=Java_sun_awt_motif_MFramePeer_pGetIconSize Library=/tmp/OraInstall2003-09-23_02-57-22PM/jre/lib/sparc/motif21/libmawt.s o
Current Java thread:
at sun.awt.motif.MFramePeer.pGetIconSize(Native Method) at sun.awt.motif.MFramePeer.setIconImage(MFramePeer.java:96) at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:55) at sun.awt.motif.MToolkit.createFrame(MToolkit.java:138)at java.awt.Frame.addNotify(Frame.java:353) at java.awt.Window.pack(Window.java:367) at
oracle.sysman.oii.oiif.oiifw.OiifwWizDialog.<init>(OiifwWizDialog.java:460) at oracle.sysman.oii.oiic.OiicInstaller.<init>(OiicInstaller.java:232) at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:599)
Dynamic libraries:
0x10000
/tmp/OraInstall2003-09-23_02-57-22PM/jre/bin/../bin/sparc/native_threads/jav
a
0xff370000 /usr/lib/libthread.so.1 0xff3a0000 /usr/lib/libdl.so.1 0xff280000 /usr/lib/libc.so.1 0xff360000 /usr/platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.10xfef00000
0xfeed0000 /usr/lib/libCrun.so.1 0xfeeb0000 /usr/lib/libsocket.so.1 0xfed80000 /usr/lib/libnsl.so.1 0xfee70000 /usr/lib/libm.so.1 0xff260000 /usr/lib/libw.so.1 0xfee40000 /usr/lib/libmp.so.2 0xfed60000 /usr/lib/librt.so.1 0xfed40000 /usr/lib/libaio.so.1 0xfed20000 /usr/lib/libmd5.so.1 0xfecf0000 /usr/platform/SUNW,Sun-Fire-280R/lib/libmd5_psr.so.10xfecc0000
0xfec80000 /tmp/OraInstall2003-09-23_02-57-22PM/jre/lib/sparc/libverify.so 0xfec40000 /tmp/OraInstall2003-09-23_02-57-22PM/jre/lib/sparc/libjava.so 0xfec00000 /tmp/OraInstall2003-09-23_02-57-22PM/jre/lib/sparc/libzip.so 0xfe960000 /tmp/OraInstall2003-09-23_02-57-22PM/jre/lib/sparc/libawt.so0xf5000000
0xf4d80000 /usr/lib/libXm.so.4 0xfd840000 /usr/lib/libXt.so.4 0xfe930000 /usr/lib/libXext.so.0 0xfdbe0000 /usr/lib/libXtst.so.1 0xf4c80000 /usr/lib/libX11.so.4 0xfdbc0000 /usr/lib/libSM.so.6 0xfd810000 /usr/lib/libICE.so.6
Local Time = Tue Sep 23 14:57:27 2003
Elapsed Time = 3
# # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.3.1-b24 mixed mode) #
I've searched previous postings and didn't find any other articles about this. I tried setting the environment variable NO_J2D_DGA=true but received the same error.
Any help would be greatly appreciated.
Thanks,
Greg Jewell
Received on Tue Sep 23 2003 - 16:04:46 CDT
![]() |
![]() |