Advertisement
Guest User

Untitled

a guest
Jul 26th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1.  
  2.  
  3. 2016-07-26 09:59:59,212 535816 [rabbitmq-cxn-2-consumer] INFO c.a.z.d.timezone.TimeZoneManager - Started the TimeZone Task in scheduler, retry in 15 seconds
  4. 2016-07-26 09:59:59,219 535823 [pool-12-thread-1] INFO c.a.z.d.task.ReqTimeZoneTask - Requesting TimeZone from platform
  5. 2016-07-26 10:00:00,892 537496 [rabbitmq-cxn-2-consumer] TRACE c.a.z.d.timezone.TimeZoneManager - Time Zone Message Received - TimeZone Task Scheduler terminated.
  6. 2016-07-26 10:00:00,905 537509 [rabbitmq-cxn-2-consumer] INFO c.a.z.d.timezone.TimeZoneManager - Time Zone message Received - TimeZone updated to: Europe/London
  7. 2016-07-26 10:00:00,914 537518 [main] INFO c.a.z.d.DeviceAbstractionInitializer - TimeZone acquired successfully.
  8.  
  9.  
  10. Then every 15Sec
  11.  
  12. 2016-07-26 10:01:35,241 631845 [pool-9-thread-1] INFO c.a.z.d.task.ReqTimeZoneTask - TimeZone Task ignored, isTimeZonePending flag set to false.
  13. 2016-07-26 10:01:50,240 646844 [pool-9-thread-1] INFO c.a.z.d.task.ReqTimeZoneTask - TimeZone Task ignored, isTimeZonePending flag set to false.
  14. 2016-07-26 10:02:02,097 658701 [TelegesisResponseQueue-1-Thread-5] TRACE c.a.z.d.DeviceRegistry - Applying TimeZone Europe/London to device com.alertme.zoo.deviceabstraction.devices.zigbee.configuration.DeviceDecorator@1afc4c2.
  15. 2016-07-26 10:02:05,240 661844 [pool-9-thread-1] INFO c.a.z.d.task.ReqTimeZoneTask - TimeZone Task ignored, isTimeZonePending flag set to false.
  16. 2016-07-26 10:02:20,240 676844 [pool-9-thread-1] INFO c.a.z.d.task.ReqTimeZoneTask - TimeZone Task ignored, isTimeZonePending flag set to false.
  17. 2016-07-26 10:02:35,240 691844 [pool-9-thread-1] INFO c.a.z.d.task.ReqTimeZoneTask - TimeZone Task ignored, isTimeZonePending flag set to false.
  18. 2016-07-26 10:02:50,239 706843 [pool-9-thread-1] INFO c.a.z.d.task.ReqTimeZoneTask - TimeZone Task ignored, isTimeZonePending flag set to false.
  19. 2016-07-26 10:03:05,240 721844 [pool-9-thread-1] INFO c.a.z.d.task.ReqTimeZoneTask - TimeZone Task ignored, isTimeZonePending flag set to false.
  20. 2016-07-26 10:03:20,239 736843 [pool-9-thread-1] INFO c.a.z.d.task.ReqTimeZoneTask - TimeZone Task ignored, isTimeZonePending flag set to false.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement