|
2014-05-28 16:32:36.548 PDT [pool-15-thread-1] WARN o.o.o.o.m.c.s.MessageDispatchServiceImpl - Session for the cookie null is invalid.
2014-05-28 16:32:36.550 PDT [pool-15-thread-1] ERROR o.o.c.m.s.b.i.ForwardedBackwardsCompatibleDataBroker - Error during invoking transaction listener org.opendaylight.controller.md.statistics.manager.StatisticsRequestScheduler@68d1636
java.lang.IllegalArgumentException: Session for the cookie is invalid. Reason: the switch has been recently disconnected OR inventory provides outdated information.
at org.opendaylight.openflowplugin.openflow.md.core.session.MessageDispatchServiceImpl.getConnectionAdapter(MessageDispatchServiceImpl.java:92) ~[na:na]
at org.opendaylight.openflowplugin.openflow.md.core.session.MessageDispatchServiceImpl.multipartRequest(MessageDispatchServiceImpl.java:222) ~[na:na]
at org.opendaylight.openflowplugin.openflow.md.core.sal.ModelDrivenSwitchImpl.getAllMeterConfigStatistics(ModelDrivenSwitchImpl.java:737) ~[na:na]
at org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.OpendaylightMeterStatisticsService$$Broker$Router.getAllMeterConfigStatistics(OpendaylightMeterStatisticsService$$Broker$Router.java) ~[na:na]
at org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.OpendaylightMeterStatisticsService$$Broker$DirectProxy.getAllMeterConfigStatistics(OpendaylightMeterStatisticsService$$Broker$DirectProxy.java) ~[na:na]
at org.opendaylight.controller.md.statistics.manager.MeterConfigStatsTracker.request(MeterConfigStatsTracker.java:71) ~[na:na]
at org.opendaylight.controller.md.statistics.manager.StatisticsRequestScheduler.onStatusUpdated(StatisticsRequestScheduler.java:110) ~[na:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$ForwardedBackwardsCompatibleTransacion.changeStatus(ForwardedBackwardsCompatibleDataBroker.java:329) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$ForwardedBackwardsCompatibleTransacion.access$200(ForwardedBackwardsCompatibleDataBroker.java:195) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$ForwardedBackwardsCompatibleTransacion$1.onSuccess(ForwardedBackwardsCompatibleDataBroker.java:354) [bundlefile:na]
at org.opendaylight.controller.md.sal.binding.impl.ForwardedBackwardsCompatibleDataBroker$ForwardedBackwardsCompatibleTransacion$1.onSuccess(ForwardedBackwardsCompatibleDataBroker.java:351) [bundlefile:na]
at com.google.common.util.concurrent.Futures$4.run(Futures.java:1149) [bundlefile:na]
at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:293) [bundlefile:na]
at com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:150) [bundlefile:na]
at com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:135) [bundlefile:na]
at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:185) [bundlefile:na]
at com.google.common.util.concurrent.Futures$ChainingListenableFuture$1.run(Futures.java:873) [bundlefile:na]
at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:293) [bundlefile:na]
at com.google.common.util.concurrent.Futures$ImmediateFuture.addListener(Futures.java:99) [bundlefile:na]
at com.google.common.util.concurrent.Futures$ChainingListenableFuture.run(Futures.java:866) [bundlefile:na]
at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:293) [bundlefile:na]
at com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:150) [bundlefile:na]
at com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:135) [bundlefile:na]
at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:185) [bundlefile:na]
at com.google.common.util.concurrent.Futures$ChainingListenableFuture$1.run(Futures.java:873) [bundlefile:na]
at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:293) [bundlefile:na]
at com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:150) [bundlefile:na]
at com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:135) [bundlefile:na]
at com.google.common.util.concurrent.ListenableFutureTask.done(ListenableFutureTask.java:91) [bundlefile:na]
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:380) [na:1.7.0_40]
at java.util.concurrent.FutureTask.set(FutureTask.java:229) [na:1.7.0_40]
at java.util.concurrent.FutureTask.run(FutureTask.java:270) [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]
|