[
https://issues.apache.org/jira/browse/AMBARI-25175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16783070#comment-16783070
]
Hudson commented on AMBARI-25175:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #715 (See
[https://builds.apache.org/job/Ambari-branch-2.6/715/])
AMBARI-25175. Start, Stop, Service Check and other request actions using
(github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=0b1df74280d413ee0950001b6dae5cad6d6a011e])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/api/services/RequestFactory.java
* (edit) ambari-web/app/utils/ajax/ajax.js
> 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)