CMDGW_CAT:1931: ERROR: Write to gateway log failed
발생원인 => domconfig에서 DMTLOGSIZE를 변경하고 dmloadcf를 수행하였으나 실제 DMTLOG를 재 생성하지 않아 발생한 메시지
조치사항 => Domconfig에서 DMTLOGSIZE 변경후 반드시 DMTLOG를 재생성해 주어야함.(부팅시 자동으로 생성해 주므로 기존 DMTLOG만 제거해주면 됨)
CMDGW_CAT:2079: ERROR: Domain administrative service ..DMMIB not advertised: Can't get configuration
DMADM이 부팅 되어 있지 않아 GWADM이 booting되지 못함.
=> DMAMD 부팅후 GWADM booting
CMDTUX_CAT:1113: ERROR: Must be the administrator to execute this command
권한이 없는 유저로 tmshutdown실행
=> Admin user로 tmshutdown 실행
CMDTUX_CAT:1373: ERROR: Abnormal disconnect from pcorap2:
Pcorap2 Tuxedo를 내리기 위해 ipcrm을 사용하여 ipc자원을 remove한 상태임.
=> 없음
CMDTUX_CAT:1386: ERROR: BBL broadcast send failure, machine= COR1 tperrno = 7 opcode = 0x1d000017:
Shutdown중..ipc자원을 remove한 상태임
=> 없음
CMDTUX_CAT:1390: ERROR: BBL broadcast service failure, machine= COR2 opcode= 0x1d000017:
Shutdown중..ipc자원을 remove한 상태임
=> 없음
CMDTUX_CAT:1391: ERROR: BBL broadcast RPC failure, machine=COR2, opcode=0x1d000010:
BBL이 DBBL의 request를 처리할수 없음.
새 BB Download가 요청됨.
=> BB Download가 정상적으로 처리되면 자른 조치사항은 없음.
CMDTUX_CAT:1394: ERROR: BBL partitioned, machine= COR1:
Shutdown중..ipc자원을 remove한 상태임
=> 없음
CMDTUX_CAT:1410: ERROR: Could not mark receive queue:
다른 BSBRIDGE나 BRIDGE가 있기 때문에 초기화를 실패함.
=> 다시 tmboot 하거나 tmshutdown으로 cleanup한다.
CMDTUX_CAT:1414: ERROR: Could not shut down BSBRIDGE:
BSBRIDGE를 내리기 위한 message를 보내는데 실패함.
=> BSBRIDGE를 내리기 위해 tmshutdown 실행. 안되면 kill -9로 제거
CMDTUX_CAT:1422: ERROR: failed to restart administrative server, rescheduling restart
DBBL Restart시 TM_RESTARTTIMEOUT(30) 옵션에 의해 정상적인 restart가 되지 못함.사용자 개입이 필요.
=> DBBL 마이그레이션이 아직 완료되지 않은 상태임.
CMDTUX_CAT:1427: ERROR: Shutting down BBL due to removal of message queue:
ipcrm으로 BBL의 message queue를 제거한 상태
=> 해당 Node의 ipc자원을 확인하고 reboot
CMDTUX_CAT:1443: ERROR
Tmshutdown시 에러발생.
보통은 해당 서버가 부팅이 안되어 있는 상태임
=> 해당 서버의 부팅여부 확인
CMDTUX_CAT:1576: ERROR: No NLS available for remote machine COR2
Remote machine에 tlisten이 기동되지 않았을 때 발생
Tlisten 기동후 다시 수행
CMDTUX_CAT:1578: ERROR: Could not contact NLS on COR1:
Remote machine에 tlisten이 기동되지 않았을 때 발생
Tlisten 기동후 다시 수행
CMDTUX_CAT:1579: ERROR: Network error contacting NLS on COR2:
COR2의 tlisten과 통신할수 없음.
=> Tlisten상태 확인
CMDTUX_CAT:1590: ERROR: Unknown network error receiving reply from TAGENT on COR2:
Network 에러로 remote machine의 tlisten과 접속하지 못함. 보통 초기 접속후에(tlisten) 가용하지 않은 상태로 되어 있는 상태
=> Network 및 remote machine의 상태 확인
CMDTUX_CAT:1597: ERROR: Unable to unregister - remote procedure call failure - can't send request - TPEOS - operating system error:
Shutdown중..ipc자원을 remove한 상태임
=> 없음
CMDTUX_CAT:1714: ERROR: Send failure on TUXCONFIG propagation to COR2
tlisten이 기동되어 있지 않음.
=> tlisten기동후 재시도
CMDTUX_CAT:1860: ERROR: On restart, server process ID 11940020 failed to initialize within 30 seconds
TM_RESTARTTIMEOUT(30) 옵션에 의해 정상적인 restart가 되지 못함.
사용자 개입이 필요.
=> 없음.
CMDTUX_CAT:1860: ERROR: On restart, server process ID 5247030 failed to initialize within 5 seconds
DBBL Restart시 TM_RESTARTTIMEOUT(30) 옵션에 의해 정상적인 restart가 되지 못함.
사용자 개입이 필요.
=> DBBL 마이그레이션이 아직 완료되지 않은 상태임.
'Middleware > Tuxedo' 카테고리의 다른 글
[Tuxedo] Client / Server 프로세스 간 통신 ( 서비스 호출 ) (0) | 2022.09.01 |
---|---|
[미들웨어] 미들웨어란? oracle Tuxedo란? (0) | 2022.09.01 |
[Tuxedo] 서비스 호출하기 (TOLOWER) (0) | 2022.08.30 |
[Tuxedo] WSL WSH 띄우기 (client가 WSL를 통해 service를 호출하는 테스트) (0) | 2022.08.29 |
[Tuxedo] 두 개의 장비에서 서비스를 호출할 때, 왜 1번 장비는 되고 2번 장비는 호출이 안될까? (0) | 2022.08.25 |