Skip to content

Instantly share code, notes, and snippets.

@mavenugo
Last active August 29, 2015 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mavenugo/fdb32280f3079cf88d77 to your computer and use it in GitHub Desktop.
Save mavenugo/fdb32280f3079cf88d77 to your computer and use it in GitHub Desktop.
osgi> printnodes
Nodes connected to this controller :
None
osgi> 2014-07-12 02:44:31.013 PDT [nioEventLoopGroup-12-1] INFO o.o.o.p.i.c.PublishingChannelInitializer - Incoming connection from (remote address): /192.168.56.102:35697 --> :6633
2014-07-12 02:44:31.014 PDT [nioEventLoopGroup-12-1] INFO o.o.o.p.i.c.PublishingChannelInitializer - Incoming connection accepted - building pipeline
2014-07-12 02:44:31.063 PDT [nioEventLoopGroup-12-1] INFO o.o.o.p.i.c.ConnectionAdapterImpl - Hello received / branch
2014-07-12 02:44:31.318 PDT [md-sal-binding-notification-1] ERROR o.o.o.n.provider.OF13ProviderManager - Unable to spot Bridge Identifier for br-ex in OVS|192.168.56.102:38459
2014-07-12 02:44:31.401 PDT [pool-14-thread-1] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)match/(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-match
2014-07-12 02:44:31.401 PDT [pool-14-thread-2] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)match/(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-match
2014-07-12 02:44:31.416 PDT [pool-14-thread-1] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)match/(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-match=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-match, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-type, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)type, value=35020, attributes={}}], attributes={}}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.md.statistics.manager.FlowStatsTracker.onDataChanged(FlowStatsTracker.java:258) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)match], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.416 PDT [pool-14-thread-2] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)match/(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-match=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-match, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-type, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)type, value=35020, attributes={}}], attributes={}}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.frm.AbstractChangeListener.onDataChanged(AbstractChangeListener.java:35) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)match], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.418 PDT [pool-14-thread-1] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)match
2014-07-12 02:44:31.418 PDT [pool-14-thread-2] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)match
2014-07-12 02:44:31.419 PDT [pool-14-thread-1] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)match=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)match, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-match, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-type, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)type, value=35020, attributes={}}], attributes={}}], attributes={}}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.md.statistics.manager.FlowStatsTracker.onDataChanged(FlowStatsTracker.java:258) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)match], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.419 PDT [pool-14-thread-2] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)match=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)match, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-match, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-type, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)type, value=35020, attributes={}}], attributes={}}], attributes={}}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.frm.AbstractChangeListener.onDataChanged(AbstractChangeListener.java:35) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)match], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.420 PDT [pool-14-thread-1] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions/(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]
2014-07-12 02:44:31.422 PDT [pool-14-thread-2] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions/(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]
2014-07-12 02:44:31.422 PDT [pool-14-thread-1] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions/(urn:opendaylight:flow:inventory?revision=2013-08-19)action/(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]=ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}], value=[ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-node-connector, value=CONTROLLER, attributes={}}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)max-length, value=56, attributes={}}], attributes={}}]}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)order, value=0, attributes={}}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.md.statistics.manager.FlowStatsTracker.onDataChanged(FlowStatsTracker.java:258) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)instructions], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.423 PDT [pool-14-thread-2] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions/(urn:opendaylight:flow:inventory?revision=2013-08-19)action/(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]=ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}], value=[ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-node-connector, value=CONTROLLER, attributes={}}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)max-length, value=56, attributes={}}], attributes={}}]}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)order, value=0, attributes={}}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.frm.AbstractChangeListener.onDataChanged(AbstractChangeListener.java:35) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)instructions], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.423 PDT [pool-14-thread-1] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions
2014-07-12 02:44:31.425 PDT [pool-14-thread-2] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions
2014-07-12 02:44:31.425 PDT [pool-14-thread-1] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions, value=[ImmutableMapNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction, value=[ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}], value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)order, value=0, attributes={}}, ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions, value=[ImmutableMapNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}], value=[ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-node-connector, value=CONTROLLER, attributes={}}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)max-length, value=56, attributes={}}], attributes={}}]}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)order, value=0, attributes={}}], attributes={}}]}], attributes={}}]}], attributes={}}]}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.md.statistics.manager.FlowStatsTracker.onDataChanged(FlowStatsTracker.java:258) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)instructions], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.426 PDT [pool-14-thread-2] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions, value=[ImmutableMapNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction, value=[ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}], value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)order, value=0, attributes={}}, ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions, value=[ImmutableMapNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}], value=[ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-node-connector, value=CONTROLLER, attributes={}}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)max-length, value=56, attributes={}}], attributes={}}]}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)order, value=0, attributes={}}], attributes={}}]}], attributes={}}]}], attributes={}}]}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.frm.AbstractChangeListener.onDataChanged(AbstractChangeListener.java:35) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)instructions], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.426 PDT [pool-14-thread-1] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions/(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action
2014-07-12 02:44:31.428 PDT [pool-14-thread-2] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions/(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action
2014-07-12 02:44:31.429 PDT [pool-14-thread-1] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions/(urn:opendaylight:flow:inventory?revision=2013-08-19)action/(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)action/(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-node-connector, value=CONTROLLER, attributes={}}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)max-length, value=56, attributes={}}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.md.statistics.manager.FlowStatsTracker.onDataChanged(FlowStatsTracker.java:258) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)instructions], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.429 PDT [pool-14-thread-2] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions/(urn:opendaylight:flow:inventory?revision=2013-08-19)action/(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)action/(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-node-connector, value=CONTROLLER, attributes={}}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)max-length, value=56, attributes={}}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.frm.AbstractChangeListener.onDataChanged(AbstractChangeListener.java:35) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)instructions], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.430 PDT [pool-14-thread-1] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]
2014-07-12 02:44:31.431 PDT [pool-14-thread-2] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]
2014-07-12 02:44:31.431 PDT [pool-14-thread-1] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]=ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}], value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)order, value=0, attributes={}}, ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions, value=[ImmutableMapNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}], value=[ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-node-connector, value=CONTROLLER, attributes={}}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)max-length, value=56, attributes={}}], attributes={}}]}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)order, value=0, attributes={}}], attributes={}}]}], attributes={}}]}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.md.statistics.manager.FlowStatsTracker.onDataChanged(FlowStatsTracker.java:258) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)instructions], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.432 PDT [pool-14-thread-2] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]=ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}], value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)order, value=0, attributes={}}, ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions, value=[ImmutableMapNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}], value=[ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-node-connector, value=CONTROLLER, attributes={}}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)max-length, value=56, attributes={}}], attributes={}}]}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)order, value=0, attributes={}}], attributes={}}]}], attributes={}}]}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.frm.AbstractChangeListener.onDataChanged(AbstractChangeListener.java:35) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)instructions], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.432 PDT [pool-14-thread-1] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)match/(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-match/(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-type
2014-07-12 02:44:31.433 PDT [pool-14-thread-2] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)match/(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-match/(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-type
2014-07-12 02:44:31.434 PDT [pool-14-thread-1] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)match/(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-match/(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-type=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-type, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)type, value=35020, attributes={}}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.md.statistics.manager.FlowStatsTracker.onDataChanged(FlowStatsTracker.java:258) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)match], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.434 PDT [pool-14-thread-2] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)match/(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-match/(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-type=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)ethernet-type, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)type, value=35020, attributes={}}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.frm.AbstractChangeListener.onDataChanged(AbstractChangeListener.java:35) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)match], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.434 PDT [pool-14-thread-1] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions
2014-07-12 02:44:31.436 PDT [pool-14-thread-2] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions
2014-07-12 02:44:31.437 PDT [pool-14-thread-1] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions, value=[ImmutableMapNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}], value=[ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-node-connector, value=CONTROLLER, attributes={}}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)max-length, value=56, attributes={}}], attributes={}}]}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)order, value=0, attributes={}}], attributes={}}]}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.md.statistics.manager.FlowStatsTracker.onDataChanged(FlowStatsTracker.java:258) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)instructions], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:31.438 PDT [pool-14-thread-2] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:152645753645889}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instructions/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)instruction/(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)apply-actions, value=[ImmutableMapNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action[{(urn:opendaylight:flow:inventory?revision=2013-08-19)order=0}], value=[ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)action, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-action, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)output-node-connector, value=CONTROLLER, attributes={}}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)max-length, value=56, attributes={}}], attributes={}}]}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:inventory?revision=2013-08-19)order, value=0, attributes={}}], attributes={}}]}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$ConfigurationChangeEvent.getCreatedConfigurationData(LegacyDataChangeEvent.java:163) [bundlefile:na]
at org.opendaylight.controller.frm.AbstractChangeListener.onDataChanged(AbstractChangeListener.java:35) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleConfigurationDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:461) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:inventory?revision=2013-08-19)instructions], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:44:32.470 PDT [md-sal-binding-notification-18] INFO o.o.affinity.l2agent.L2Agent - Added new node = MD_SAL|openflow:152645753645889 to mac_to_ports
2014-07-12 02:44:32.470 PDT [md-sal-binding-notification-18] INFO o.o.affinity.l2agent.L2Agent - Added new learned MAC = 152645753645889 on incoming connector = SW@MD_SAL|openflow:152645753645889 to mac_to_ports
2014-07-12 02:44:34.298 PDT [nioEventLoopGroup-12-2] INFO o.o.o.p.i.c.PublishingChannelInitializer - Incoming connection from (remote address): /192.168.56.103:59668 --> :6633
2014-07-12 02:44:34.298 PDT [nioEventLoopGroup-12-2] INFO o.o.o.p.i.c.PublishingChannelInitializer - Incoming connection accepted - building pipeline
2014-07-12 02:44:34.299 PDT [nioEventLoopGroup-12-2] INFO o.o.o.p.i.c.ConnectionAdapterImpl - Hello received / branch
2014-07-12 02:44:34.309 PDT [md-sal-binding-notification-22] ERROR o.o.o.n.provider.OF13ProviderManager - Unable to spot Bridge Identifier for br-ex in OVS|192.168.56.103:54863
2014-07-12 02:44:34.316 PDT [md-sal-binding-notification-22] ERROR o.o.o.n.provider.OF13ProviderManager - Unable to spot Bridge Identifier for br-ex in OVS|192.168.56.102:38459
2014-07-12 02:44:35.903 PDT [md-sal-binding-notification-9] INFO o.o.affinity.l2agent.L2Agent - Added new node = MD_SAL|openflow:99032144885838 to mac_to_ports
2014-07-12 02:44:35.904 PDT [md-sal-binding-notification-9] INFO o.o.affinity.l2agent.L2Agent - Added new learned MAC = 99032144885838 on incoming connector = SW@MD_SAL|openflow:99032144885838 to mac_to_ports
2014-07-12 02:44:36.274 PDT [pool-14-thread-2] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:99032144885838}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/(urn:opendaylight:flow:statistics?revision=2013-08-19)flow-statistics/(urn:opendaylight:flow:statistics?revision=2013-08-19)instructions/(urn:opendaylight:flow:statistics?revision=2013-08-19)instruction[{(urn:opendaylight:flow:statistics?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:statistics?revision=2013-08-19)apply-actions/(urn:opendaylight:flow:statistics?revision=2013-08-19)action[{(urn:opendaylight:flow:statistics?revision=2013-08-19)order=0}]
2014-07-12 02:44:36.275 PDT [pool-14-thread-2] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:99032144885838}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=LLDP}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:statistics?revision=2013-08-19)flow-statistics]}/(urn:opendaylight:flow:statistics?revision=2013-08-19)flow-statistics/(urn:opendaylight:flow:statistics?revision=2013-08-19)instructions/(urn:opendaylight:flow:statistics?revision=2013-08-19)instruction/(urn:opendaylight:flow:statistics?revision=2013-08-19)instruction[{(urn:opendaylight:flow:statistics?revision=2013-08-19)order=0}]/(urn:opendaylight:flow:statistics?revision=2013-08-19)instruction/(urn:opendaylight:flow:statistics?revision=2013-08-19)apply-actions/(urn:opendaylight:flow:statistics?revision=2013-08-19)action/(urn:opendaylight:flow:statistics?revision=2013-08-19)action[{(urn:opendaylight:flow:statistics?revision=2013-08-19)order=0}]=ImmutableMapEntryNode{nodeIdentifier=(urn:opendaylight:flow:statistics?revision=2013-08-19)action[{(urn:opendaylight:flow:statistics?revision=2013-08-19)order=0}], value=[ImmutableChoiceNode{nodeIdentifier=(urn:opendaylight:flow:statistics?revision=2013-08-19)action, value=[ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:statistics?revision=2013-08-19)output-action, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:statistics?revision=2013-08-19)output-node-connector, value=4294967293, attributes={}}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:statistics?revision=2013-08-19)max-length, value=56, attributes={}}], attributes={}}]}, ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:statistics?revision=2013-08-19)order, value=0, attributes={}}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$OperationalChangeEvent.getCreatedOperationalData(LegacyDataChangeEvent.java:108) [bundlefile:na]
at org.opendaylight.controller.md.statistics.manager.FlowCapableTracker.onDataChanged(FlowCapableTracker.java:93) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleOperationalDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:434) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:statistics?revision=2013-08-19)flow-statistics, (urn:opendaylight:flow:statistics?revision=2013-08-19)instructions], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
osgi>
2014-07-12 02:46:49.399 PDT [pool-14-thread-2] WARN o.o.y.s.b.g.i.RuntimeGeneratedMappingServiceImpl - Failed to deserialize entry (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:42422289815375}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=#UF$TABLE*0*1}]/(urn:opendaylight:flow:statistics?revision=2013-08-19)flow-statistics/(urn:opendaylight:flow:statistics?revision=2013-08-19)instructions/(urn:opendaylight:flow:statistics?revision=2013-08-19)instruction[{(urn:opendaylight:flow:statistics?revision=2013-08-19)order=1}]/(urn:opendaylight:flow:statistics?revision=2013-08-19)go-to-table
2014-07-12 02:46:49.400 PDT [pool-14-thread-2] WARN o.o.c.m.s.b.i.AbstractForwardedDataBroker - Failed to transform (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:42422289815375}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=0}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=#UF$TABLE*0*1}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:statistics?revision=2013-08-19)flow-statistics]}/(urn:opendaylight:flow:statistics?revision=2013-08-19)flow-statistics/(urn:opendaylight:flow:statistics?revision=2013-08-19)instructions/(urn:opendaylight:flow:statistics?revision=2013-08-19)instruction/(urn:opendaylight:flow:statistics?revision=2013-08-19)instruction[{(urn:opendaylight:flow:statistics?revision=2013-08-19)order=1}]/(urn:opendaylight:flow:statistics?revision=2013-08-19)instruction/(urn:opendaylight:flow:statistics?revision=2013-08-19)go-to-table=ImmutableContainerNode{nodeIdentifier=(urn:opendaylight:flow:statistics?revision=2013-08-19)go-to-table, value=[ImmutableLeafNode{nodeIdentifier=(urn:opendaylight:flow:statistics?revision=2013-08-19)table_id, value=10, attributes={}}], attributes={}}, omitting it
org.opendaylight.yangtools.yang.data.impl.codec.DeserializationException: Entry deserialization failed
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:332) ~[bundlefile:na]
at org.opendaylight.controller.config.yang.md.sal.binding.impl.RuntimeMappingModule$RuntimeGeneratedMappingServiceProxy.fromDataDom(RuntimeMappingModule.java:147) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBindingImpl(BindingToNormalizedNodeCodec.java:187) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:132) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec.toBinding(BindingToNormalizedNodeCodec.java:243) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker.toBinding(AbstractForwardedDataBroker.java:99) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatedDataChangeEvent.getCreatedData(AbstractForwardedDataBroker.java:183) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.LegacyDataChangeEvent$OperationalChangeEvent.getCreatedOperationalData(LegacyDataChangeEvent.java:108) [bundlefile:na]
at org.opendaylight.controller.md.statistics.manager.FlowCapableTracker.onDataChanged(FlowCapableTracker.java:93) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$BackwardsCompatibleOperationalDataChangeInvoker.onDataChanged(ForwardedBackwardsCompatibleDataBroker.java:434) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:158) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.ChangeListenerNotifyTask.run(ChangeListenerNotifyTask.java:33) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
Caused by: java.lang.IllegalStateException: Failed to lookup instantiated type for path SchemaPath [path=[(urn:opendaylight:inventory?revision=2013-08-19)nodes, (urn:opendaylight:inventory?revision=2013-08-19)node, (urn:opendaylight:flow:inventory?revision=2013-08-19)table, (urn:opendaylight:flow:inventory?revision=2013-08-19)flow, (urn:opendaylight:flow:statistics?revision=2013-08-19)flow-statistics, (urn:opendaylight:flow:statistics?revision=2013-08-19)instructions, (urn:opendaylight:flow:statistics?revision=2013-08-19)instruction, (urn:opendaylight:flow:statistics?revision=2013-08-19)instruction, (urn:opendaylight:flow:statistics?revision=2013-08-19)go-to-table-case, (urn:opendaylight:flow:statistics?revision=2013-08-19)go-to-table], absolute=true]
at com.google.common.base.Preconditions.checkState(Preconditions.java:176) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.LazyGeneratedCodecRegistry.getClassForPath(LazyGeneratedCodecRegistry.java:205) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializeNodeIdentifier(InstanceIdentifierCodecImpl.java:99) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserializePathArgument(InstanceIdentifierCodecImpl.java:219) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.InstanceIdentifierCodecImpl.deserialize(InstanceIdentifierCodecImpl.java:69) ~[bundlefile:na]
at org.opendaylight.yangtools.sal.binding.generator.impl.RuntimeGeneratedMappingServiceImpl.fromDataDom(RuntimeGeneratedMappingServiceImpl.java:329) ~[bundlefile:na]
... 16 common frames omitted
2014-07-12 02:46:49.560 PDT [md-sal-binding-notification-170] ERROR o.o.o.n.provider.OF13ProviderManager - Could NOT Identify Tunnel port vxlan-192.168.56.103 -> OF (-1) on OVS|192.168.58.101:47090
2014-07-12 02:46:49.591 PDT [pool-18-thread-1] ERROR o.o.o.n.provider.OF13ProviderManager - Could NOT Identify Tunnel port vxlan-192.168.56.103 -> OF (-1) on OVS|192.168.58.101:47090
2014-07-12 02:46:49.659 PDT [pool-18-thread-1] ERROR o.o.o.plugin.ConfigurationService - Error creating port : vxlan-192.168.56.101
Error : constraint violation
Details : Transaction causes multiple rows in "Port" table to have identical values ("vxlan-192.168.56.101") for index on column "name". First row, with UUID cf82bf30-9348-4a45-b045-fab941049bd9, was inserted by this transaction. Second row, with UUID 4f7993ff-ebf2-4556-b9af-987c6f3534d7, existed in the database before this transaction and was not modified by the transaction.
2014-07-12 02:46:49.659 PDT [pool-18-thread-1] ERROR o.o.o.n.provider.OF13ProviderManager - Failed to insert Tunnel port vxlan-192.168.56.101 in d1b71159-1ba0-4e38-b550-ea1b97f614f6
2014-07-12 02:46:49.660 PDT [pool-18-thread-1] ERROR o.o.o.n.provider.OF13ProviderManager - Could NOT Identify Tunnel port vxlan-192.168.56.101 -> OF (-1) on OVS|192.168.56.103:54863
2014-07-12 02:46:49.668 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:46:49.670 PDT [md-sal-binding-notification-173] INFO o.o.affinity.l2agent.L2Agent - Added new node = MD_SAL|openflow:42422289815375 to mac_to_ports
2014-07-12 02:46:49.671 PDT [md-sal-binding-notification-173] INFO o.o.affinity.l2agent.L2Agent - Added new learned MAC = 19481186815492 on incoming connector = MD_SAL|openflow:42422289815375:3@MD_SAL|openflow:42422289815375 to mac_to_ports
2014-07-12 02:46:49.695 PDT [md-sal-binding-notification-170] ERROR o.o.o.n.provider.OF13ProviderManager - Could NOT Identify Tunnel port vxlan-192.168.56.101 -> OF (-1) on OVS|192.168.56.103:54863
2014-07-12 02:46:49.737 PDT [md-sal-binding-notification-170] ERROR o.o.o.plugin.ConfigurationService - Error creating port : vxlan-192.168.56.102
Error : constraint violation
Details : Transaction causes multiple rows in "Port" table to have identical values ("vxlan-192.168.56.102") for index on column "name". First row, with UUID 43a28efb-e09d-4e12-aed9-45265ac707b7, was inserted by this transaction. Second row, with UUID 422b3d7f-dfa2-40ec-9eb9-c0e2e0f23fd8, existed in the database before this transaction and was not modified by the transaction.
2014-07-12 02:46:49.737 PDT [md-sal-binding-notification-170] ERROR o.o.o.n.provider.OF13ProviderManager - Failed to insert Tunnel port vxlan-192.168.56.102 in 83359525-79b9-4fd7-8d91-55651399b054
2014-07-12 02:46:49.776 PDT [pool-18-thread-1] ERROR o.o.o.n.provider.OF13ProviderManager - Could NOT Identify Tunnel port vxlan-192.168.56.102 -> OF (-1) on OVS|192.168.58.101:47090
2014-07-12 02:46:49.823 PDT [pool-18-thread-1] ERROR o.o.o.plugin.ConfigurationService - Error creating port : vxlan-192.168.56.101
Error : constraint violation
Details : Transaction causes multiple rows in "Port" table to have identical values ("vxlan-192.168.56.101") for index on column "name". First row, with UUID aea9b3d6-c55f-4ea5-839e-e5491b601e22, existed in the database before this transaction and was not modified by the transaction. Second row, with UUID 2cab91c5-09b6-43ff-af1e-976bf3b2dc34, was inserted by this transaction.
2014-07-12 02:46:49.823 PDT [pool-18-thread-1] ERROR o.o.o.n.provider.OF13ProviderManager - Failed to insert Tunnel port vxlan-192.168.56.101 in ec9bd488-50aa-412b-8b4c-a915389fb142
2014-07-12 02:46:49.824 PDT [pool-18-thread-1] ERROR o.o.o.n.provider.OF13ProviderManager - Could NOT Identify Tunnel port vxlan-192.168.56.101 -> OF (-1) on OVS|192.168.56.102:38459
2014-07-12 02:46:49.842 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:46:49.843 PDT [md-sal-binding-notification-158] INFO o.o.affinity.l2agent.L2Agent - Added new learned MAC = 233766147277060 on incoming connector = MD_SAL|openflow:42422289815375:4@MD_SAL|openflow:42422289815375 to mac_to_ports
2014-07-12 02:46:49.854 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:46:50.411 PDT [md-sal-binding-notification-170] ERROR o.o.o.n.provider.OF13ProviderManager - Unable to spot Bridge Identifier for br-ex in OVS|192.168.56.102:38459
2014-07-12 02:46:51.133 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:46:51.134 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:46:51.136 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:46:51.136 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:46:51.137 PDT [md-sal-binding-notification-165] INFO o.o.affinity.l2agent.L2Agent - Added new learned MAC = 164057077731076 on incoming connector = MD_SAL|openflow:99032144885838:1@MD_SAL|openflow:99032144885838 to mac_to_ports
2014-07-12 02:46:51.137 PDT [md-sal-binding-notification-173] INFO o.o.affinity.l2agent.L2Agent - Added new learned MAC = 164057077731076 on incoming connector = MD_SAL|openflow:152645753645889:1@MD_SAL|openflow:152645753645889 to mac_to_ports
2014-07-12 02:46:51.139 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:46:51.139 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:46:56.133 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:46:56.133 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:46:56.134 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:46:56.134 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:46:56.136 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:46:56.137 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:01.134 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:47:01.134 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:47:01.135 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:01.136 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:01.138 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:01.138 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:06.135 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:47:06.135 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:47:06.136 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:06.136 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:06.139 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:06.139 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:11.135 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:47:11.135 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:47:11.135 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:11.136 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:11.139 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:11.139 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:16.136 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:47:16.136 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:47:16.137 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:16.137 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:16.140 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:16.140 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:21.136 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:47:21.136 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:47:21.137 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:21.137 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:21.140 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:21.140 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:26.135 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:47:26.136 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:47:26.137 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:26.137 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:26.140 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:26.140 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:31.137 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:47:31.138 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:47:31.138 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:31.139 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:31.141 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:31.141 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:36.136 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:47:36.136 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:47:36.137 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:36.137 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:36.140 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:36.141 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:41.136 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:47:41.136 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:47:41.136 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:41.136 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:41.139 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:41.140 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:46.136 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:47:46.137 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:47:46.137 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:46.137 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:46.140 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:46.140 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:50.616 PDT [pool-14-thread-2] WARN o.o.c.m.s.d.s.i.InMemoryDOMDataStore - Store Tx: DOM-OPER-523 Data Precondition failed for (urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node/(urn:opendaylight:inventory?revision=2013-08-19)node[{(urn:opendaylight:inventory?revision=2013-08-19)id=openflow:42422289815375}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:inventory?revision=2013-08-19)description, (urn:opendaylight:flow:inventory?revision=2013-08-19)group, (urn:opendaylight:flow:inventory?revision=2013-08-19)hardware, (urn:opendaylight:flow:inventory?revision=2013-08-19)manufacturer, (urn:opendaylight:flow:inventory?revision=2013-08-19)meter, (urn:opendaylight:flow:inventory?revision=2013-08-19)serial-number, (urn:opendaylight:flow:inventory?revision=2013-08-19)software, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-actions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-instructions, (urn:opendaylight:flow:inventory?revision=2013-08-19)supported-match-types, (urn:opendaylight:flow:inventory?revision=2013-08-19)switch-features, (urn:opendaylight:flow:inventory?revision=2013-08-19)table]}/(urn:opendaylight:flow:inventory?revision=2013-08-19)table/(urn:opendaylight:flow:inventory?revision=2013-08-19)table[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=20}]/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow/(urn:opendaylight:flow:inventory?revision=2013-08-19)flow[{(urn:opendaylight:flow:inventory?revision=2013-08-19)id=#UF$TABLE*20*3}]/AugmentationIdentifier{childNames=[(urn:opendaylight:flow:statistics?revision=2013-08-19)flow-statistics]}.
org.opendaylight.controller.md.sal.dom.store.impl.DataPreconditionFailedException: Node was deleted by other transaction.
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation.checkDataPrecondition(SchemaAwareApplyOperation.java:754) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkSubtreeModificationApplicable(SchemaAwareApplyOperation.java:412) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:150) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkChildPreconditions(SchemaAwareApplyOperation.java:423) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkSubtreeModificationApplicable(SchemaAwareApplyOperation.java:413) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:150) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkChildPreconditions(SchemaAwareApplyOperation.java:423) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkSubtreeModificationApplicable(SchemaAwareApplyOperation.java:413) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:150) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkChildPreconditions(SchemaAwareApplyOperation.java:423) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkSubtreeModificationApplicable(SchemaAwareApplyOperation.java:413) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:150) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkChildPreconditions(SchemaAwareApplyOperation.java:423) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkSubtreeModificationApplicable(SchemaAwareApplyOperation.java:413) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:150) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkChildPreconditions(SchemaAwareApplyOperation.java:423) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkSubtreeModificationApplicable(SchemaAwareApplyOperation.java:413) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:150) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkChildPreconditions(SchemaAwareApplyOperation.java:423) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkSubtreeModificationApplicable(SchemaAwareApplyOperation.java:413) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:150) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkChildPreconditions(SchemaAwareApplyOperation.java:423) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkSubtreeModificationApplicable(SchemaAwareApplyOperation.java:413) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:150) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkChildPreconditions(SchemaAwareApplyOperation.java:423) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkSubtreeModificationApplicable(SchemaAwareApplyOperation.java:413) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:150) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkChildPreconditions(SchemaAwareApplyOperation.java:423) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation$NormalizedNodeContainerModificationStrategy.checkSubtreeModificationApplicable(SchemaAwareApplyOperation.java:413) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:150) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.InMemoryDOMDataStore$ThreePhaseCommitImpl$1.call(InMemoryDOMDataStore.java:363) [bundlefile:na]
at org.opendaylight.controller.md.sal.dom.store.impl.InMemoryDOMDataStore$ThreePhaseCommitImpl$1.call(InMemoryDOMDataStore.java:357) [bundlefile:na]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_40]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_40]
at java.lang.Thread.run(Thread.java:724) [na:1.7.0_40]
2014-07-12 02:47:50.617 PDT [pool-15-thread-1] INFO o.o.c.m.s.d.b.i.DOMDataBrokerImpl$CommitCoordination - Tx: DOM-523 Did not pass canCommit phase.
2014-07-12 02:47:50.617 PDT [pool-15-thread-1] ERROR o.o.c.m.s.b.i.ForwardedBackwardsCompatibleDataBroker - Tx: DOM-523 Rollback - Datastore commit failed.
2014-07-12 02:47:51.136 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:47:51.136 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:47:51.136 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:51.137 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:51.139 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:51.140 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:56.136 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:47:56.137 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:47:56.137 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:56.138 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:47:56.140 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:47:56.140 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:01.136 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:48:01.136 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:48:01.136 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:01.137 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:01.139 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:01.139 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:06.138 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:48:06.138 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:48:06.139 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:06.139 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:06.142 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:06.142 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
osgi>
osgi> 2014-07-12 02:48:11.138 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:48:11.138 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:48:11.139 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:11.139 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:11.142 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:11.142 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
osgi> 2014-07-12 02:48:16.139 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:48:16.139 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:48:16.140 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:16.140 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:16.143 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:16.143 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:21.138 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:48:21.139 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:48:21.139 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:21.140 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:21.141 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:21.142 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:26.138 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:48:26.138 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:48:26.139 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:26.139 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:26.142 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:26.142 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:31.138 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:48:31.139 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:48:31.139 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:31.139 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:31.142 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:31.142 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:36.138 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:48:36.138 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:48:36.139 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:36.139 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:36.142 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:36.142 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:41.139 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:48:41.139 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:48:41.140 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:41.140 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:41.143 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:41.143 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:46.140 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:48:46.141 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:48:46.141 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:46.142 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:46.144 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:46.144 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:51.140 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:48:51.140 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:48:51.141 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:51.142 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:51.144 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:51.144 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:56.141 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:48:56.141 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:48:56.142 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:56.142 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:48:56.145 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:48:56.145 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:49:01.142 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:49:01.143 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:49:01.143 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:49:01.143 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:49:01.146 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:49:01.146 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:49:06.143 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:49:06.144 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:49:06.145 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:49:06.145 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:49:06.149 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:49:06.149 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:49:11.142 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:49:11.143 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:49:11.143 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:49:11.145 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:49:11.147 PDT [OFmsgProcessor-0] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:49:11.147 PDT [OFmsgProcessor-1] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:49:16.143 PDT [OFmsgProcessor-2] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 4 and 3254779918)
2014-07-12 02:49:16.144 PDT [OFmsgProcessor-3] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 3 and 3254779918)
2014-07-12 02:49:16.144 PDT [OFmsgProcessor-0] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:49:16.145 PDT [OFmsgProcessor-1] WARN o.o.o.o.m.c.t.PacketInTranslator - Multiple input ports discovered when walking through match entries (at least 1 and 3254779918)
2014-07-12 02:49:16.148 PDT [OFmsgProcessor-3] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
2014-07-12 02:49:16.148 PDT [OFmsgProcessor-2] ERROR o.o.o.o.m.q.TicketProcessorFactoryImpl - translation problem: null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment