[MDSAL-205] Java binding v1:Error,while I used a list nested inside of another list Created: 03/Nov/16  Updated: 09/Mar/18  Resolved: 30/Nov/16

Status: Resolved
Project: mdsal
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: MerlinChan Assignee: Martin Ciglan
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Windows
Platform: PC


External issue ID: 7083

 Description   

This seems to be a Yangtools bug,but the exception below comes from binding generator.
Example:
list node {
key "node-id";
uses nt:node-attributes;
list termination-point

{ key "tp-id"; uses nt:tp-attributes; }


}
Errors:
18:07:54.878 [pool-2-thread-4] WARN o.o.y.s.b.g.util.JavassistUtils -
Failed to customize
org.opendaylight.yang.gen.v1.urn.zte.ngip.ipsdn.optical.topology.augments.rev160913.gtunnel.path.attributes.Node$StreamWriter
from prototype org.opendaylight.yangtools.binding.data.codec.gen.impl.DataObjectSerializerPrototype
java.lang.RuntimeException: cannot find org.opendaylight.yang.gen.v1.urn.zte.ngip.ipsdn.optical.topology.augments.rev160913.gtunnel.path.attributes.node:
org.opendaylight.yang.gen.v1.urn.zte.ngip.ipsdn.optical.topology.augments.rev160913.gtunnel.path.attributes.Node
found in org/opendaylight/yang/gen/v1/urn/zte/ngip/ipsdn/optical/topology/augments/rev160913/gtunnel/path/attributes/node.class



 Comments   
Comment by Martin Ciglan [ 09/Nov/16 ]

can you please reveal what's hidden behind both groupings used? Thanks

Comment by Martin Ciglan [ 29/Nov/16 ]

Hi

any updates on this issue? Can you re-try with actual Carbon master branch?
Thanks.

Comment by MerlinChan [ 30/Nov/16 ]

Thanks , It's resolved with the carbon master branch。

Generated at Wed Feb 07 20:09:01 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.