Błąd NWUI: Błąd pobiera liczbę działań na podstawie stanu z usługi monitorowania: Nie można utworzyć tempDir. Java.io.tmpdir jest ustawiony na /tmp
Summary: Błąd NWUI pobiera liczbę działań na podstawie stanu z usługi monitorowania: Nie można utworzyć tempDir. Java.io.tmpdir jest ustawiony na /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
Sieciowy interfejs użytkownika NetWorker (serwer NWUI jest zainstalowany w systemie Linux).
Błąd NWUI pobiera liczbę działań na podstawie stanu z usługi monitorowania: Nie można utworzyć tempDir. Java.io.tmpdir jest ustawiony na /tmp
Permission of /tmp is correct (1777)
Message in the monitoring-app.log
Caused by: org.springframework.boot.web.server.WebServerException: Nie można utworzyć tempDir. java.io.tmpdir jest ustawiony na /tmp
w org.springframework.boot.web.server.AbstractConfigurableWebServerFactory.createTempDir(AbstractConfigurableWebServerFactory.java:195) ~[spring-boot-2.5.13.jar!/:2.5.13]
Spowodowane przez: java.nio.file.FileSystemException: /tmp/tomcat-docbase.9095.7010022492869394908: Zbyt wiele łączy
Błąd NWUI pobiera liczbę działań na podstawie stanu z usługi monitorowania: Nie można utworzyć tempDir. Java.io.tmpdir jest ustawiony na /tmp
Permission of /tmp is correct (1777)
Message in the monitoring-app.log
Caused by: org.springframework.boot.web.server.WebServerException: Nie można utworzyć tempDir. java.io.tmpdir jest ustawiony na /tmp
w org.springframework.boot.web.server.AbstractConfigurableWebServerFactory.createTempDir(AbstractConfigurableWebServerFactory.java:195) ~[spring-boot-2.5.13.jar!/:2.5.13]
Spowodowane przez: java.nio.file.FileSystemException: /tmp/tomcat-docbase.9095.7010022492869394908: Zbyt wiele łączy
Cause
Nadmierna liczba plików w pliku /tmp rozpoczyna się od tomcat uniemożliwia prawidłowe działanie NWUI.
Resolution
Usuń pliki z katalogu /tmp/tomcat*.
rm -rf /tmp/tomcat*
Uruchom ponownie usługę 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.