tonymmm1 opened a new issue, #9485:
URL: https://github.com/apache/cloudstack/issues/9485

   <!--
   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
    * Improvement Request
    * Enhancement Request
    * Feature Idea
    * Documentation Report
    * Other
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   Management-server
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   4.19.1.0
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   Restarting management-server
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   ```bash
   ubuntu@management:/etc/cloudstack/management$ lsb_release -a
   No LSB modules are available.
   Distributor ID:      Ubuntu
   Description: Ubuntu 22.04.4 LTS
   Release:     22.04
   Codename:    jammy
   ```
   ```bash
   ubuntu@management:/etc/cloudstack/management$ uname -r
   5.15.0-117-generic
   ```
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   
   ##### 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 -->
   ~~~
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   ubuntu@management:/etc/cloudstack/management$ sudo tail -f 
/var/log/cloudstack/management/management-server.log 
   2024-08-03 10:44:37,129 DEBUG [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] 
(main:null) (logid:) Trying to obtain module [xenserver-discoverer] context.
   2024-08-03 10:44:37,129 WARN  [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] 
(main:null) (logid:) Application context not found for module definition 
[xenserver-discoverer]
   2024-08-03 10:44:37,129 DEBUG [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] 
(main:null) (logid:) Trying to obtain module [outofbandmanagement] context.
   2024-08-03 10:44:37,129 WARN  [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] 
(main:null) (logid:) Application context not found for module definition 
[outofbandmanagement]
   2024-08-03 10:44:37,129 DEBUG [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] 
(main:null) (logid:) Trying to obtain module [ipmitool] context.
   2024-08-03 10:44:37,129 WARN  [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] 
(main:null) (logid:) Application context not found for module definition 
[ipmitool]
   2024-08-03 10:44:37,129 DEBUG [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] 
(main:null) (logid:) Trying to obtain module [nested-cloudstack] context.
   2024-08-03 10:44:37,129 WARN  [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] 
(main:null) (logid:) Application context not found for module definition 
[nested-cloudstack]
   2024-08-03 10:44:37,130 DEBUG [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] 
(main:null) (logid:) Trying to obtain module [redfish] context.
   2024-08-03 10:44:37,130 WARN  [o.a.c.s.m.m.i.DefaultModuleDefinitionSet] 
(main:null) (logid:) Application context not found for module definition 
[redfish]
   
   ~~~
   


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