Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5E2DC181E3 for ; Fri, 11 Sep 2015 13:56:46 +0000 (UTC) Received: (qmail 63546 invoked by uid 500); 11 Sep 2015 13:56:46 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 63355 invoked by uid 500); 11 Sep 2015 13:56:46 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 63255 invoked by uid 500); 11 Sep 2015 13:56:46 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 63250 invoked by uid 99); 11 Sep 2015 13:56:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Sep 2015 13:56:46 +0000 Date: Fri, 11 Sep 2015 13:56:46 +0000 (UTC) From: "Keerthiraja (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-8836) Cloudstack 4.5.2 Not starting on Fresh install MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keerthiraja updated CLOUDSTACK-8836: ------------------------------------ Description: After the successful installation along with cloudstack-setup-database. I tried to start the cloudstack services. During the time I could see the tomcat fails to start. Pasted the ERROR below. Kindly can someone help me out on this as soon as possible. I am right now in client place to implement for production setup. Error ==== ERROR ERROR [c.c.u.d.ScriptRunner] (main:null) Error executing: UPDATE `cloud`.`configuration` SET value = CONCAT("*.",(SELECT `temptable`.`value` FROM (SELECT * FROM `cloud`.`configuration` WHERE `name`="consoleproxy.url.domain") AS `temptable` WHERE `temptable`.`name`="consoleproxy.url.domain")) WHERE `name`="consoleproxy.url.domain" ERROR [c.c.u.d.ScriptRunner] (main:null) com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 25 milliseconds ago. The last packet sent successfully to the server was 25 milliseconds ago. ERROR [c.c.u.DatabaseUpgradeChecker] (main:null) Unable to execute upgrade script: /usr/share/cloudstack-management/setup/db/schema-421to430.sql com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure Caused by: java.net.SocketException: Broken pipe ... 61 more ERROR [c.c.u.DatabaseUpgradeChecker] (main:null) Unable to upgrade the database com.cloud.utils.exception.CloudRuntimeException: Unable to execute upgrade script: /usr/share/cloudstack-management/setup/db/schema-421to430.sql at com.cloud.upgrade.DatabaseUpgradeChecker.runScript(DatabaseUpgradeChecker.java:311) ERROR [c.c.u.d.DbUtil] (main:null) RELEASE_LOCK() throws exception com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure I did this test number of times by allocating fresh box. Thanks, Keerthi was: After the successful installation along with cloudstack-setup-database. I tried to start the cloudstack services. During the time I could see the tomcat fails to start. Pasted the ERROR below. Kindly can some address this as soon as possible. I am right now in client place to implement production setup. Error ==== ERROR ERROR [c.c.u.d.ScriptRunner] (main:null) Error executing: UPDATE `cloud`.`configuration` SET value = CONCAT("*.",(SELECT `temptable`.`value` FROM (SELECT * FROM `cloud`.`configuration` WHERE `name`="consoleproxy.url.domain") AS `temptable` WHERE `temptable`.`name`="consoleproxy.url.domain")) WHERE `name`="consoleproxy.url.domain" ERROR [c.c.u.d.ScriptRunner] (main:null) com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 25 milliseconds ago. The last packet sent successfully to the server was 25 milliseconds ago. ERROR [c.c.u.DatabaseUpgradeChecker] (main:null) Unable to execute upgrade script: /usr/share/cloudstack-management/setup/db/schema-421to430.sql com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure Caused by: java.net.SocketException: Broken pipe ... 61 more ERROR [c.c.u.DatabaseUpgradeChecker] (main:null) Unable to upgrade the database com.cloud.utils.exception.CloudRuntimeException: Unable to execute upgrade script: /usr/share/cloudstack-management/setup/db/schema-421to430.sql at com.cloud.upgrade.DatabaseUpgradeChecker.runScript(DatabaseUpgradeChecker.java:311) ERROR [c.c.u.d.DbUtil] (main:null) RELEASE_LOCK() throws exception com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure I did this test number of times by allocating fresh box. Thanks, Keerthi > Cloudstack 4.5.2 Not starting on Fresh install > ---------------------------------------------- > > Key: CLOUDSTACK-8836 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8836 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Install and Setup > Affects Versions: 4.5.2 > Environment: CentOS 6.7 with MariaDB-server-10.0.21-1.el6.x86_64. > Reporter: Keerthiraja > Priority: Blocker > Fix For: 4.5.3 > > > After the successful installation along with cloudstack-setup-database. > I tried to start the cloudstack services. During the time I could see the tomcat fails to start. Pasted the ERROR below. > Kindly can someone help me out on this as soon as possible. I am right now in client place to implement for production setup. > Error > ==== > ERROR > ERROR [c.c.u.d.ScriptRunner] (main:null) Error executing: UPDATE `cloud`.`configuration` SET value = CONCAT("*.",(SELECT `temptable`.`value` FROM (SELECT * FROM `cloud`.`configuration` WHERE `name`="consoleproxy.url.domain") AS `temptable` WHERE `temptable`.`name`="consoleproxy.url.domain")) WHERE `name`="consoleproxy.url.domain" > ERROR [c.c.u.d.ScriptRunner] (main:null) com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure > The last packet successfully received from the server was 25 milliseconds ago. The last packet sent successfully to the server was 25 milliseconds ago. > ERROR [c.c.u.DatabaseUpgradeChecker] (main:null) Unable to execute upgrade script: /usr/share/cloudstack-management/setup/db/schema-421to430.sql > com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure > Caused by: java.net.SocketException: Broken pipe > ... 61 more > ERROR [c.c.u.DatabaseUpgradeChecker] (main:null) Unable to upgrade the database > com.cloud.utils.exception.CloudRuntimeException: Unable to execute upgrade script: /usr/share/cloudstack-management/setup/db/schema-421to430.sql > at com.cloud.upgrade.DatabaseUpgradeChecker.runScript(DatabaseUpgradeChecker.java:311) > ERROR [c.c.u.d.DbUtil] (main:null) RELEASE_LOCK() throws exception > com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure > I did this test number of times by allocating fresh box. > Thanks, > Keerthi -- This message was sent by Atlassian JIRA (v6.3.4#6332)