5SOO_O 의 개발 공부 일지

[에러] [MobaXterm] Exception in thread "main" java.awt.AWTError: Can't connect to X11 window server using 'localhost:12.0' as the value of the DISPLAY variable. 본문

일상

[에러] [MobaXterm] Exception in thread "main" java.awt.AWTError: Can't connect to X11 window server using 'localhost:12.0' as the value of the DISPLAY variable.

5soo_o 2022. 6. 3. 14:36

unset DISPLAY 만 입력하니 해결되었다

해당 프로그램은 GUI를 지원하는데

mobaXterm은 CLI 환경이라

그래픽 관련 모듈을 불러올 수 없어 일어나는 에러였다.

728x90