[
https://issues.apache.org/jira/browse/AMBARI-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14192439#comment-14192439
]
Hudson commented on AMBARI-8069:
--------------------------------
ABORTED: Integrated in Ambari-trunk-Commit-docker #79 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/79/])
AMBARI-8069 - Views: 400 error on redeploy (tbeerbower) (tbeerbower:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=52f70fd7eeada3c83dfcd4255115195dc37ccaf2)
*
ambari-server/src/main/java/org/apache/ambari/server/api/resources/ResourceInstanceFactoryImpl.java
> Views: 400 error on redeploy
> ----------------------------
>
> Key: AMBARI-8069
> URL: https://issues.apache.org/jira/browse/AMBARI-8069
> Project: Ambari
> Issue Type: Bug
> Reporter: Tom Beerbower
> Assignee: Tom Beerbower
> Fix For: 1.7.0
>
> Attachments: AMBARI-8069.patch
>
>
> 1. deployed a view
> 2. created an instance
> 3. stopped server, deleted JAR and work dir
> 4. put jar in place, start server
> 5. deploy occurs
> 6. when deploy is complete, in the admin ui, the existing instance (from step
> #2) shows up
> 7. i click on the instance and it fails (get a 400). No errors in logs
> {code}
> http://c6401.ambari.apache.org:8080/api/v1/views/FILES/versions/0.1.0/instances/FILES_1?_=1414708973511&fields=privileges%2FPrivilegeInfo,ViewInstanceInfo,resources
> {code}
> {code}
> {
> "status" : 400,
> "message" : "The properties [resources] specified in the request or
> predicate are not supported for the resource type ViewInstance."
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)