Loading

TSM 명령이 실행하고 500 - 내부 서버 오류 발생

게시 일자: Oct 12, 2023
상세 설명

TSM 명령을 실행할 수 없습니다. TSM 명령이 실패하고 다음 오류가 발생합니다.

2019-07-22 10:56:25 main : DEBUG com.tableausoftware.tabadmin.TSMErrorHandler - TabadminController did not return a TsmResponse.
2019-07-22 10:56:25 main : DEBUG com.tableausoftware.tabadmin.TSMErrorHandler - Could not read document: Cannot construct instance of `com.tableausoftware.tabadmin.webapp.viewmodels.ErrorType` (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('Internal Server Error')
 at [Source: (org.apache.http.conn.EofSensorInputStream); line: 1, column: 49] (through reference chain: com.tableausoftware.tabadmin.webapp.viewmodels.TsmResponse["error"]); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance of `com.tableausoftware.tabadmin.webapp.viewmodels.ErrorType` (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('Internal Server Error')
 at [Source: (org.apache.http.conn.EofSensorInputStream); line: 1, column: 49] (through reference chain: com.tableausoftware.tabadmin.webapp.viewmodels.TsmResponse["error"])
2019-07-22 10:56:25 main : ERROR com.tableausoftware.tabadmin.cli.Console - 500 - Server Error
com.tableausoftware.tabadmin.TabadminServerException: 500 - Server Error

Cause

서버 컴퓨터에서 디스크가 가득 찼습니다.
솔루션
파일을 삭제하여 일부 디스크 공간을 확보합니다.
추가 자원
Zookeeper 로그 파일에서 디스크 오류를 찾을 수 있습니다.
ERROR org.apache.zookeeper.server.ZooKeeperCriticalThread - Severe unrecoverable error, from thread : SyncThread:0
java.io.IOException: No space left on device
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:326)
        at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
        at org.apache.zookeeper.server.persistence.FileTxnLog.commit(FileTxnLog.java:330)
        at org.apache.zookeeper.server.persistence.FileTxnSnapLog.commit(FileTxnSnapLog.java:332)
        at org.apache.zookeeper.server.ZKDatabase.commit(ZKDatabase.java:485)
        at org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:195)
        at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:131)

Knowledge 기사 번호

001471992

 
로드 중
Salesforce Help | Article