Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2014-05-27 15:23:18.875 EDT [Web socket server] INFO o.o.c.s.s.w.WebSocketServer - Web socket server started at port 8181.
- 2014-05-27 15:23:20.528 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: Url not passed in
- 2014-05-27 15:23:20.528 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: Searching for system property (postgresUrl)...
- 2014-05-27 15:23:20.528 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: Did not find system property (postgresUrl).
- 2014-05-27 15:23:20.528 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: Searching for environment variable (postgresUrl)...
- 2014-05-27 15:23:20.528 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: Did not find environment variable (postgresUrl).
- 2014-05-27 15:23:20.528 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: config file path (configuration\AbnConfig.properties) passed in: C:\Shareware\OpenDaylight\opendaylight\configuration\AbnConfig.properties
- 2014-05-27 15:23:20.528 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: Found config file (C:\Shareware\OpenDaylight\opendaylight\configuration\AbnConfig.properties). Searching for url in for config file...
- 2014-05-27 15:23:20.528 EDT [fileinstall-./plugins] DEBUG c.a.o.db.postgres.PostgresDB - Searching for properties file: C:\Shareware\OpenDaylight\opendaylight\configuration\AbnConfig.properties
- 2014-05-27 15:23:20.528 EDT [fileinstall-./plugins] DEBUG c.a.o.db.postgres.PostgresDB - Reading properties file: C:\Shareware\OpenDaylight\opendaylight\configuration\AbnConfig.properties
- 2014-05-27 15:23:20.528 EDT [fileinstall-./plugins] INFO c.a.o.db.postgres.PostgresDB - Set postgres connect url to:jdbc:postgresql://172.20.2.162/ipdr
- 2014-05-27 15:23:20.528 EDT [fileinstall-./plugins] INFO c.a.o.p.learningswitch.Activator - startImpl() called
- 2014-05-27 15:23:32.244 EDT [fileinstall-./plugins] INFO o.o.c.n.i.osgi.NetconfImplActivator - Starting TCP netconf server at /127.0.0.1:8383
- 2014-05-27 15:23:34.802 EDT [Start Level Event Dispatcher] INFO o.o.c.c.s.internal.ClusterManager - I'm a GossipRouter will listen on port 12001
- 2014-05-27 15:23:34.958 EDT [Start Level Event Dispatcher] INFO o.o.c.c.s.internal.ClusterManager - Started GossipRouter
- 2014-05-27 15:23:34.958 EDT [Start Level Event Dispatcher] INFO o.o.c.c.s.internal.ClusterManager - Starting the ClusterManager
- 2014-05-27 15:23:39.233 EDT [Start Level Event Dispatcher] INFO o.o.c.c.i.ConfigurationService - ConfigurationService Manager init
- 2014-05-27 15:23:39.607 EDT [Start Level Event Dispatcher] WARN o.o.c.u.internal.UserManager - Network Administrator password is set to factory default. Please change the password as soon as possible.
- 2014-05-27 15:23:48.952 EDT [Start Level Event Dispatcher] INFO o.o.c.n.s.a.PEMGenerator - Generating private key to C:\Shareware\OpenDaylight\opendaylight\.\configuration\RSA.pk
- 2014-05-27 15:23:53.710 EDT [config-pusher] INFO o.o.c.m.s.d.s.i.t.d.InMemoryDataTree - Attepting to install schema context org.opendaylight.yangtools.yang.parser.impl.SchemaContextImpl@490a82c8
- 2014-05-27 15:23:53.741 EDT [config-pusher] INFO o.o.c.m.s.d.s.i.t.d.InMemoryDataTree - Attepting to install schema context org.opendaylight.yangtools.yang.parser.impl.SchemaContextImpl@490a82c8
- 2014-05-27 15:23:53.772 EDT [config-pusher] INFO o.o.c.m.s.b.i.ForwardedBackwardsCompatibleDataBroker - ForwardedBackwardsCompatibleBroker started.
- 2014-05-27 15:23:53.803 EDT [config-pusher] INFO o.o.c.s.b.i.RootBindingAwareBroker - Starting Binding Aware Broker: binding-broker-impl
- 2014-05-27 15:23:54.053 EDT [Start Level Event Dispatcher] INFO o.o.c.m.s.d.s.i.t.d.InMemoryDataTree - Attepting to install schema context org.opendaylight.yangtools.yang.parser.impl.SchemaContextImpl@5fb67958
- 2014-05-27 15:23:54.053 EDT [Start Level Event Dispatcher] INFO o.o.c.m.s.d.s.i.t.d.InMemoryDataTree - Attepting to install schema context org.opendaylight.yangtools.yang.parser.impl.SchemaContextImpl@5fb67958
- 2014-05-27 15:23:58.982 EDT [config-pusher] INFO o.o.c.s.c.topology.TopologyProvider - TopologyProvider started
- 2014-05-27 15:23:58.982 EDT [pool-2-thread-1] INFO o.o.c.m.s.m.StatisticsProvider - Statistics Provider started.
- 2014-05-27 15:23:58.998 EDT [config-pusher] DEBUG net.abn.sdn.plugins.ovsdb.DBCore - setContainerManager called
- 2014-05-27 15:23:58.998 EDT [config-pusher] DEBUG net.abn.sdn.plugins.ovsdb.DBCore - setForwardingRulesManager called
- 2014-05-27 15:23:59.014 EDT [config-pusher] INFO net.abn.sdn.plugins.ovsdb.DBCore - ABN OVSDB Plugin Registered with MD-SAL
- 2014-05-27 15:23:59.014 EDT [config-pusher] INFO net.abn.sdn.plugins.ovsdb.DBCore - ABN OVSDB Plugin Session Initilized with CONSUMER CONTEXT org.opendaylight.controller.md.sal.binding.util.BindingContextUtils$SingleConsumerContextImpl@c28d4f6
- 2014-05-27 15:23:59.014 EDT [pool-2-thread-5] INFO c.a.o.p.learningswitch.Activator - onSessionInitialized() called
- 2014-05-27 15:23:59.014 EDT [pool-2-thread-1] INFO o.o.m.c.t.l.LLDPDiscoveryProvider - LLDPDiscoveryListener Started.
- 2014-05-27 15:23:59.029 EDT [pool-2-thread-2] INFO o.o.c.m.i.m.FlowCapableInventoryProvider - Flow Capable Inventory Provider started.
- 2014-05-27 15:23:59.029 EDT [pool-2-thread-4] INFO o.o.c.frm.flow.FlowProvider - Flow Config Provider started.
- 2014-05-27 15:23:59.029 EDT [pool-2-thread-4] INFO o.o.c.frm.group.GroupProvider - Group Config Provider started.
- 2014-05-27 15:23:59.045 EDT [pool-2-thread-4] INFO o.o.c.frm.meter.MeterProvider - Meter Config Provider started.
- 2014-05-27 15:23:59.310 EDT [pool-2-thread-5] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:172ms
- 2014-05-27 15:23:59.341 EDT [pool-2-thread-5] INFO c.a.o.plugin.learningswitch.OFCore - created zmq socket(PULL) to tcp://127.0.0.1:54325
- 2014-05-27 15:23:59.341 EDT [pool-2-thread-5] INFO c.a.o.plugin.learningswitch.OFCore - created zmq socket(PUSH) to tcp://127.0.0.1:54326
- 2014-05-27 15:23:59.357 EDT [pool-2-thread-5] DEBUG c.a.o.d.p.s.SubscriberBillingQuotaTBL - readSubscriber:
- SdnSubscriber
- [deviceId1=1.1.1.1,
- deviceId2=,
- deviceId3=00:00:00:00:00:01,
- subscriberId=1001,
- serviceTier=gold,
- timestamp=1397740469292,
- billingStart=1396324800000,
- downUsageLimit=9223372036854775807,
- upUsageLimit=9223372036854775807,
- downStartCount=0,
- upStartCount=0,
- downStateMask=0,
- upStateMask=0,
- policy=null,
- device=null]
- 2014-05-27 15:23:59.357 EDT [pool-2-thread-5] DEBUG c.a.o.d.p.s.SubscriberBillingQuotaTBL - readSubscriber:
- SdnSubscriber
- [deviceId1=1.1.1.2,
- deviceId2=,
- deviceId3=00:00:00:00:00:02,
- subscriberId=1002,
- serviceTier=silver,
- timestamp=1397740475707,
- billingStart=1396324800000,
- downUsageLimit=9223372036854775807,
- upUsageLimit=9223372036854775807,
- downStartCount=0,
- upStartCount=0,
- downStateMask=0,
- upStateMask=0,
- policy=null,
- device=null]
- 2014-05-27 15:23:59.357 EDT [pool-2-thread-5] DEBUG c.a.o.d.p.s.SubscriberBillingQuotaTBL - readSubscriber:
- SdnSubscriber
- [deviceId1=1.1.1.3,
- deviceId2=,
- deviceId3=00:00:00:00:00:03,
- subscriberId=1003,
- serviceTier=bronze,
- timestamp=1397740480731,
- billingStart=1396324800000,
- downUsageLimit=9223372036854775807,
- upUsageLimit=9223372036854775807,
- downStartCount=0,
- upStartCount=0,
- downStateMask=0,
- upStateMask=0,
- policy=null,
- device=null]
- 2014-05-27 15:23:59.404 EDT [pool-2-thread-5] INFO c.a.o.d.p.PostgresListeningPoller - Polling table 'config.openflow_service_tier', time:0ms
- 2014-05-27 15:23:59.419 EDT [pool-2-thread-5] INFO c.a.o.d.p.PostgresListeningPoller - Polling table 'config.openflow_traffic_profile', time:0ms
- 2014-05-27 15:24:01.229 EDT [config-pusher] INFO o.o.c.s.c.remoterpc.ServerImpl - Remote RPC Server started [172.16.2.30:5666]
- 2014-05-27 15:24:01.338 EDT [config-pusher] INFO o.o.c.c.y.c.k.i.KitchenServiceModule - KitchenService (instance org.opendaylight.controller.config.yang.config.kitchen_service.impl.KitchenServiceModule$1AutoCloseableKitchenService@6d33cac1) initialized.
- 2014-05-27 15:24:01.400 EDT [config-pusher] INFO o.o.c.c.y.c.t.i.ToasterProviderModule - Toaster provider (instance org.opendaylight.controller.config.yang.config.toaster_provider.impl.ToasterProviderModule$1AutoCloseableToaster@7a3dcd7) initialized.
- 2014-05-27 15:24:01.541 EDT [config-pusher] INFO o.o.c.n.p.i.o.ConfigPersisterActivator - Configuration Persister initialization completed.
- 2014-05-27 15:24:23.412 EDT [nioEventLoopGroup-6-1] ERROR io.netty.util.ResourceLeakDetector - LEAK: ByteBuf.release() was not called before it's garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting, specify the JVM option '-Dio.netty.leakDetectionLevel=advanced' or call ResourceLeakDetector.setLevel()
- 2014-05-27 15:24:59.316 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:25:59.329 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:26:13.541 EDT [Gogo shell] INFO c.a.o.plugin.learningswitch.OFCore - Found node: 172.20.4.72:51413, OVS
- 2014-05-27 15:26:59.327 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:27:59.327 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:28:59.325 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:29:59.333 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:30:59.330 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:31:59.328 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:32:59.342 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:33:59.342 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:34:59.341 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:35:59.341 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:36:59.339 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:37:59.341 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:38:59.339 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:39:59.349 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:40:19.332 EDT [Web socket server] INFO o.o.c.s.s.w.WebSocketServer - Web socket server started at port 8181.
- 2014-05-27 15:40:21.048 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: Url not passed in
- 2014-05-27 15:40:21.048 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: Searching for system property (postgresUrl)...
- 2014-05-27 15:40:21.048 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: Did not find system property (postgresUrl).
- 2014-05-27 15:40:21.048 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: Searching for environment variable (postgresUrl)...
- 2014-05-27 15:40:21.048 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: Did not find environment variable (postgresUrl).
- 2014-05-27 15:40:21.048 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: config file path (configuration\AbnConfig.properties) passed in: C:\Shareware\OpenDaylight\opendaylight\configuration\AbnConfig.properties
- 2014-05-27 15:40:21.048 EDT [fileinstall-./plugins] TRACE c.a.o.db.postgres.PostgresDB - PostgresDB init: Found config file (C:\Shareware\OpenDaylight\opendaylight\configuration\AbnConfig.properties). Searching for url in for config file...
- 2014-05-27 15:40:21.048 EDT [fileinstall-./plugins] DEBUG c.a.o.db.postgres.PostgresDB - Searching for properties file: C:\Shareware\OpenDaylight\opendaylight\configuration\AbnConfig.properties
- 2014-05-27 15:40:21.048 EDT [fileinstall-./plugins] DEBUG c.a.o.db.postgres.PostgresDB - Reading properties file: C:\Shareware\OpenDaylight\opendaylight\configuration\AbnConfig.properties
- 2014-05-27 15:40:21.048 EDT [fileinstall-./plugins] INFO c.a.o.db.postgres.PostgresDB - Set postgres connect url to:jdbc:postgresql://172.20.2.162/ipdr
- 2014-05-27 15:40:21.048 EDT [fileinstall-./plugins] INFO c.a.o.p.learningswitch.Activator - startImpl() called
- 2014-05-27 15:40:31.500 EDT [fileinstall-./plugins] INFO o.o.c.n.i.osgi.NetconfImplActivator - Starting TCP netconf server at /127.0.0.1:8383
- 2014-05-27 15:40:33.981 EDT [fileinstall-./plugins] INFO o.o.c.c.s.internal.ClusterManager - I'm a GossipRouter will listen on port 12001
- 2014-05-27 15:40:34.152 EDT [fileinstall-./plugins] INFO o.o.c.c.s.internal.ClusterManager - Started GossipRouter
- 2014-05-27 15:40:34.152 EDT [fileinstall-./plugins] INFO o.o.c.c.s.internal.ClusterManager - Starting the ClusterManager
- 2014-05-27 15:40:38.427 EDT [fileinstall-./plugins] INFO o.o.c.c.i.ConfigurationService - ConfigurationService Manager init
- 2014-05-27 15:40:38.614 EDT [fileinstall-./plugins] WARN o.o.c.u.internal.UserManager - Network Administrator password is set to factory default. Please change the password as soon as possible.
- 2014-05-27 15:40:47.506 EDT [config-pusher] INFO o.o.c.m.s.d.s.i.t.d.InMemoryDataTree - Attepting to install schema context org.opendaylight.yangtools.yang.parser.impl.SchemaContextImpl@3a396c8e
- 2014-05-27 15:40:47.537 EDT [config-pusher] INFO o.o.c.m.s.d.s.i.t.d.InMemoryDataTree - Attepting to install schema context org.opendaylight.yangtools.yang.parser.impl.SchemaContextImpl@3a396c8e
- 2014-05-27 15:40:47.568 EDT [config-pusher] INFO o.o.c.m.s.b.i.ForwardedBackwardsCompatibleDataBroker - ForwardedBackwardsCompatibleBroker started.
- 2014-05-27 15:40:47.600 EDT [config-pusher] INFO o.o.c.s.b.i.RootBindingAwareBroker - Starting Binding Aware Broker: binding-broker-impl
- 2014-05-27 15:40:47.631 EDT [config-pusher] DEBUG net.abn.sdn.plugins.ovsdb.DBCore - setContainerManager called
- 2014-05-27 15:40:47.631 EDT [config-pusher] DEBUG net.abn.sdn.plugins.ovsdb.DBCore - setForwardingRulesManager called
- 2014-05-27 15:40:47.631 EDT [config-pusher] INFO net.abn.sdn.plugins.ovsdb.DBCore - ABN OVSDB Plugin Registered with MD-SAL
- 2014-05-27 15:40:47.646 EDT [config-pusher] INFO net.abn.sdn.plugins.ovsdb.DBCore - ABN OVSDB Plugin Session Initilized with CONSUMER CONTEXT org.opendaylight.controller.md.sal.binding.util.BindingContextUtils$SingleConsumerContextImpl@2a3ced72
- 2014-05-27 15:40:47.865 EDT [Start Level Event Dispatcher] INFO o.o.c.m.s.d.s.i.t.d.InMemoryDataTree - Attepting to install schema context org.opendaylight.yangtools.yang.parser.impl.SchemaContextImpl@61e3a5af
- 2014-05-27 15:40:47.865 EDT [Start Level Event Dispatcher] INFO o.o.c.m.s.d.s.i.t.d.InMemoryDataTree - Attepting to install schema context org.opendaylight.yangtools.yang.parser.impl.SchemaContextImpl@61e3a5af
- 2014-05-27 15:40:48.270 EDT [config-pusher] INFO o.o.c.s.c.topology.TopologyProvider - TopologyProvider started
- 2014-05-27 15:40:48.270 EDT [pool-2-thread-2] INFO c.a.o.p.learningswitch.Activator - onSessionInitialized() called
- 2014-05-27 15:40:48.286 EDT [pool-2-thread-3] INFO o.o.c.m.i.m.FlowCapableInventoryProvider - Flow Capable Inventory Provider started.
- 2014-05-27 15:40:48.302 EDT [pool-2-thread-6] INFO o.o.m.c.t.l.LLDPDiscoveryProvider - LLDPDiscoveryListener Started.
- 2014-05-27 15:40:48.582 EDT [pool-2-thread-2] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:249ms
- 2014-05-27 15:40:48.629 EDT [pool-2-thread-2] INFO c.a.o.plugin.learningswitch.OFCore - created zmq socket(PULL) to tcp://127.0.0.1:54325
- 2014-05-27 15:40:48.629 EDT [pool-2-thread-2] INFO c.a.o.plugin.learningswitch.OFCore - created zmq socket(PUSH) to tcp://127.0.0.1:54326
- 2014-05-27 15:40:48.645 EDT [pool-2-thread-2] DEBUG c.a.o.d.p.s.SubscriberBillingQuotaTBL - readSubscriber:
- SdnSubscriber
- [deviceId1=1.1.1.1,
- deviceId2=,
- deviceId3=00:00:00:00:00:01,
- subscriberId=1001,
- serviceTier=gold,
- timestamp=1397740469292,
- billingStart=1396324800000,
- downUsageLimit=9223372036854775807,
- upUsageLimit=9223372036854775807,
- downStartCount=0,
- upStartCount=0,
- downStateMask=0,
- upStateMask=0,
- policy=null,
- device=null]
- 2014-05-27 15:40:48.645 EDT [pool-2-thread-2] DEBUG c.a.o.d.p.s.SubscriberBillingQuotaTBL - readSubscriber:
- SdnSubscriber
- [deviceId1=1.1.1.2,
- deviceId2=,
- deviceId3=00:00:00:00:00:02,
- subscriberId=1002,
- serviceTier=silver,
- timestamp=1397740475707,
- billingStart=1396324800000,
- downUsageLimit=9223372036854775807,
- upUsageLimit=9223372036854775807,
- downStartCount=0,
- upStartCount=0,
- downStateMask=0,
- upStateMask=0,
- policy=null,
- device=null]
- 2014-05-27 15:40:48.660 EDT [pool-2-thread-2] DEBUG c.a.o.d.p.s.SubscriberBillingQuotaTBL - readSubscriber:
- SdnSubscriber
- [deviceId1=1.1.1.3,
- deviceId2=,
- deviceId3=00:00:00:00:00:03,
- subscriberId=1003,
- serviceTier=bronze,
- timestamp=1397740480731,
- billingStart=1396324800000,
- downUsageLimit=9223372036854775807,
- upUsageLimit=9223372036854775807,
- downStartCount=0,
- upStartCount=0,
- downStateMask=0,
- upStateMask=0,
- policy=null,
- device=null]
- 2014-05-27 15:40:48.692 EDT [pool-2-thread-2] INFO c.a.o.d.p.PostgresListeningPoller - Polling table 'config.openflow_service_tier', time:0ms
- 2014-05-27 15:40:48.723 EDT [pool-2-thread-2] INFO c.a.o.d.p.PostgresListeningPoller - Polling table 'config.openflow_traffic_profile', time:0ms
- 2014-05-27 15:40:51.250 EDT [config-pusher] INFO o.o.c.s.c.remoterpc.ServerImpl - Remote RPC Server started [172.16.2.30:5666]
- 2014-05-27 15:40:51.359 EDT [config-pusher] INFO o.o.c.c.y.c.k.i.KitchenServiceModule - KitchenService (instance org.opendaylight.controller.config.yang.config.kitchen_service.impl.KitchenServiceModule$1AutoCloseableKitchenService@35560286) initialized.
- 2014-05-27 15:40:52.701 EDT [pool-2-thread-5] INFO o.o.c.frm.flow.FlowProvider - Flow Config Provider started.
- 2014-05-27 15:40:52.701 EDT [pool-2-thread-4] INFO o.o.c.m.s.m.StatisticsProvider - Statistics Provider started.
- 2014-05-27 15:40:52.716 EDT [pool-2-thread-5] INFO o.o.c.frm.group.GroupProvider - Group Config Provider started.
- 2014-05-27 15:40:52.716 EDT [pool-2-thread-5] INFO o.o.c.frm.meter.MeterProvider - Meter Config Provider started.
- 2014-05-27 15:40:52.748 EDT [config-pusher] INFO o.o.c.c.y.c.t.i.ToasterProviderModule - Toaster provider (instance org.opendaylight.controller.config.yang.config.toaster_provider.impl.ToasterProviderModule$1AutoCloseableToaster@5aefee6b) initialized.
- 2014-05-27 15:40:52.872 EDT [config-pusher] INFO o.o.c.n.p.i.o.ConfigPersisterActivator - Configuration Persister initialization completed.
- 2014-05-27 15:41:32.044 EDT [nioEventLoopGroup-6-1] ERROR io.netty.util.ResourceLeakDetector - LEAK: ByteBuf.release() was not called before it's garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting, specify the JVM option '-Dio.netty.leakDetectionLevel=advanced' or call ResourceLeakDetector.setLevel()
- 2014-05-27 15:41:48.611 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
- 2014-05-27 15:42:48.618 EDT [config.aps_config Poller] INFO c.a.o.db.postgres.PostgresPoller - Polling table 'config.aps_config', time:0ms
Advertisement
Add Comment
Please, Sign In to add comment