[
https://issues.apache.org/jira/browse/CLOUDSTACK-4895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799703#comment-13799703
]
ASF subversion and git services commented on CLOUDSTACK-4895:
-------------------------------------------------------------
Commit 9d625405d3c322c76c6935fd7a5ab1b576d64e16 in branch refs/heads/master
from [~prachidamle]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=9d62540 ]
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)