SNR#2769 라이선스 연동 시 서버 타임존이 안맞는 경우 invalid-hash-code 오류 발생 해결

버전: 4.0.2502.0

라이선스 마스터 노드와 슬레이브 노드간 타임존 설정 등이 맞지 않을 때 라이선스 동기화가 실패하며 다음 오류가 나는 문제가 수정되었습니다. 슬레이브 노드를 사용하는 모든 환경에서 발생할 수 있었습니다.

[2024-11-16 16:25:21.564] WARN (MessageBusImpl) - araqne msgbus: error message template [group_id=logpresso, message_id=invalid-hash-code, lang=en] not found
[2024-11-16 16:25:21.564] ERROR (MessageBusImpl) - araqne msgbus: message handler failed
org.araqne.msgbus.MsgbusException:
		at com.logpresso.license.impl.LicenseServiceImpl.__clgl(SourceFile:1470)
		at com.logpresso.license.impl.LicenseServiceImpl.clgl(SourceFile)
		at com.logpresso.license.impl.LicenseServiceImpl.__onMasterNotify(SourceFile:1371)
		at com.logpresso.license.impl.LicenseServiceImpl.onMasterNotify(SourceFile)