Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-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 C407B18A8B for ; Wed, 17 Feb 2016 16:40:24 +0000 (UTC) Received: (qmail 57946 invoked by uid 500); 17 Feb 2016 16:40:18 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 57816 invoked by uid 500); 17 Feb 2016 16:40:18 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 57786 invoked by uid 99); 17 Feb 2016 16:40:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Feb 2016 16:40:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 17A172C14F2 for ; Wed, 17 Feb 2016 16:40:18 +0000 (UTC) Date: Wed, 17 Feb 2016 16:40:18 +0000 (UTC) From: "Saikat Maitra (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-944) HTTP REST log command doesn't work 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/IGNITE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15150750#comment-15150750 ] Saikat Maitra commented on IGNITE-944: -------------------------------------- [~dmagda][~skozlov] Yes, sure Denis. I will fix this issue as well. I am considering to just check in the path if the $IGNITE_HOME is present and then return results. Let me know if any other alternative approach you think may suit. Regards Saikat > HTTP REST log command doesn't work > ---------------------------------- > > Key: IGNITE-944 > URL: https://issues.apache.org/jira/browse/IGNITE-944 > Project: Ignite > Issue Type: Bug > Components: general, newbie > Affects Versions: sprint-5 > Reporter: Sergey Kozlov > Assignee: Denis Magda > > Request http://localhost:8080/ignite?cmd=log&to=1&from=0 returns following > {noformat} > {"error":"Failed to find registered handler for command: LOG","response":null,"sessionToken":"","successStatus":1} > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)