Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-236

SvcLogicService does not recognize any DG node types

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest
    • Beijing Release
    • Beijing Release
    • sli/core
    • None

      I appears that the SvcLogicService (or whatever the component is actually called that runs the DGs) is not able to recognize any node types. An error message is displayed saying that the (node type) node is not implemented. The error will display for whatever the first node to be executed in the DG is. I have tried it with switch, block, and record type nodes, all with the same result.

      At first I thought the error was related to appc. I then brought up the ccsdk image on its own, I created a new DG using the DG builder. The DG I created was simple with only a single node. I ran this using the SLI-API:execute-graph rest function. The same error was displayed.

      The current odlsli image does not seem to be working, so I was not able to confirm if this has been fixed in the current version.

      Error log (as captured while running in appc, but the same as just running the ccsdk image):

      version=2.0.0, md5sum=fc2789f264fb4ab00ed29102c0671dde] -  | About to execute graph SvcLogicGraph [module=APPC, rpc=topology-operation-all, mode=sync, version=2.0.0, md5sum=fc2789f264fb4ab00ed29102c0671dde]
      2018-04-06 17:08:34,630 | INFO  | der:ModifyConfig | SvcLogicServiceImpl              | 329 - org.onap.ccsdk.sli.core.sli-provider - 0.2.1.SNAPSHOT - SvcLogicGraph [module=APPC, rpc=topology-operation-all, mode=sync, version=2.0.0, md5sum=fc2789f264fb4ab00ed29102c0671dde] - 1 (block) | About to execute node # 1 (block)
      2018-04-06 17:08:34,631 | DEBUG | der:ModifyConfig | SvcLogicServiceImpl              | 329 - org.onap.ccsdk.sli.core.sli-provider - 0.2.1.SNAPSHOT - SvcLogicGraph [module=APPC, rpc=topology-operation-all, mode=sync, version=2.0.0, md5sum=fc2789f264fb4ab00ed29102c0671dde] - 1 (block) | Executing node 1
      2018-04-06 17:08:34,631 | DEBUG | der:ModifyConfig | SvcLogicServiceImpl              | 329 - org.onap.ccsdk.sli.core.sli-provider - 0.2.1.SNAPSHOT - SvcLogicGraph [module=APPC, rpc=topology-operation-all, mode=sync, version=2.0.0, md5sum=fc2789f264fb4ab00ed29102c0671dde] - 1 (block) | block node not implemented
      2018-04-06 17:08:34,631 | INFO  | der:ModifyConfig | SvcLogicExprListener             | 328 - org.onap.ccsdk.sli.core.sli-common - 0.2.1.SNAPSHOT - SvcLogicGraph [module=APPC, rpc=topology-operation-all, mode=sync, version=2.0.0, md5sum=fc2789f264fb4ab00ed29102c0671dde] - 1 (block) | Outcome (failure) not found, keys are { (1) (2)}
      2018-04-06 17:08:34,631 | INFO  | der:ModifyConfig | SvcLogicExprListener             | 328 - org.onap.ccsdk.sli.core.sli-common - 0.2.1.SNAPSHOT - SvcLogicGraph [module=APPC, rpc=topology-operation-all, mode=sync, version=2.0.0, md5sum=fc2789f264fb4ab00ed29102c0671dde] - 1 (block) | Outcome (Other) not found, keys are { (1) (2)}
      2018-04-06 17:08:34,631 | DEBUG | der:ModifyConfig | SvcLogicServiceImpl              | 329 - org.onap.ccsdk.sli.core.sli-provider - 0.2.1.SNAPSHOT - SvcLogicGraph [module=APPC, rpc=topology-operation-all, mode=sync, version=2.0.0, md5sum=fc2789f264fb4ab00ed29102c0671dde] - 1 (block) | no failure or Other branch found
      

            djtimoney Dan Timoney
            pb071 pb071
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: