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 54A5118E14 for ; Sun, 24 Jan 2016 04:50:40 +0000 (UTC) Received: (qmail 38438 invoked by uid 500); 24 Jan 2016 04:50:40 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 38404 invoked by uid 500); 24 Jan 2016 04:50:40 -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 38390 invoked by uid 99); 24 Jan 2016 04:50:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jan 2016 04:50:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DC9292C1F55 for ; Sun, 24 Jan 2016 04:50:39 +0000 (UTC) Date: Sun, 24 Jan 2016 04:50:39 +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=15114200#comment-15114200 ] Saikat Maitra commented on IGNITE-944: -------------------------------------- [~s.kozlov][~dmagda] Sergey, There is a difference when I run ignite.sh from apache-ignite-fabric-1.5.0.final-bin.zip vs apache-ignite-1.5.0.final-src.zip. In binary release the ignite-XXXXXXXX.0.log get created but in source release ignite.log file get created. Do we know the reason for difference and how can I test the behaviour of binary release using source release. 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: Saikat Maitra > > 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)