On 09/12/16 12:13, Faseela K wrote:
>  Hi ,

Hello Faseela,

I have just found this email in my backlog...

> 
>   We have been stuck with an exception for so long, not knowing how to fix. 
> 
>  We have a container which uses opendaylight-flow-types:instruction-list[0]
> 
> Whenever we try to populate this list with an instruction which is
> augmented from the base[1], it is throwing the below error, any pointers?
> 
>  
> 
>  
> org.opendaylight.yangtools.binding.data.codec.impl.IncorrectNestingException:
> Supplied class interface
> org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action.NxActionRegLoadNodesNodeTableFlowApplyActionsCase
> is not valid case^M

[...]

> [1] augment
> "/inv:nodes/inv:node/fni:table/fni:flow/fni:instructions/fni:instruction/fni:instruction/fni:apply-actions-case/fni:apply-actions/fni:action/fni:action"
> {
> 
>         case "nx-action-reg-load-nodes-node-table-flow-apply-actions-case" {
> 
>             uses nx-action-reg-load-grouping;
> 
>         }
> 
>     }

augment-choice-case-uses, this one is probably a troubled one (although
it is missing union to the party).

Does this happen with Nitrogen/Oxygen? If so, can you file a bug for
MDSAL, component 'Binding V1 runtime' with steps to reproduce and a
current stack trace, please?

Thanks,
Robert

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to