Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Image in Tomcat

Status
Not open for further replies.

gerito

Programmer
Joined
Sep 11, 2002
Messages
8
Location
ES
Hello. I´ve got two machines:
Machine A - Red Hat 7.2 and Tomcat 4.0.3 (server)
Machine B - Red Hat 7.3 and Tomcat 4.1.6 (client)

Now i´ve got an application (written in Java) that creates thumbnails from an Image object but this application doesn't run in machine A and it runs in machine B. The error starts when I use a method of AWT or SWING like someone of Image Class and this error is:

"java.lang.InternalError: Can't connect to X11 window server using ':0.0'
as the value of the DISPLAY variable"

X server in A machine is 'active'.

Thanks and greetings.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top