Forum Discussion
OstbergM
Staff
12 years agoHey Cylds,
I believe this deserves a topic of its own as this one has been resolved.
Even though it looks similar its not exactly the same.
I need to know some things about your environment to proceed.
I'm assuming its a headless machine and that you are allowed to install packages on it?
The problem is related to that as LoadUI in headless mode still needs a display in order to start the JJavaFX2 framework (Not the UI itself).
If you had a display connected to the machine you could simply export DISPLAY=:0.0
If not, then you need to install Xvfb which i don't know exactly the packages for.
But create a new topic and i'll have a look!
Best,
Mikael
I believe this deserves a topic of its own as this one has been resolved.
Even though it looks similar its not exactly the same.
I need to know some things about your environment to proceed.
I'm assuming its a headless machine and that you are allowed to install packages on it?
The problem is related to that as LoadUI in headless mode still needs a display in order to start the JJavaFX2 framework (Not the UI itself).
If you had a display connected to the machine you could simply export DISPLAY=:0.0
If not, then you need to install Xvfb which i don't know exactly the packages for.
But create a new topic and i'll have a look!
Best,
Mikael