Re: net8asst.sh on ORACLE 8.0.5 (Solaris 2.6)

From: Ken McAlpine <kmcalpine_at_csi.com>
Date: 2000/02/15
Message-ID: <38A8EB2D.CFFF80FD_at_csi.com>#1/1


looks like the "enhanced" X security is enabled via ~/.Xauthority, try allowing all access via xhost + (you will need to be root for this to be effective).

If that solves the problem read the man pages on Xauthority to properly set it up for the different users on the workstation.

HTH, Ken McAloine

Sébastien wrote:

> $ ./net8asst.sh
> ****DISPLAY environment variable not set!
> Net8 Assistant is a GUI tool which
> requires that DISPLAY specify a location
> where GUI tools can display.
> Set and export DISPLAY, then re-run.
> $ DISPLAY=:0.0; export DISPLAY
> $ ./net8asst.sh
> Xlib: connection to ":0.0" refused by server
> Xlib: Invalid MIT-MAGIC-COOKIE-1 key
> java.lang.InternalError: Can't connect to X11 window server using ':0.0'
> as the value of the DISPLAY variable.
> at sun.awt.motif.MToolkit.<init>(MToolkit.java:43)
> at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:394)
> at java.awt.Window.getToolkit(Window.java:230)
> at java.awt.Frame.addNotify(Frame.java:203)
> at java.awt.Window.pack(Window.java:123)
> at
> oracle.sysman.vtaFramework.VTAWebApplication.main(VTAWebApplication.java:542)
Received on Tue Feb 15 2000 - 00:00:00 CET

Original text of this message