I have a program that basically take parts of several graphics and merges
them into one. Created by the guy before me in Java. Originally on an SGI
box with Netscape Enterprise Server. Moved it to a Redhat 5.2 machine with
more memory and disk space with the latest Apache Web Server and this is JDK
1.1.7. When I create the picture via my browser, the Apache error log shows
the following:

_X11TransSocketUNIXConnect: Can't connect: errno = 111
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 makeSnowman.getImages(makeSnowman.java:32)
        at makeSnowman.combine(makeSnowman.java:72)
        at makeSnowman.main(makeSnowman.java:25)

I'm new to Java. Just got out of Java training about a month ago.

I need help. HHHHEEEEEELLLLLLLPPPPPPPPP!!!!!!
Thanks
Warren


Reply via email to