1
0
-1

We just deleted and created the ONAP stack again yesterday and SDC is having issues. We can pull up SDC but the Onboard menu hangs on the loading screen. The issues appears to be a missing punch-out_en.js script on SDC. I found a punch-out.js in the deployment folder, but I cannot locate that on the docker containers and trying to access that filename instead doesnt seem to work either.


http://sdc.api.simpledemo.openecomp.org:8181/onboarding/punch-outs_en.js?_=1505309489260


<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /onboarding/punch-outs_en.js. Reason:
<pre>    Not Found</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>



    CommentAdd your comment...

    2 answers

    1.  
      2
      1
      0

      There was a problem with the onboarding-fe pom file.

      I've commited a fix.

      All looks good now

      CommentAdd your comment...
    2.  
      1
      0
      -1

      After running initialization script a couple more times it is working


        CommentAdd your comment...