Hi Folks
I am familiar with installing oracle on aix but the error message I received is none of the kind I have seen before ...
$ Initializing Java Virtual Machine from /tmp/OraInstall2004-04-06_03-16-01AM/jre/bin/java. Please wait...
Xlib: connection to "130.1.103.3:0.0" refused by server
Xlib: Client is not authorized to connect to Server
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '130.1.103.3:0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:77)
at java.lang.Class.forName1(Native Method)
at java.lang.Class.forName(Class.java:142)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:72)
at java.awt.Window.<init>(Window.java:202)
at java.awt.Window.<init>(Window.java:244)
at java.awt.Frame.<init>(Frame.java:329)
at java.awt.Frame.<init>(Frame.java:276)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)
I never had probs installing oracle using CDE by setting DISPLAY command first before running oracle runInstallter command, any idea why?
Thanking you all in advance.
Regards
K
I am familiar with installing oracle on aix but the error message I received is none of the kind I have seen before ...
$ Initializing Java Virtual Machine from /tmp/OraInstall2004-04-06_03-16-01AM/jre/bin/java. Please wait...
Xlib: connection to "130.1.103.3:0.0" refused by server
Xlib: Client is not authorized to connect to Server
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '130.1.103.3:0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:77)
at java.lang.Class.forName1(Native Method)
at java.lang.Class.forName(Class.java:142)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:72)
at java.awt.Window.<init>(Window.java:202)
at java.awt.Window.<init>(Window.java:244)
at java.awt.Frame.<init>(Frame.java:329)
at java.awt.Frame.<init>(Frame.java:276)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)
I never had probs installing oracle using CDE by setting DISPLAY command first before running oracle runInstallter command, any idea why?
Thanking you all in advance.
Regards
K