Products | Versions |
---|---|
TIBCO Administrator | - |
Not Applicable | - |
Resolution:
Using TIBCO Administrator 5.1.2 on Unix/Linux, if you start the administrator using
tibcoadmin_domain
it says it needs the DISPLAY to be set(for the Xserver).
To avoid seeing this error you can add the 'java.extended.properties -Djava.awt.headless=true' in your
tibcoadmin_domain.tra file right after the java.library entry.
The java.property.java.awt.headless=true also does the trick.