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