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 0D61910161 for ; Fri, 18 Oct 2013 23:59:43 +0000 (UTC) Received: (qmail 43677 invoked by uid 500); 18 Oct 2013 23:59:42 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 43642 invoked by uid 500); 18 Oct 2013 23:59:42 -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 43574 invoked by uid 500); 18 Oct 2013 23:59:42 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 43518 invoked by uid 99); 18 Oct 2013 23:59:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Oct 2013 23:59:42 +0000 Date: Fri, 18 Oct 2013 23:59:42 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-4895) Management server fails to start because snapshot policy time zones have day light savings 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-4895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799669#comment-13799669 ] ASF subversion and git services commented on CLOUDSTACK-4895: ------------------------------------------------------------- Commit a00433ff233a7597a46153abb98de1818ca01e61 in branch refs/heads/4.2 from [~prachidamle] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a00433f ] CLOUDSTACK-4895: Management server fails to start because snapshot policy time zones have day light savings Changes: - Calendar throws IllegalArgumentException when the hour of the day happens to be skipped due to DST changes. - Fix will ask Calendar to adjust the time accordingly and get the next closest time > Management server fails to start because snapshot policy time zones have day light savings > ------------------------------------------------------------------------------------------ > > Key: CLOUDSTACK-4895 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4895 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server, Snapshot > Affects Versions: 4.2.0 > Reporter: Prachi Damle > Assignee: Prachi Damle > Fix For: 4.2.1 > > > Server startup fails while rescheduling snapshots as per set policies: > 2013-10-14 10:04:06,052 ERROR [utils.component.ComponentLocator] (main:null) Unable to load configuration for management-server from components.xml > java.lang.IllegalArgumentException: HOUR_OF_DAY > The issue is caused when the timezone of the policy undergoes DST changes. -- This message was sent by Atlassian JIRA (v6.1#6144)