Server Clustering
1850622 Members
3428 Online
104054 Solutions
New Discussion

SGLX serviceguardmanager

 
yilmazaydin
Trusted Contributor

SGLX serviceguardmanager

Hello. 

On the cluster nodes, the space in the /opt directory is rapidly filling up. We analyzed and realized that there are a lot of rest-logs* files in the /opt/hp/cmcluster/serviceguardmanager/rest/logs/ directory.

The contents of all the files are about the same:

2026/02/28 15:36:10,339 [RefreshDaemon] ERROR - [org.apache.log4j::writeLog] 2026-02-28 15:36:10.339 137 [com.hp.utils.CommandUtils] [method :: formNetworkData] [line :: -1] RestException [ex=java.lang.NullPointerException, id=999, additionalMsg=null]
2026/02/28 15:36:10,339 [RefreshDaemon] ERROR - [org.apache.log4j::writeLog] 2026-02-28 15:36:10.339 137 [com.hp.handlers.RefreshDaemon] [method :: run] [line :: -1] RestException [ex=java.lang.NullPointerException, id=999, additionalMsg=null]
2026/02/28 15:36:10,339 [RefreshDaemon] ERROR - [org.apache.log4j::writeLog] 2026-02-28 15:36:10.339 137 [java.lang.Thread] [method :: run] [line :: 825] RestException [ex=java.lang.NullPointerException, id=999, additionalMsg=null]
2026/02/28 15:36:10,487 [RefreshDaemon] ERROR - [org.apache.log4j::writeLog] 2026-02-28 15:36:10.487 137 [com.hp.utils.CommandUtils] [method :: formNetworkData] [line :: -1] RestException [ex=java.lang.NullPointerException, id=999, additionalMsg=null]

 

I tried to find the cause of the error and could only understand one thing - an error in receiving network data.

How can I fix this error or disable this service?

Regards, YA.