NWUIエラー: 監視サービスからのステータスに基づいてアクティビティ数をフェッチ中のエラー: tempDirを作成できません。java.io.tmpdirが/tmpに設定されている
Resumen: NWUIエラーは、監視サービスからのステータスに基づいてアクティビティの数をフェッチしています。tempDirを作成できません。java.io.tmpdirが/tmpに設定されている
Este artículo se aplica a
Este artículo no se aplica a
Este artículo no está vinculado a ningún producto específico.
No se identifican todas las versiones del producto en este artículo.
Síntomas
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: リンクが多すぎる
Causa
tomcatで始まる/tmp内のファイルの数が多すぎると、NWUIが正常に動作しません。
Resolución
/tmp/tomcat*のファイルを削除します。
rm -rf /tmp/tomcat*
NWUIサービスを再起動します。
systemctl restart nwui
Productos afectados
NetWorkerPropiedades del artículo
Número del artículo: 000216066
Tipo de artículo: Solution
Última modificación: 10 ago 2023
Versión: 1
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.