Loading

뷰를 열 때 빈 화면 및 VizQL 작동 중단 표시

게시 일자: Jul 20, 2023
상세 설명
Tableau Server에서 뷰를 열 때 뷰가 있어야 할 위치에 빈 화면이 사용자에게 표시됩니다.  그래도 나머지 UI는 로드될 수 있습니다.  
tabadmin 상태에 VizQL 서버가 작동 중이라고 표시되는 경우에도 상태 화면에는 서버가 작동 중단되었다고 표시됩니다.  

VizQL 로그에 다음과 같은 오류가 표시될 수 있습니다.

GenericJDBCException: Could not open connection(GenericJDBCException: 연결을 열 수 없음)

또는

2016-08-18 02:14:15.799 -0400 (,,,) localhost-startStop-1 : ERROR wgsessionId= com.tableausoftware.domain.licensing.ServerLicenseHelper - Could not access core licensing database after 10 retries(2016-08-18 02:14:15.799 -0400 (,,,) localhost-startStop-1 : ERROR wgsessionId= com.tableausoftware.domain.licensing.ServerLicenseHelper - 10회 재시도 후 코어 라이선스 데이터베이스에 액세스할 수 없음)
java.lang.RuntimeException: Workgroup database connection error(java.lang.RuntimeException: 작업 그룹 데이터베이스 연결 오류)

또는 

Failed to instantiate [com.tableausoftware.domain.user.service.UserService]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: org/apache/http/HttpRequest([com.tableausoftware.domain.user.service.UserService] 인스턴스화 실패: 생성자가 예외를 throw했으며, 중첩된 예외는 java.lang.NoClassDefFoundError: org/apache/http/HttpRequest임)
2016-08-18 02:12:28.348 -0400 (,,,) Properties File Watcher : INFO  wgsessionId= com.tableausoftware.core.configuration.FileWatcherAppImpl - Stopped by exception(2016-08-18 02:12:28.348 -0400 (,,,) 속성 파일 감시자: 정보  wgsessionId= com.tableausoftware.core.configuration.FileWatcherAppImpl - 예외로 인해 중지됨)
java.nio.file.ClosedWatchServiceException

또는 

2016-08-18 02:12:28.644 -0400 (,,,) Properties File Watcher : INFO  wgsessionId= com.tableausoftware.core.configuration.FileWatcherAppImpl - Stopped by exception(2016-08-18 02:12:28.644 -0400 (,,,) 속성 파일 감시자: 정보  wgsessionId= com.tableausoftware.core.configuration.FileWatcherAppImpl - 예외로 인해 중지됨)
java.nio.file.ClosedWatchServiceException

또는

2016-08-18 02:12:28.723 -0400 (,,,) localhost-startStop-1 : ERROR wgsessionId= org.springframework.web.context.ContextLoader - Context initialization failed(2016-08-18 02:12:28.723 -0400 (,,,) localhost-startStop-1 : ERROR wgsessionId= org.springframework.web.context.ContextLoader - 컨텍스트 초기화 실패)
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'commandController' defined in URL [(org.springframework.beans.factory.UnsatisfiedDependencyException: URL에서 정의된 이름이 'commandController'인 빈을 만드는 중에 오류 발생 [)

Cause

VizQL의 JMX 포트에 통신 간섭이 있습니다(9400-9403).  
솔루션
다음 명령으로 JMX 포트를 사용하지 않도록 설정합니다.  
Windows 기반 Tableau Server 2018.2 이상, 모든 Linux 기반 Tableau Server 버전

tsm configuration set -k service.jmx_enabled -v false
​Windows 기반 Tableau Server 2018.1 이하의 경우:

tabadmin set service.jmx_enabled false
추가 자원

Knowledge 기사 번호

001472970

 
로드 중
Salesforce Help | Article