NuGenesis 8 또는 9에서 Empower 데이터 어댑터에 대한 디버그 로깅을 활성화하는 방법 - WKB19989
Article number: 19989To English version
목적 또는 목표
Empower용 NuGenesis 9 SDMS 데이터 어댑터의 "Remote" half에 대한 디버그 로깅을 활성화합니다.
환경
- NuGenesis 9 SDMS
- NG9의 모든 Data Adapter 릴리스
- NuGenesis 8 SDMS
- Data Adapters Release 1 이상 버전
- Empower 클라이언트에 "Empower-3 (remote)" 데이터 어댑터가 설치되어 있습니다.
절차
- Empower 클라이언트에서 다음 파일을 편집합니다.
- NuGenesis 8: Drive:\Program Files (x86)\NuGenesis 8.0\EVS\Log4Net.config
- NuGenesis 9: Drive:\Program Files (x86)\Waters\NGSDMS\EVS\Log4Net.config
- levelMin 및 levelMax에 대한 값을 다음과 같이 설정합니다.
- <levelMin value="DEBUG" />
- <levelMax value="FATAL" />
- 다음 예제와 같이 "level" 값을 DEBUG로 설정합니다.
- <root>
- <level value="DEBUG" />
- Log4Net.config를 저장하고 닫습니다.
- 변경 사항이 적용되도록 다음 서비스를 다시 시작합니다.
- Waters SDMS EmpowerDA DataExchangeService
- Waters SDMS EmpowerDA DataExchangeService DM
추가 정보
로그 파일은 다음의 TroubleshootLoggingEmpowerDA.log에 기록됩니다.
- NuGenesis 8: Drive:\Program Files (x86)\NuGenesis 8.0\EVS
- NuGenesis 9: Drive:\Program Files (x86)\Waters\NGSDMS\EVS
이 로그 파일은 Empower-3 System Audit Trail 데이터 어댑터에도 적용됩니다.
SDMS 7.1의 Empower 데이터 어댑터에 대한 디버그 로깅 절차를 참조하십시오.
id19989, SDMS, SDMS8, SDMS8NU, SUPISDMS, SUPNG