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

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

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

Causa

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

Resolución

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

Productos afectados

NetWorker
Propiedades 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.