1
0
-1

When i deploy an instance of the DemoVFW following the page Tutorial: Creating a Service Instance from a Design Model#DeployServiceInstanceinVID. there is an error as follows

Any ideas about how to debug it?

    CommentAdd your comment...

    3 answers

    1.  
      1
      0
      -1

      SO still has issues, but the max polling is a timing issue that usually can be ignored - there is a fixed number of check for a return of the rest call - on slower systems it will timeout - we need to fix this but it won't affect deployment as long as SO is functional

      /michael

      1. Ofir Sonsino

        Thanks Michael

        These are configurable in system.properties file, defaults:

        mso.polling.interval.msecs=10000
        mso.max.polls=10

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

      SO-230 - SO doesn't update the db for its status after "deploy" a VNFs Closed

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

        Hi subond

        What's the environment? 

        Can you change log level to DEBUG ( inside WEB-INF/classes/logback.xml ) then reproduce it and attach log files? So I can check further.

        Thanks

        1. kranthi guttikonda

          Ofir Sonsino and subond yu I believe this is the same error we are seeing in integration lab as well

        CommentAdd your comment...