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 が /tmp Permission of /tmp
に設定されている場合、 /tmp の権限が正しい( 1777 )
メッセージが monitoring-app.log
に表示されます。 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 が /tmp Permission of /tmp
に設定されている場合、 /tmp の権限が正しい( 1777 )
メッセージが monitoring-app.log
に表示されます。 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 restart 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.