GitHub user alfadhir closed a discussion: Unable to load module context from URL after restart of cloudstack-management service
<!-- Verify first that your issue/request is not already reported on GitHub. Also test if the latest release and main branch are affected too. Always add information AFTER of these HTML comments, but no need to delete the comments. --> ##### ISSUE TYPE <!-- Pick one below and delete the rest --> * Bug Report ##### COMPONENT NAME ~~~ cloudstack-management service ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19.1.3 ~~~ ##### CONFIGURATION <!-- --> Two management nodes, and database replication. ##### OS / ENVIRONMENT <!-- Information about the environment if relevant, N/A otherwise --> Oracle Linux 9.5 ##### SUMMARY <!-- Explain the problem/feature briefly --> When restarting the management service it will not go up again. There are errors saying that "Application context not found for module definition [system, core, allocator, host-allocator-random, planner, api-planner]... " The list goes on with a lot of modules that are unable to find application context. It seems like there is a reference to a bean called 'DefaultConfigResources' that are missing. ##### STEPS TO REPRODUCE <!-- For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate. For new features, show how the feature would be used. --> <!-- Paste example playbooks or commands between quotes below --> ~~~ Restart of management server did trigger this error. ~~~ <!-- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!-- What did you expect to happen when running the steps above? --> ~~~ Expected that the management server service would start properly ~~~ ##### ACTUAL RESULTS <!-- What actually happened? --> <!-- Paste verbatim command output between quotes below --> ~~~ "Error creating bean with name 'org.springframework.beans.facory.PropertyPlaceholderConfigurer#0' defined in URL [jar:file:/usr/share/cloudstack-management/lib/cloudstack-4.19.1.3.jar!/META-INF/cloudstack/bootstrap/spring-bootstrap-context-inheritable.xml] Cannot resolve reference to bean 'DefaultConfigResources' while setting bean property 'locations' No bean named 'DefaultConfigResources' available" ~~~ GitHub link: https://github.com/apache/cloudstack/discussions/10256 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org