Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-9316

Problem to install in CentOS7 4.8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 4.8.0
    • None
    • Install and Setup
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None
    • Centos 7 minumal install - ISO

    Description

      Hi,
      Im trying to install the new version on centos7 but i cant, look at message, please:
      [root@cloudstack management]# cloudstack-setup-management manually
      Starting to configure CloudStack Management Server:
      Configure Firewall ... [OK]
      Configure CloudStack Management Server ...[Failed]
      Cannot find /etc/cloudstack/management/server-nonssl.xml or /etc/cloudstack/management/tomcat6-nonssl.conf, https enable failed
      Try to restore your system:
      Restore Firewall ... [OK]
      Restore CloudStack Management Server ...[OK]

      Have you know how can i fix it ?

      Sincerely,
      Renato

      Hi,
      I was with this problem:
      [root@cloudstack cloudutils]# systemctl status cloudstack-management.service
      ● cloudstack-management.service - CloudStack Management Server
      Loaded: loaded (/usr/lib/systemd/system/cloudstack-management.service; enabled; vendor preset: disabled)
      ---> Active: failed (Result: exit-code) since Sun 2016-03-20 13:05:56 BRT; 22h ago
      Process: 14652 ExecStop=/usr/libexec/tomcat/server stop (code=exited, status=1/FAILURE)
      Process: 14553 ExecStart=/usr/libexec/tomcat/server start (code=exited, status=0/SUCCESS)
      Main PID: 14553 (code=exited, status=0/SUCCESS)

      And I copied this file server-nonssl.xml in /etc/cloudstack/management to server.xml
      cp -p server7-nonssl.xml server.xml
      [root@cloudstack management]# systemctl status cloudstack-management.service
      ● cloudstack-management.service - CloudStack Management Server
      Loaded: loaded (/usr/lib/systemd/system/cloudstack-management.service; enabled; vendor preset: disabled)
      ---> Active: active (running) since Mon 2016-03-21 11:28:22 BRT; 14s ago
      Process: 14652 ExecStop=/usr/libexec/tomcat/server stop (code=exited, status=1/FAILURE)
      Main PID: 10492 (java)
      CGroup: /system.slice/cloudstack-management.service
      └─10492 /usr/lib/jvm/jre/bin/java -Djava.awt.headless=true -Dcom.sun.management.jmxremote=false -Xmx2g -XX:+...

      It's working but when I run this cloudstack-setup-management I see the same problem
      Configure CloudStack Management Server ...[Failed]
      Cannot find /etc/cloudstack/management/server-nonssl.xml or /etc/cloudstack/management/tomcat6-nonssl.conf, https enable failed

      Someone have any Idea how can I fix it ?

      I could resolve this problem running this command:
      cloudstack-setup-management --tomcat7

      http://comments.gmane.org/gmane.comp.apache.cloudstack.user/20576

      Sincerely,

      Renato

      Attachments

        Activity

          People

            Unassigned Unassigned
            rramonsg Renato
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: