Messages of subject
Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable |
atool
Location : USA
Member since : Feb 26, 2004
Messages : 2
|
Feb 26, 2004 at 9:06 PM
Hi,
I am using PJA tool kit on Aix 5.1 with jdk1.3 and we are using Web sphere 5.0
We have font.properties at proper place and have following properties set up at proper place:-
awt.toolkit
com.eteks.awt.PJAToolkit
java.awt.fonts
/usr/local/opt/WebSphere/AppServer/java/jre/lib/fonts
java.awt.graphicsenv
com.eteks.java2d.PJAGraphicsEnvironment
java2d.font.usePlatformFont
false
user.home
<directory where lib\ is located>
and we also have pja.jar and pjatools.jar in boot class path. It was working fine and suddenly We are getting following error. This error seems to be coming after OS upgade:-
Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable
I have referred few posted answers in this forum but could not find anything.
Do we need to install Xlibs in /usr/ directory ? We have X11R6 installed in /usr/ folder.
Any help would be appreciated.
Thanks.
|
durandal
Member since : Apr 9, 2004
Messages : 1
|
Apr 9, 2004 at 7:20 PM
I just upgraded an environment on Solaris from JDK1.1.8 to 1.3 and I am running into the same problem. Any luck in resolving this?
|