▶ Tuxedo/오류 메시지(Tuxedo)
LIBWSC_C:1055, LIBWSC_C:1027,LIBWSC_C:1020
누리아이티
2010. 5. 26. 21:56
현상 : client(end user pc)에서 응용 프로그램을 start시켰을때 client ulog file에 저장된 내용
110932.PC!?proc.6367: LIBWSC_C:1055: ERROR: Unable to establish WSL connection
110932.PC!?proc.6367: LIBWSC_C:1027: ERROR: Unable to connect to WSH
110932.PC!?proc.6367: LIBWSC_C:1020: ERROR: Unable to obtain authentication level
110932.PC!?proc.6367: tpinit failed, ERROR: TPESYSTEM - internal system error
원인 : 1.접속을 하기위한 address 가 틀렸거나, 혹은 WSL이 떠 있지 않은 경우
2.network이나 machine이 다운되어 있는 경우
3.buildclient로 native client를 생성하지 않은 경우에 발생
조치 : 환경 변수 WSNADDR에 설정된 어드레스가 구성 파일의 WSL 설정 부분에 있는 어드레스와 일치하는지를 확인하여 수정한다.