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

   After upgrading to 4.22 I notice the following after checking the status on 
the cloudstack management server"
   
   cloudstack-management.service: Referenced but unset environment variable 
evaluates to an empty string: JAVA_DEBUG
   
   Is this the expected output?
   
   systemctl status cludstack-management.service:
   
   ● cloudstack-management.service - CloudStack Management Server
        Loaded: loaded (/usr/lib/systemd/system/cloudstack-management.service; 
enabled; preset: enabled)
        Active: active (running) since Tue 2025-12-09 02:11:09 UTC; 22h ago
       Process: 867 
ExecStartPre=/usr/share/cloudstack-common/scripts/installer/pre-check.sh 
(code=exited, status=0/SUCCESS)
      Main PID: 1001 (java)
         Tasks: 1237 (limit: 18640)
        Memory: 1.1G (peak: 1.3G)
           CPU: 43min 37.173s
        CGroup: /system.slice/cloudstack-management.service
                └─1001 /usr/bin/java 
-Djava.security.properties=/etc/cloudstack/management/java.security.ciphers 
-Djava.awt.headless=true -Xmx2G -XX:+UseParallelGC -X>
   
   Dec 09 02:11:09 lab-mgm-01 systemd[1]: Starting 
cloudstack-management.service - CloudStack Management Server...
   Dec 09 02:11:09 lab-mgm-01 systemd[1]: Started cloudstack-management.service 
- CloudStack Management Server.
   Dec 09 02:11:09 lab-mgm-01 (java)[1001]: cloudstack-management.service: 
Referenced but unset environment variable evaluates to an empty string: 
JAVA_DEBUG
   Dec 09 02:12:30 lab-mgm-01 sudo[1567]:    cloud : 
PWD=/var/log/cloudstack/management ; USER=root ; COMMAND=/bin/mount -t nfs 
10.60.249.12:/mnt/secondary/exports /v>
   Dec 09 02:12:30 lab-mgm-01 sudo[1567]: pam_unix(sudo:session): session 
opened for user root(uid=0) by (uid=116)
   Dec 09 02:12:30 lab-mgm-01 sudo[1567]: pam_unix(sudo:session): session 
closed for user root
   Dec 09 02:12:30 lab-mgm-01 sudo[1592]:    cloud : 
PWD=/var/log/cloudstack/management ; USER=root ; COMMAND=/bin/chmod 1777 
/var/lib/cloudstack/mnt/206863106017244.>
   Dec 09 02:12:30 lab-mgm-01 sudo[1592]: pam_unix(sudo:session): session 
opened for user root(uid=0) by (uid=116)
   Dec 09 02:12:30 lab-mgm-01 sudo[1592]: pam_unix(sudo:session): session 
closed for user root
   
   
   
   


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