Hi,
I am using ODL pre-karaf Helium release.
Some of the times I am getting the below error.
As per my understanding from the logs, it seems *00-netty.xml* is throwing
error for *netty:threadgroup* service.
Please help to resolve this issue :
2016-12-30 17:23:57.434 IST [config-pusher] ERROR
o.o.c.l.b.i.UncaughtExceptionPolicy - Thread Thread[config-pusher,5,main]
died because of an uncaught exception
*java.lang.IllegalStateException: Max wait for capabilities reached.Not
enough capabilities for ConfigSnapshot*{configSnapshot='<data
xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"><modules
xmlns="urn:opendaylight:params:xml:ns:yang:controller:config"><module><type
xmlns:netty="urn:opendaylight:params:xml:ns:yang:controller:netty:threadgroup">netty:netty-threadgroup-fixed</type><name>global-boss-group</name>
</module><module><type
xmlns:netty="urn:opendaylight:params:xml:ns:yang:controller:netty:threadgroup">netty:netty-threadgroup-fixed</type><name>global-worker-group</name>
</module><module><type
xmlns:netty="urn:opendaylight:params:xml:ns:yang:controller:netty:timer">netty:netty-hashed-wheel-timer</type><name>global-timer</name>
</module><module><type
xmlns:netty="urn:opendaylight:params:xml:ns:yang:controller:netty:eventexecutor">netty:netty-global-event-executor</type><name>singleton</name>
</module>
</modules><services
xmlns="urn:opendaylight:params:xml:ns:yang:controller:config"><service><type
xmlns:netty="urn:opendaylight:params:xml:ns:yang:controller:netty">netty:netty-threadgroup</type><instance><name>global-boss-group</name><provider>/modules/module[type='netty-threadgroup-fixed'][name='global-boss-group']</provider>
</instance><instance><name>global-worker-group</name><provider>/modules/module[type='netty-threadgroup-fixed'][name='global-worker-group']</provider>
</instance>
</service><service><type
xmlns:netty="urn:opendaylight:params:xml:ns:yang:controller:netty">netty:netty-event-executor</type><instance><name>global-event-executor</name><provider>/modules/module[type='netty-global-event-executor'][name='singleton']</provider>
</instance>
</service><service><type
xmlns:netty="urn:opendaylight:params:xml:ns:yang:controller:netty">netty:netty-timer</type><instance><name>global-timer</name><provider>/modules/module[type='netty-hashed-wheel-timer'][name='global-timer']</provider>
</instance>
</service>
</services>
</data>
',
capabilities=[urn:opendaylight:params:xml:ns:yang:controller:netty:eventexecutor?module=netty-event-executor&revision=2013-11-12,
urn:opendaylight:params:xml:ns:yang:controller:netty:threadgroup?module=threadgroup&revision=2013-11-07,
urn:opendaylight:params:xml:ns:yang:controller:netty:timer?module=netty-timer&revision=2013-11-19,
urn:opendaylight:params:xml:ns:yang:controller:netty?module=netty&revision=2013-11-19]}.
*Expected but not found:
[urn:opendaylight:params:xml:ns:yang:controller:netty:threadgroup?module=threadgroup&revision=2013-11-07]*
at
org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.getOperationServiceWithRetries(ConfigPusherImpl.java:159)
~[na:na]
at
org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.pushConfigWithConflictingVersionRetries(ConfigPusherImpl.java:132)
~[na:na]
at
org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.internalPushConfigs(ConfigPusherImpl.java:109)
~[na:na]
at
org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.process(ConfigPusherImpl.java:76)
~[na:na]
at
org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterActivator$InnerCustomizer$1.run(ConfigPersisterActivator.java:178)
~[na:na]
at java.lang.Thread.run(Thread.java:745) ~[na:1.7.0_121]
Thanks & regards,
Harsh Kumar
_______________________________________________
controller-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/controller-dev