Michael Dreeling
2005-01-26 12:31:42 UTC
Hi,
I am trying to start magicdraw on my Mandrake machine running WL8.1 SP3 using their API. I am trying to start it from a Bean which i have deployed.
I receive the error "Can't connect to X11 window server using ':0.0"
The API does not support headless mode.
I have tried doing the following:
in /etc/profile, i set
X :50 &
export DISPLAY=localhost:50.0
then i do an "init 1" and an "init 3" to restart everything.
so i would expect that since Weblogic is started by root, that i would have screen 50 available for X Windows apps.
However, no matter how i try to set environment variables, it always says "Can't connect to X11 window server using ':0.0"
Where is Weblogic reading this value from?
Thanks for any help!
Michael
I am trying to start magicdraw on my Mandrake machine running WL8.1 SP3 using their API. I am trying to start it from a Bean which i have deployed.
I receive the error "Can't connect to X11 window server using ':0.0"
The API does not support headless mode.
I have tried doing the following:
in /etc/profile, i set
X :50 &
export DISPLAY=localhost:50.0
then i do an "init 1" and an "init 3" to restart everything.
so i would expect that since Weblogic is started by root, that i would have screen 50 available for X Windows apps.
However, no matter how i try to set environment variables, it always says "Can't connect to X11 window server using ':0.0"
Where is Weblogic reading this value from?
Thanks for any help!
Michael