NWUI error: Error is fetching count of activities based on status from Monitoring Service: Unable to create tempDir. java.io.tmpdir is set to /tmp

Résumé: NWUI Error is fetching count of activities based on status from Monitoring Service: Unable to create tempDir. java.io.tmpdir is set to /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

The NetWorker Web User Interface (NWUI server is installed on a Linux system.
NWUI Error is fetching count of activities based on status from the Monitoring Service: Unable to create tempDir. java.io.tmpdir is set to /tmp
Permission of /tmp  is correct ( 1777)
Message in the monitoring-app.log

Caused by: org.springframework.boot.web.server.WebServerException: Unable to create tempDir. java.io.tmpdir is set to /tmp
        at org.springframework.boot.web.server.AbstractConfigurableWebServerFactory.createTempDir(AbstractConfigurableWebServerFactory.java:195) ~[spring-boot-2.5.13.jar!/:2.5.13]
 
Caused by: java.nio.file.FileSystemException: /tmp/tomcat-docbase.9095.7010022492869394908: Too many links

Cause

Excessive number of files in /tmp that starts with tomcat prevents NWUI from working properly.

Résolution

Delete the files in /tmp/tomcat*.
rm -rf /tmp/tomcat*
 
Restart the NWUI service.
systemctl restart nwui

Produits concernés

NetWorker
Proprié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.