NWUIエラー: 監視サービスからのステータスに基づいてアクティビティ数をフェッチ中のエラー: tempDirを作成できません。java.io.tmpdirが/tmpに設定されている
Résumé: NWUIエラーは、監視サービスからのステータスに基づいてアクティビティの数をフェッチしています。tempDirを作成できません。java.io.tmpdirが/tmpに設定されている
Cet article concerne
Cet article ne concerne pas
Cet article n’est associé à aucun produit spécifique.
Toutes les versions du produit ne sont pas identifiées dans cet article.
Symptômes
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が正常に動作しません。
Résolution
/tmp/tomcat*のファイルを削除します。
rm -rf /tmp/tomcat*
NWUIサービスを再起動します。
systemctl restart nwui
Produits concernés
NetWorkerPropriétés de l’article
Numéro d’article: 000216066
Type d’article: Solution
Dernière modification: 10 Aug 2023
Version: 1
Trouvez des réponses à vos questions auprès d’autres utilisateurs Dell
Services de support
Vérifiez si votre appareil est couvert par les services de support.