Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
5508
Description
2016-03-13 23:53:32,249 | WARN | pool-34-thread-1 | StringValueObjectFactory | 72 - org.opendaylight.mdsal.yang-binding - 0.8.1.SNAPSHOT | Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Address outside its package
java.lang.Throwable: Invocation stack
at org.opendaylight.yangtools.yang.binding.util.StringValueObjectFactory.create(StringValueObjectFactory.java:95)[72:org.opendaylight.mdsal.yang-binding:0.8.1.SNAPSHOT]
at org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil.<init>(AbstractIetfInetUtil.java:38)[105:org.opendaylight.mdsal.model.ietf-type-util:0.8.1.SNAPSHOT]
at org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IetfInetUtil.<init>(IetfInetUtil.java:21)[92:org.opendaylight.mdsal.model.ietf-inet-types:2010.9.24.8_1-SNAPSHOT]
at org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.IetfInetUtil.<clinit>(IetfInetUtil.java:18)[92:org.opendaylight.mdsal.model.ietf-inet-types:2010.9.24.8_1-SNAPSHOT]
at org.opendaylight.ovsdb.southbound.SouthboundMapper.createIpAddress(SouthboundMapper.java:84)[247:org.opendaylight.ovsdb.southbound-impl:1.2.2.SNAPSHOT]
at org.opendaylight.ovsdb.southbound.SouthboundMapper.createIpAddress(SouthboundMapper.java:76)[247:org.opendaylight.ovsdb.southbound-impl:1.2.2.SNAPSHOT]
at org.opendaylight.ovsdb.southbound.SouthboundMapper.createConnectionInfo(SouthboundMapper.java:356)[247:org.opendaylight.ovsdb.southbound-impl:1.2.2.SNAPSHOT]
at org.opendaylight.ovsdb.southbound.OvsdbConnectionManager.connectedButCallBacksNotRegistered(OvsdbConnectionManager.java:114)[247:org.opendaylight.ovsdb.southbound-impl:1.2.2.SNAPSHOT]
at org.opendaylight.ovsdb.southbound.OvsdbConnectionManager.connected(OvsdbConnectionManager.java:105)[247:org.opendaylight.ovsdb.southbound-impl:1.2.2.SNAPSHOT]
at org.opendaylight.ovsdb.lib.impl.OvsdbConnectionService$5.run(OvsdbConnectionService.java:379)[244:org.opendaylight.ovsdb.library:1.2.2.SNAPSHOT]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)[:1.8.0_66-internal]
at java.util.concurrent.FutureTask.run(FutureTask.java:266)[:1.8.0_66-internal]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)[:1.8.0_66-internal]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)[:1.8.0_66-internal]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_66-internal]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_66-internal]
at java.lang.Thread.run(Thread.java:745)[:1.8.0_66-internal]