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 - スレッドからの重大かつ回復不可能なエラー: SyncThread:0
java.io.IOException: デバイスの空き容量がありません
        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)

ナレッジ記事番号

001471992

 
読み込み中
Salesforce Help | Article