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 35A11D330 for ; Tue, 14 May 2013 16:49:16 +0000 (UTC) Received: (qmail 59763 invoked by uid 500); 14 May 2013 16:49:16 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 59742 invoked by uid 500); 14 May 2013 16:49:16 -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 59734 invoked by uid 500); 14 May 2013 16:49:16 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 59731 invoked by uid 99); 14 May 2013 16:49:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 May 2013 16:49:16 +0000 Date: Tue, 14 May 2013 16:49:16 +0000 (UTC) From: "Chip Childers (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-2440) MS fails to start after upgrade to 4.1 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-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chip Childers resolved CLOUDSTACK-2440. --------------------------------------- Resolution: Fixed Fix Version/s: 4.1.0 Resolved by Hugo in this commit: commit 391bc01a168d08580437212fe1f5c2acbfb69f23 Author: Hugo Trippaers Date: Tue May 14 11:03:13 2013 +0200 CLOUDSTACK-2440 Print a warning if the rpm can't determine the previous configuration for server.xml or tomcat.conf > MS fails to start after upgrade to 4.1 > -------------------------------------- > > Key: CLOUDSTACK-2440 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2440 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Packaging > Affects Versions: 4.1.0 > Reporter: Kishan Kavala > Assignee: Hugo Trippaers > Priority: Blocker > Fix For: 4.1.0 > > > After upgrading to 4.1 from 3.0, MS failed to start with below error. > Starting cloudstack-management: sed: can't read /usr/share/cloudstack-management/conf/server.xml: No such file or directory > /etc/rc.d/init.d/tomcat6: line 191: /var/log/cloudstack-management/initd.log: No such file or directory > Error code 4 [FAILED] > Manually copying server.xml and creating directory /var/log/cloudstack-managemen solved the issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira