[
https://issues.apache.org/jira/browse/CLOUDSTACK-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Renato updated CLOUDSTACK-9316:
-------------------------------
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 ?
Sincerely,
Renato
was:
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
> Problem to install in CentOS7 4.8
> ---------------------------------
>
> Key: CLOUDSTACK-9316
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9316
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Install and Setup
> Affects Versions: 4.8.0
> Environment: Centos 7 minumal install - ISO
> Reporter: Renato
> Priority: Minor
>
> 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 ?
> Sincerely,
> Renato
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)