Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Installation of 10.2.0.1 on Solaris 10/06 x86-64
Yes, we have been running 10.2.0.2 and 10.2.0.1 in production on x86 solaris
for a few months now.
Thorsten Jens wrote:
> Hi,
>
> has anybody installed 10.2.0.1. on Solaris 10/06 x86-464 yet? I tried
> to do so in an ssh session, with the DISPLAY forwarded to my PC:
> --------------------------------------------------------------------------------
> oracle_at_nus001-rman ~/install-tmp/database $ ./runInstaller
> Starting Oracle Universal Installer...
>
> Checking installer requirements...
>
> Checking operating system version: must be 5.10. Actual 5.10
> Passed
>
> Checking Temp space: must be greater than 250 MB. Actual 1832 MB
> Passed
> Checking swap space: must be greater than 500 MB. Actual 2045 MB
> Passed
> Checking monitor: must be configured to display at least 256 colors.
> Actual 32768 Passed
>
> All installer requirements met.
>
> Preparing to launch Oracle Universal Installer from
> /tmp/OraInstall2006-08-09_12-19-06PM. Please wait ...oracle_at_nus001-rman
> ~/install-tmp/database $ Exception in thread "main"
> java.lang.InternalError: Can't find supported visual
> at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
> at
> sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:134)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:141)
> at
> java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
> at java.awt.Window.init(Window.java:231)
> at java.awt.Window.<init>(Window.java:275)
> at java.awt.Frame.<init>(Frame.java:401)
> at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
> at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
> at
> oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
> at
> oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)
> --------------------------------------------------------------------------------
> I've searched for this on Metalink and Google, but found nothing. It's
> not a general X forwarding problem, as /usr/openwin/bin/xclock works
> fine.
>
> Thorsten
>
Received on Wed Aug 09 2006 - 18:44:34 CDT