SM:UI:mainline3044: SM Setting page is blank

Bug #1670244 reported by sundarkh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
Trunk
Fix Committed
Critical
Pruthviraj

Bug Description

SM:UI:mainline3044: SM Setting page is blank

1) Install the SM mainline build 3044 succesfully
2) netstat -anp | grep 9001
tcp 0 0 10.204.217.59:9001 0.0.0.0:* LISTEN 7348/python
root@nodeg19:~#

3) https:/<SM Node ip>:9143 Log into the SM UI page is successful

4) Go to Setting Page , on clicking it observe that, it is blank (please refer attachamnet)

cli works fine

Revision history for this message
sundarkh (sundar-kh) wrote :
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/29399
Submitter: Pruthviraj (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/29399
Committed: http://github.org/Juniper/contrail-web-core/commit/f06295559cdd722a0621682214599135cf8c095d
Submitter: Zuul (<email address hidden>)
Branch: master

commit f06295559cdd722a0621682214599135cf8c095d
Author: Pruthviraj MS <email address hidden>
Date: Tue Mar 7 18:13:04 2017 +0530

Closes-Bug: #1670244 SM:UI:mainline3044: SM Setting page is blank
Earlier jquery-dep-libs library got moved to thirdparty-libs to reduce the no of server calls
made to the server during the web app load. The above stated problem occurs only when making
serverManger REPO this was due the function call "layoutHandler.load(menuXML);" here this was
getting executed only after "core-bundle" is loaded here "layoutHandler.load(menuXML);" requires
"jquery.xml2json" library to convert xml to JSON this was moved to thirdparty-libs as stated above
now this was causing the problem during the solo serverManger REPO during rendering UI pages.

FIX: making sure core-bundle & thirdparty-libs are loaded before executing the layoutHandler.load(menuXML);

Change-Id: I1cee733f822d2ffa12c043e3c7c47020bb20a823

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.