rwdj commented on issue #6232:
URL: https://github.com/apache/cloudstack/issues/6232#issuecomment-1092831676

   /var/log/cloudstack/management/access.log
   ~~~
   127.0.0.1 - - [08/Apr/2022:12:53:20 +0000] "GET /client/ HTTP/1.1" 503 394 
"-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) 
Chrome/100.0.4896.60 Safari/537.36" 29
   127.0.0.1 - - [08/Apr/2022:12:53:20 +0000] "GET /client/favicon.ico 
HTTP/1.1" 503 405 "http://localhost:8080/client/"; "Mozilla/5.0 (X11; Linux 
x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.60 
Safari/537.36" 2
   ~~~
   /var/log/cloudstack/management/apilog.log
   ~~~
   <empty>
   ~~~
   /var/log/cloudstack/management/management-server.log
   ~~~
   2022-04-08 08:53:07,115 INFO  [o.a.c.ServerDaemon] (main:null) (logid:) 
Server configuration file found: /etc/cloudstack/management/server.properties
   2022-04-08 08:53:07,125 DEBUG [c.c.u.c.EncryptionSecretKeyChecker] 
(main:null) (logid:) Encryption Type: null
   2022-04-08 08:53:07,128 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=/client
   2022-04-08 08:53:11,582 INFO  [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] 
(main:null) (logid:) Loading module context [bootstrap] from URL 
[jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.16.1.0.jar!/META-INF/cloudstack/bootstrap/spring-bootstrap-context.xml]
   2022-04-08 08:53:11,583 INFO  [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] 
(main:null) (logid:) Loading module context [bootstrap] from URL 
[jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.16.1.0.jar!/META-INF/cloudstack/bootstrap/spring-bootstrap-context-inheritable.xml]
   2022-04-08 08:53:11,710 DEBUG [c.c.u.c.EncryptionSecretKeyChecker] 
(main:null) (logid:) Encryption Type: file
   ~~~
   /var/log/cloudstack/management/setupManagement.log
   ~~~
   DEBUG:root:execute:hostname -f
   DEBUG:root:execute:touch /var/run/cloudstack-management.pid
   DEBUG:root:execute:chown cloud.cloud /var/run/cloudstack-management.pid
   DEBUG:root:execute:hostname --fqdn
   DEBUG:root:execute:mkdir -p /var/lib/cloudstack/
   DEBUG:root:execute:chown cloud:cloud -R /var/lib/cloudstack/
   DEBUG:root:execute:service cloudstack-management status
   DEBUG:root:Failed to execute:Redirecting to /bin/systemctl status 
cloudstack-management.service
   DEBUG:root:execute:chkconfig --level 2345 cloudstack-management on
   DEBUG:root:execute:service cloudstack-management status
   DEBUG:root:Failed to execute:Redirecting to /bin/systemctl status 
cloudstack-management.service
   DEBUG:root:execute:service cloudstack-management start
   ~~~
   systemctl status cloudstack-management
   ~~~
   Apr 08 08:53:05 rwdj systemd[1]: Started CloudStack Management Server.
   Apr 08 08:53:07 rwdj java[530071]: INFO  [o.a.c.ServerDaemon] (main:null) 
(logid:) Server configuration file found: 
/etc/cloudstack/management/server.properties
   Apr 08 08:53:07 rwdj java[530071]: 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=/client
   Apr 08 08:53:07 rwdj java[530071]: SLF4J: Failed to load class 
"org.slf4j.impl.StaticLoggerBinder".
   Apr 08 08:53:07 rwdj java[530071]: SLF4J: Defaulting to no-operation (NOP) 
logger implementation
   Apr 08 08:53:07 rwdj java[530071]: SLF4J: See 
http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
   Apr 08 08:53:11 rwdj java[530071]: INFO  
[o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) (logid:) Loading module 
context [bootstrap] from URL 
[jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.16.1.0.jar!/META-INF/cloudstack/bootstrap/spring-bootstrap-context.xml]
   Apr 08 08:53:11 rwdj java[530071]: INFO  
[o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:null) (logid:) Loading module 
context [bootstrap] from URL 
[jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.16.1.0.jar!/META-INF/cloudstack/bootstrap/spring-bootstrap-context-inheritable.xml]
   ~~~
   


-- 
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]

Reply via email to