Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
6016
Description
"erlier" is mentioned instead of "earlier" in error message. occurred when trying to use choice parameters. when used the leaf nodes from multiple choices.
exception stack trace
{
"errors": {
"error": [
{
"error-type": "protocol",
"error-tag": "malformed-message",
"error-message": "Error parsing input: Data from case (xxxxxxxxxxxxxxxxxxxxx?revision=2016-04-25)dynamic are specified but other data from case (xxxxxxxxxxxxxx?revision=2016-04-25)explicit were specified erlier. Data aren't from the same case.",
"error-info": "java.lang.IllegalArgumentException: Data from case (xxxxxxxxxxxxxxxxxxxxxxx?revision=2016-04-25)dynamic are specified but other data from case (urn:ietf:params:xml:ns:yang:std-otn-service?revision=2016-04-25)explicit were specified erlier. Data aren't from the same case.\n\tat com.google.common.base.Preconditions.checkArgument(Preconditions.java:145)\n\tat org.opendaylight.yangtools.yang.data.codec.gson.CompositeNodeDataWithSchema.findChoice(CompositeNodeDataWithSchema.java:129)\n\tat org.opendaylight.yangtools.yang.data.codec.gson.CompositeNodeDataWithSchema.addChild(CompositeNodeDataWithSchema.java:85)\n\tat org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:180)\n\tat org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:141)\n\tat