Secure Global Desktop X Applications Launched Via SSH Result In "DISPLAY Variable Not Set" Error
(Doc ID 1423863.1)
Last updated on NOVEMBER 17, 2023
Applies to:
Oracle Secure Global Desktop - Version 4.3 and laterInformation in this document applies to any platform.
Symptoms
Launches of Secure Global Desktop (SGD) X applications configured to use SSH fail. Examining the launch diagnostics log files indicate that the DISPLAY environment variable was not set.
Messages similar to this can be seen in the launch diagnostics log file:
...
ErrApplicationServerNoDisplay
Script xxxxx exited with code 76 and signal 0
Standard error of script process:
...
$ if [ -z $DISPLAY ]; then echo "Not set"; else echo "available"; fi
Not set
Session failed: The DISPLAY variable is not set
Session failed: The DISPLAY variable is not set
ErrApplicationServerNoDisplay
Script xxxxx exited with code 76 and signal 0
Standard error of script process:
...
$ if [ -z $DISPLAY ]; then echo "Not set"; else echo "available"; fi
Not set
Session failed: The DISPLAY variable is not set
Session failed: The DISPLAY variable is not set
NOTE: To enable Launch Debug, to view the launch diagnostic log files, please follow the steps in the Document listed in the References section.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |