Weblogic-Starting Managed Server the Deployments giving error (java.awt.AWTError: Can't connect to X11 window server using '[hostname:port]' as the value of the DISPLAY variable)
Cause:
Issue comes from environment variable setup on OS level, nothing with WebLogic
Solution:
unset DISPLAY
or
export JAVA_OPTS=-Djava.awt.headless=true
or
Edit $DOMAIN_HOME/bin/setDomainEnv.sh and add below in JAVA_OPTIONS
-Djava.awt.headless=true
1 Comments
Thanks for posting these kinds of post its very helpful and very good content a really appreciable post apart from that if anyone looking for best software testing training institute in delhi so,contact here +91-9311002620 visit https://www.htsindia.com/software-testing-training-courses
ReplyDeletePost a Comment