현상 : 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 설정 부분에 있는 어드레스와 일치하는지를 확인하여 수정한다.
'▶ Tuxedo > 오류 메시지(Tuxedo)' 카테고리의 다른 글
warning: left operand of "." must be struct/union object (0) | 2010.05.27 |
---|---|
PCC-s-0221 (0) | 2010.05.27 |
CMDTUX_CAT:798 (0) | 2010.05.26 |
CMDTUX_CAT:767: must run on master node (0) | 2010.05.26 |
exec WSL -A -- -n 0x0002ababa5f3070a -w WSH -m 1 -M 2 -x 2 -t 1 : Failed. (0) | 2010.05.26 |