[
https://issues.apache.org/jira/browse/AMBARI-25175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Magyar resolved AMBARI-25175.
------------------------------------
Resolution: Fixed
> Start, Stop, Service Check and other request actions using PUT/POST from
> Ambari UI do not respond when tried via Knox TP
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-25175
> URL: https://issues.apache.org/jira/browse/AMBARI-25175
> Project: Ambari
> Issue Type: Task
> Components: ambari-server, ambari-web
> Affects Versions: 2.6.0
> Reporter: Attila Magyar
> Assignee: Attila Magyar
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.6.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Getting the error message below when trying to start/stop a service using
> Ambari UI through Knox.
> {code}
> {
> "status" : 400,
> "message" : "Invalid Request: Malformed Request Body. An exception
> occurred parsing the request body: Unexpected character ('%' (code 37)):
> expected a valid value (number, String, array, object, 'true', 'false' or
> 'null')\n at [Source: java.io.StringReader@5e9b8d28; line: 1, column: 3]"
> }
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)