Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 59137118AC for ; Thu, 7 Aug 2014 08:08:12 +0000 (UTC) Received: (qmail 40855 invoked by uid 500); 7 Aug 2014 08:08:12 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 40823 invoked by uid 500); 7 Aug 2014 08:08:12 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 40754 invoked by uid 99); 7 Aug 2014 08:08:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Aug 2014 08:08:12 +0000 Date: Thu, 7 Aug 2014 08:08:12 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-2996) shutdown +n command not work and shutdown hh:mm not been validated MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2996?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1408= 8982#comment-14088982 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-2996: --------------------------------------------- Fixed on master: https://git-wip-us.apache.org/repos/asf?p=3Dkaraf.git;a=3D= commitdiff;h=3Dec3344c4c87d7b64a3750ac8019e2439d4341028 > shutdown +n command not work and shutdown hh:mm not been validated > ------------------------------------------------------------------ > > Key: KARAF-2996 > URL: https://issues.apache.org/jira/browse/KARAF-2996 > Project: Karaf > Issue Type: Bug > Components: karaf-shell > Affects Versions: 3.0.0 > Environment: Java 7, Win7 64bit > Reporter: Xilai Dai > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 2.4.0, 4.0.0, 3.0.2 > > > karaf@root()> shutdown +2 > Confirm: halt instance root (yes/no): yes > Error executing command: Time 2 is not valid > "++2" will work but it's not expected. > karaf@root()> shutdown ++2 > Confirm: halt instance root (yes/no): yes > Shutdown in 2 minute(s) > Also, the hh:mm has not been validated. > karaf@root()> shutdown 25:62 > Confirm: halt instance root (yes/no): yes > Shutdown in 851 minute(s) -- This message was sent by Atlassian JIRA (v6.2#6252)