gobiursus commented on issue #9815:
URL: https://github.com/apache/cloudstack/issues/9815#issuecomment-2423027063
I captured some extra stuff, I am not sure if they are related:
```
● cloudstack-management.service - CloudStack Management Server
Loaded: loaded (/lib/systemd/system/cloudstack-management.service;
enabled; preset: enabled)
Active: active (running) since Fri 2024-10-18 14:33:44 EDT; 1s ago
Main PID: 20191 (java)
Tasks: 30 (limit: 9471)
Memory: 320.8M
CPU: 1.919s
CGroup: /system.slice/cloudstack-management.service
└─20191 /usr/bin/java
-Djava.security.properties=/etc/cloudstack/management/java.security.ciphers
-Djava.awt.headless=true -Xmx2G -XX:+UseParallelGC -XX:MaxGCPauseMillis=500
-XX:+HeapDumpOnOutOfMem>
Oct 18 14:33:44 manage systemd[1]: Started cloudstack-management.service -
CloudStack Management Server.
Oct 18 14:33:45 manage java[20191]: INFO [o.a.c.ServerDaemon] (main:null)
(logid:) Server configuration file found:
/etc/cloudstack/management/server.properties
Oct 18 14:33:45 manage java[20191]: INFO [o.a.c.ServerDaemon] (main:null)
(logid:) Initializing server daemon on null, with http.enable=true,
http.port=8080, https.enable=false, https.port=8443, context.path=/>
Oct 18 14:33:45 manage java[20191]: SLF4J: Failed to load class
"org.slf4j.impl.StaticLoggerBinder".
Oct 18 14:33:45 manage java[20191]: SLF4J: Defaulting to no-operation (NOP)
logger implementation
Oct 18 14:33:45 manage java[20191]: SLF4J: See
http://www.slf4j.org/codes.html#StaticLoggerBinder for further details
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]