tampler commented on issue #6406:
URL: https://github.com/apache/cloudstack/issues/6406#issuecomment-1146005687

   I was unable to install ACS nightly 4.17.0.0 as of Jun 3 2022 on `Ubuntu 
22.04`. 
   `cloudstack-setup-management` fails with this:
   ```bash
   DEBUG:root:execute:uname -m
   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:sudo /usr/sbin/service cloudstack-management status
   DEBUG:root:execute:sudo /usr/sbin/service cloudstack-management stop
   DEBUG:root:execute:sudo update-rc.d -f cloudstack-management remove
   DEBUG:root:execute:sudo update-rc.d -f cloudstack-management defaults
   DEBUG:root:Failed to execute:update-rc.d: error: unable to read 
/etc/init.d/cloudstack-management
   DEBUG:root:execute:sudo /usr/sbin/service cloudstack-management status
   DEBUG:root:Failed to execute:x cloudstack-management.service - CloudStack 
Management Server
        Loaded: loaded (/lib/systemd/system/cloudstack-management.service; 
enabled; vendor preset: enabled)
        Active: failed (Result: exit-code) since Fri 2022-06-03 12:41:01 UTC; 
649ms ago
      Main PID: 116513 (code=exited, status=143)
           CPU: 19.150s
   
   Jun 03 12:35:19 mgmt java[116513]: WARNING: An illegal reflective access 
operation has occurred
   Jun 03 12:35:19 mgmt java[116513]: WARNING: Illegal reflective access by 
net.sf.cglib.core.ReflectUtils$1 
(file:/usr/share/cloudstack-management/lib/cloudsta>
   Jun 03 12:35:19 mgmt java[116513]: WARNING: Please consider reporting this 
to the maintainers of net.sf.cglib.core.ReflectUtils$1
   Jun 03 12:35:19 mgmt java[116513]: WARNING: Use --illegal-access=warn to 
enable warnings of further illegal reflective access operations
   Jun 03 12:35:19 mgmt java[116513]: WARNING: All illegal access operations 
will be denied in a future release
   Jun 03 12:41:01 mgmt systemd[1]: Stopping CloudStack Management Server...
   ``` 
   
   Falling back to `4.16.2.0` to try this out


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