[ 
https://issues.apache.org/jira/browse/IGNITE-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15150793#comment-15150793
 ] 

Denis Magda commented on IGNITE-944:
------------------------------------

Saikat, you should check the following in {{GridLogCommandHandler.handleAsync}}
- log.fileName != null meaning that the log file path is configured then the 
file from the request must be equal to it
- otherwise you should check that the the file is inside $IGNITE_HOME.

> 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)

Reply via email to