Error 503 Service Unavailable error #12117
Replies: 24 comments 3 replies
|
Thanks for opening your first issue here! Be sure to follow the issue template! |
|
@LuciFer80-lab |
|
This is the management server log file |
|
cat /etc/os-release ALMALINUX_MANTISBT_PROJECT="AlmaLinux-8" cat /etc/yum.repos.d/cloudstack.repo management-server.log 2025-11-07 13:52:05,500 WARN [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:[]) (logid:) Failed to start module [storage-volume-scaleio] due to: [Error creating bean with name 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' defined in URL [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.21.0.0.jar!/META-INF/cloudstack/bootstrap/spring-bootstrap-context-inheritable.xml]: Cannot resolve reference to bean 'DefaultConfigResources' while setting bean property 'locations'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'DefaultConfigResources' available]. |
|
@LuciFer80-lab , |
|
how to resolve this even if i reinstall cloudstack-management the issue still persists |
@LuciFer80-lab |
|
45204:2025-11-21 16:39:35,594 DEBUG [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] (main:[]) (logid:) module start failure of module [baremetal-discoverer] was due to: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' defined in URL [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.20.2.0.jar!/META-INF/cloudstack/bootstrap/spring-bootstrap-context-inheritable.xml]: Cannot resolve reference to bean 'DefaultConfigResources' while setting bean property 'locations'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'DefaultConfigResources' available [root@localhost ~]# grep -n "server.properties" /var/log/cloudstack/management/management-server.log |
|
@DaanHoogland @weizhouapache ............... |
@LuciFer80-lab |
|
@weizhouapache above i have mentioned the output for the same |
search Exception in the log file, not in the result of first seach |
|
@weizhouapache can you please give the proper commands? |
if you open the file by vim or nano, check their documentations. |
|
[root@localhost ~]# less /var/log/cloudstack/management/management-server.log @weizhouapache see this... |
|
Hi @LuciFer80-lab ! |
Hi @SviridoffA as you have suggested i have done the same but still the problem persists.. |
@LuciFer80-lab |
|
@LuciFer80-lab the DB related messages you’re showing us are not problems. before the |
|
[root@localhost webapp]# less /var/log/cloudstack/management/management-server.log | grep SQLException |
|
@LuciFer80-lab |

Uh oh!
There was an error while loading. Please reload this page.
when i restart the cloudstack management service or even if i install it freshly sometimes it gives 503 error, how to mitigate this?
All reactions