Re: Problem in running Jdk1.2.2rc2 Demo on redhat 6.1

1999-11-30 Thread Paolo Ciccone
On Tue, Nov 30, 1999 at 02:45:52PM -, John Louis wrote: > Hi, > I try to run the SimpleExample, it give me these error: > > Exception in thread "main" java.lang.InternalError: Can't connect to X11 window > server using ':0.0' as the value of the Display variable. > at sun.awt.X11Graph

Re: Problem in running Jdk1.2.2rc2 Demo on redhat 6.1

1999-11-30 Thread Justin Lee
> John Louis wrote: > > Hi, > I try to run the SimpleExample, it give me these error: > > Exception in thread "main" java.lang.InternalError: Can't connect to > X11 window > server using ':0.0' as the value of the Display variable. > at sun.awt.X11GraphicsEnvironment.initDisplay(Native M

Re: Problem in running Jdk1.2.2rc2 Demo on redhat 6.1

1999-11-30 Thread Ingo Rockel
On Tue, 30 Nov 1999, John Louis wrote: > Hi, > I try to run the SimpleExample, it give me these error: > > Exception in thread "main" java.lang.InternalError: Can't connect to X11 window > server using ':0.0' as the value of the Display variable. > at sun.awt.X11GraphicsEnvironment.initD

Problem in running Jdk1.2.2rc2 Demo on redhat 6.1

1999-11-30 Thread John Louis
Hi,     I try to run the SimpleExample, it give me these error:   Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the Display variable.     at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)     at s