NWUI 錯誤:錯誤是根據監控服務的狀態擷取活動計數:無法建立 tempDir。java.io.tmpdir 設為 /tmp
Summary: NWUI 錯誤是根據監控服務的狀態擷取活動計數:無法建立 tempDir。java.io.tmpdir 設為 /tmp
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
NetWorker Web 使用者介面 (NWUI 伺服器安裝在 Linux 系統上)。
NWUI 錯誤是根據監控服務的狀態擷取活動計數:無法建立 tempDir。java.io.tmpdir 在 monitoring-app.log 中設定為 /tmp 許可權的 /tmp
正確 (1777)
訊息,原因為:org.springframework.boot.web.server.WebServerException:
無法建立 tempDir。java.io.tmpdir 設定為 /tmp
at org.springframework.boot.web.server.AbstractConfigurableWebServerFactory.createTempDir(AbstractConfigurableWebServerFactory .java:195) ~[spring-boot-2.5.13.jar!/:2.5.13]
原因:java.nio.file.FileSystemException: /tmp/tomcat-docbase.9095.7010022492869394908:連結過多
NWUI 錯誤是根據監控服務的狀態擷取活動計數:無法建立 tempDir。java.io.tmpdir 在 monitoring-app.log 中設定為 /tmp 許可權的 /tmp
正確 (1777)
訊息,原因為:org.springframework.boot.web.server.WebServerException:
無法建立 tempDir。java.io.tmpdir 設定為 /tmp
at org.springframework.boot.web.server.AbstractConfigurableWebServerFactory.createTempDir(AbstractConfigurableWebServerFactory .java:195) ~[spring-boot-2.5.13.jar!/:2.5.13]
原因:java.nio.file.FileSystemException: /tmp/tomcat-docbase.9095.7010022492869394908:連結過多
Cause
以 tomcat 開頭的 /tmp 中檔案數量過多,導致 NWUI 無法正常運作。
Resolution
刪除 /tmp/tomcat*中的檔案。
rm -rf /tmp/tomcat*
重新開機 NWUI 服務。
systemctl 重新開機 nwui
Affected Products
NetWorkerArticle Properties
Article Number: 000216066
Article Type: Solution
Last Modified: 10 Aug 2023
Version: 1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.