You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Scott Creeley (JIRA)" <ji...@apache.org> on 2014/10/16 22:08:34 UTC

[jira] [Commented] (AMBARI-7819) Create View Instance failing on latest trunk

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

Scott Creeley commented on AMBARI-7819:
---------------------------------------

[~tbeerbower] [~ababiichuk] [~jaimin] [~sposetti]
This issue looks like it might be related to AMBARI-6679 and AMBARI-7771 - maybe something has to be tweaked in the views framework as well or is there another step needed by users to deploy views now?  I tested two instances (files and slider) and get same result on both:

When creating FILES view instance and SLIDER view instance the save button has no effect and console throws an error:

GET http://hwx11.rhs:8080/api/v1/views/FILES/version...leges%2FPrivilegeInfo,ViewInstanceInfo,resources
	
404 Not Found
		15ms

{
  "status" : 404,
  "message" : "The requested resource doesn't exist: ViewInstance not found, ViewInstanceInfo/view_name=FILES AND ViewInstanceInfo/version=0.1.0 AND ViewInstanceInfo/instance_name=TestFileViewer"
}

Error: e.data is undefined e.save/<@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/main.js:1 Tn/s/a.promise.then/f@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:6 Tn/s/a.promise.then/f@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:6 Tn/c/<.then/<@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:6 c.prototype.$eval@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:6 c.prototype.$digest@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:6 c.prototype.$apply@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:6 l@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:5 v@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:5 Zt/</x.onreadystatechange@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:5 


-------------
SLIDER
-------------

GET http://hwx11.rhs:8080/api/v1/views/SLIDER/versio...leges%2FPrivilegeInfo,ViewInstanceInfo,resources
	
404 Not Found
		7ms
	
vendor.js (line 5)
Error: e.data is undefined e.save/<@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/main.js:1 Tn/s/a.promise.then/f@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:6 Tn/s/a.promise.then/f@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:6 Tn/c/<.then/<@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:6 c.prototype.$eval@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:6 c.prototype.$digest@http://hwx11.rhs:8080/views/ADMIN_VIEW/1.0.0/INSTANCE/scripts/vendor.js:6 c.prototype.$apply@http://hwx11.rhs:8080/views/ADMIN_VIE


> Create View Instance failing on latest trunk
> --------------------------------------------
>
>                 Key: AMBARI-7819
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7819
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>            Reporter: Scott Creeley
>             Fix For: 1.7.0
>
>
> Create View Instance failing on latest trunk



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)