Advertisement
Botura

Log

Aug 16th, 2016
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.01 KB | None | 0 0
  1. Launching the openHAB runtime...
  2. Listening for transport dt_socket at address: 8001
  3. osgi> 14:04:21.162 [DEBUG] [.s.internal.SchedulerActivator:36 ] - Scheduler has been started.
  4. 14:04:21.193 [INFO ] [uartz.impl.StdSchedulerFactory:1175 ] - Using default implementation for ThreadExecutor
  5. 14:04:21.209 [INFO ] [rtz.core.SchedulerSignalerImpl:61 ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  6. 14:04:21.209 [INFO ] [rg.quartz.core.QuartzScheduler:243 ] - Quartz Scheduler v.2.1.7 created.
  7. 14:04:21.209 [INFO ] [org.quartz.simpl.RAMJobStore :154 ] - RAMJobStore initialized.
  8. 14:04:21.225 [INFO ] [rg.quartz.core.QuartzScheduler:268 ] - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'openHAB-job-scheduler' with instanceId 'NON_CLUSTERED'
  9. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  10. NOT STARTED.
  11. Currently in standby mode.
  12. Number of jobs executed: 0
  13. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 2 threads.
  14. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  15.  
  16. 14:04:21.225 [INFO ] [uartz.impl.StdSchedulerFactory:1324 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: './etc/quartz.properties'
  17. 14:04:21.225 [INFO ] [uartz.impl.StdSchedulerFactory:1328 ] - Quartz scheduler version: 2.1.7
  18. 14:04:21.240 [INFO ] [rg.quartz.core.QuartzScheduler:534 ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
  19. 14:04:21.240 [DEBUG] [o.config.core.ConfigDispatcher:146 ] - Processing openHAB default configuration file 'C:\openHAB\configurations\openhab_default.cfg'.
  20. 14:04:21.303 [DEBUG] [o.config.core.ConfigDispatcher:168 ] - Processing openHAB main configuration file 'C:\openHAB\configurations\openhab.cfg'.
  21. 14:04:21.350 [DEBUG] [.o.core.internal.CoreActivator:93 ] - UUID file already exists at 'C:\openHAB\webapps\static\uuid' with content 'daa2933d-87f5-4915-837d-f6b4ee4a44f4'
  22. 14:04:21.350 [DEBUG] [.o.core.internal.CoreActivator:115 ] - Created file 'C:\openHAB\webapps\static\version' with content '1.8.3'
  23. 14:04:21.350 [INFO ] [.o.core.internal.CoreActivator:61 ] - openHAB runtime has been started (v1.8.3).
  24. 14:04:21.381 [DEBUG] [a.internal.AutoUpdateActivator:31 ] - AutoUpdate binding has been started.
  25. 14:04:21.959 [DEBUG] [.p.i.PersistenceModelActivator:23 ] - Registered 'persistence' configuration parser
  26. 14:04:21.990 [DEBUG] [.c.t.i.TransformationActivator:38 ] - Transformation Service has been started.
  27. 14:04:22.022 [DEBUG] [m.internal.MultimediaActivator:34 ] - Multimedia I/O bundle has been started.
  28. 14:04:22.037 [DEBUG] [.s.i.DiscoveryServiceActivator:27 ] - Discovery service has been started.
  29. 14:04:22.053 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:93 ] - mDNS service has been started
  30. 14:04:22.069 [DEBUG] [.io.transport.mqtt.MqttService:123 ] - Starting MQTT Service...
  31. 14:04:22.150 [DEBUG] [.i.internal.ItemModelActivator:24 ] - Registered 'item' configuration parser
  32. 14:04:22.197 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:53 ] - Service Discovery initialization completed.
  33. 14:04:22.213 [DEBUG] [o.o.c.i.items.ItemRegistryImpl:137 ] - Item provider 'GenericItemProvider' has been added.
  34. 14:04:22.759 [DEBUG] [.o.m.s.i.SitemapModelActivator:23 ] - Registered 'sitemap' configuration parser
  35. 14:04:22.853 [DEBUG] [io.rest.internal.RESTActivator:33 ] - REST API has been started.
  36. 14:04:22.884 [INFO ] [org.atmosphere.util.IOUtils :370 ] - META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
  37. 14:04:22.916 [INFO ] [sphere.cpr.AtmosphereFramework:2601 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
  38. 14:04:22.916 [INFO ] [cpr.DefaultAnnotationProcessor:138 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
  39. 14:04:22.931 [WARN ] [cpr.DefaultAnnotationProcessor:178 ] - Unable to detect annotations. Application may fail to deploy.
  40. 14:04:22.947 [INFO ] [sphere.cpr.AtmosphereFramework:1891 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
  41. 14:04:22.963 [INFO ] [sphere.cpr.AtmosphereFramework:639 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.jersey.JerseyBroadcaster
  42. 14:04:22.963 [INFO ] [sphere.cpr.AtmosphereFramework:1945 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
  43. 14:04:22.978 [INFO ] [sphere.cpr.AtmosphereFramework:1602 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
  44. 14:04:22.994 [INFO ] [.a.h.ReflectorServletProcessor:103 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContainer
  45. 14:04:23.103 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:815 ] - Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
  46. 14:04:23.103 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:826 ] - Adding the following classes declared in META-INF/services/jersey-server-components to the resource configuration:
  47. class org.atmosphere.jersey.AtmosphereResourceConfigurator
  48. 14:04:23.150 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.rest.RESTApplication
  49. 14:04:23.728 [INFO ] [sphere.cpr.AtmosphereFramework:2435 ] - AtmosphereInterceptor CORS Interceptor Support will always be executed first
  50. 14:04:23.744 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT
  51. 14:04:23.744 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
  52. 14:04:23.759 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
  53. 14:04:23.759 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
  54. 14:04:23.759 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
  55. 14:04:23.775 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
  56. 14:04:23.775 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
  57. 14:04:23.791 [INFO ] [sphere.cpr.AtmosphereFramework:935 ] - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
  58. 14:04:23.791 [WARN ] [sphere.cpr.AtmosphereFramework:941 ] - No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
  59. 14:04:23.806 [INFO ] [sphere.cpr.AtmosphereFramework:949 ] - Default Broadcaster Class: org.atmosphere.jersey.JerseyBroadcaster
  60. 14:04:23.806 [INFO ] [sphere.cpr.AtmosphereFramework:950 ] - Broadcaster Polling Wait Time 100
  61. 14:04:23.806 [INFO ] [sphere.cpr.AtmosphereFramework:951 ] - Shared ExecutorService supported: true
  62. 14:04:23.806 [INFO ] [sphere.cpr.AtmosphereFramework:958 ] - Messaging Thread Pool Size: 10
  63. 14:04:23.806 [INFO ] [sphere.cpr.AtmosphereFramework:968 ] - Async I/O Thread Pool Size: 10
  64. 14:04:23.822 [INFO ] [sphere.cpr.AtmosphereFramework:979 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
  65. 14:04:23.822 [INFO ] [sphere.cpr.AtmosphereFramework:980 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
  66. 14:04:23.838 [INFO ] [sphere.cpr.AtmosphereFramework:990 ] - Invoke AtmosphereInterceptor on WebSocket message true
  67. 14:04:23.838 [INFO ] [sphere.cpr.AtmosphereFramework:991 ] - HttpSession supported: false
  68. 14:04:23.838 [INFO ] [sphere.cpr.AtmosphereFramework:993 ] - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
  69. 14:04:23.853 [INFO ] [sphere.cpr.AtmosphereFramework:994 ] - Atmosphere is using async support: org.atmosphere.container.JettyAsyncSupportWithWebSocket running under container: jetty/8.1.3.v20120522 with WebSocket enabled.
  70. 14:04:23.869 [INFO ] [sphere.cpr.AtmosphereFramework:996 ] - Atmosphere Framework 2.2.5 started.
  71. 14:04:23.869 [INFO ] [sphere.cpr.AtmosphereFramework:998 ] -
  72.  
  73. For Atmosphere Framework Commercial Support, visit
  74. http://www.async-io.org/ or send an email to support@async-io.org
  75.  
  76. 14:04:23.869 [INFO ] [penhab.io.rest.RESTApplication:144 ] - Started REST API at /rest
  77. 14:04:23.884 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
  78. 14:04:29.837 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
  79. 14:04:31.809 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'P28.sitemap'
  80. 14:04:31.903 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'P28.items'
  81. 14:04:31.934 [DEBUG] [i.internal.GenericItemProvider:154 ] - Processing binding configs for items from model 'P28.items'
  82. 14:04:31.949 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'P28.items'
  83. 14:04:32.560 [INFO ] [.o.u.w.i.servlet.WebAppServlet:80 ] - Started Classic UI at /classicui/openhab.app
  84. 14:04:32.716 [DEBUG] [.r.internal.RuleModelActivator:42 ] - Registered 'rules' configuration parser
  85. 14:04:32.732 [DEBUG] [m.r.internal.engine.RuleEngine:77 ] - Started rule engine
  86. 14:04:36.323 [DEBUG] [o.b.m.internal.ModbusActivator:31 ] - Modbus binding has been started.
  87. 14:04:36.355 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Luz_gTER_SalaTV_Principal (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  88. 14:04:36.355 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Luz_gTER_SalaEstar_SpotsArandela (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  89. 14:04:36.370 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'Luz_gTER_SalaEstar_SpotsEscada (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  90. 14:04:36.401 [DEBUG] [.modbus.internal.ModbusBinding:494 ] - modbusSlave 'IOR11' instanciated
  91. 14:04:36.417 [DEBUG] [.modbus.internal.ModbusBinding:645 ] - Parsed the following slave->endpoint configurations: {IOR11=EndpointPoolConfiguration@52840c4c[passivateBorrowMinMillis=60,interConnectDelayMillis=0,connectMaxTries=1,reconnectAfterMillis=0]}. If the endpoint is same, connections are shared between the instances.
  92. 14:04:36.417 [DEBUG] [.modbus.internal.ModbusBinding:647 ] - Parsed the following pool configurations: {ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]=EndpointPoolConfiguration@52840c4c[passivateBorrowMinMillis=60,interConnectDelayMillis=0,connectMaxTries=1,reconnectAfterMillis=0]}
  93. 14:04:36.433 [DEBUG] [.modbus.internal.ModbusBinding:648 ] - config looked good
  94. 14:04:36.448 [INFO ] [.service.AbstractActiveService:169 ] - Modbus Polling Service has been started
  95. 14:04:36.448 [TRACE] [dbusSlaveConnectionFactoryImpl:97 ] - Created connection TCPMasterConnection@4d19a99a[socket=<null>] for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  96. 14:04:36.464 [DEBUG] [modbus.net.TCPMasterConnection:81 ] - connect()
  97. 14:04:42.022 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'P28.rules'
  98. 14:04:57.495 [ERROR] [dbusSlaveConnectionFactoryImpl:220 ] - connect try 1/1 error: Connection timed out: connect. Connection TCPMasterConnection@4d19a99a[socket=<null>]. Endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  99. 14:04:57.511 [ERROR] [dbusSlaveConnectionFactoryImpl:223 ] - re-connect reached max tries 1, throwing last error: Connection timed out: connect. Connection TCPMasterConnection@4d19a99a[socket=<null>]. Endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  100. 14:04:57.526 [ERROR] [dbusSlaveConnectionFactoryImpl:145 ] - Error connecting connection TCPMasterConnection@4d19a99a[socket=<null>] for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]: Connection timed out: connect
  101. 14:04:57.526 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502] connection TCPMasterConnection@4d19a99a[socket=<null>] -> false
  102. 14:04:57.542 [WARN ] [.b.modbus.internal.ModbusSlave:355 ] - ModbusSlave (IOR11): Error getting a new connection for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]. Error was: Unable to validate object
  103. 14:04:57.557 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (IOR11): borrowing connection (got null) for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502] took 21109 ms
  104. 14:04:57.557 [WARN ] [.b.modbus.internal.ModbusSlave:495 ] - ModbusSlave (IOR11) not connected -- aborting read request net.wimpi.modbus.msg.ReadCoilsRequest@5a25566c. Endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  105. 14:04:58.073 [TRACE] [dbusSlaveConnectionFactoryImpl:97 ] - Created connection TCPMasterConnection@1953bda1[socket=<null>] for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  106. 14:04:58.073 [DEBUG] [modbus.net.TCPMasterConnection:81 ] - connect()
  107. 14:05:19.131 [ERROR] [dbusSlaveConnectionFactoryImpl:220 ] - connect try 1/1 error: Connection timed out: connect. Connection TCPMasterConnection@1953bda1[socket=<null>]. Endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  108. 14:05:19.146 [ERROR] [dbusSlaveConnectionFactoryImpl:223 ] - re-connect reached max tries 1, throwing last error: Connection timed out: connect. Connection TCPMasterConnection@1953bda1[socket=<null>]. Endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  109. 14:05:19.162 [ERROR] [dbusSlaveConnectionFactoryImpl:145 ] - Error connecting connection TCPMasterConnection@1953bda1[socket=<null>] for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]: Connection timed out: connect
  110. 14:05:19.178 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502] connection TCPMasterConnection@1953bda1[socket=<null>] -> false
  111. 14:05:19.178 [WARN ] [.b.modbus.internal.ModbusSlave:355 ] - ModbusSlave (IOR11): Error getting a new connection for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]. Error was: Unable to validate object
  112. 14:05:19.193 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (IOR11): borrowing connection (got null) for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502] took 21120 ms
  113. 14:05:19.193 [WARN ] [.b.modbus.internal.ModbusSlave:495 ] - ModbusSlave (IOR11) not connected -- aborting read request net.wimpi.modbus.msg.ReadCoilsRequest@1d7a2d7a. Endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  114. 14:05:19.709 [TRACE] [dbusSlaveConnectionFactoryImpl:97 ] - Created connection TCPMasterConnection@6d1c9e8f[socket=<null>] for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  115. 14:05:19.709 [DEBUG] [modbus.net.TCPMasterConnection:81 ] - connect()
  116. 14:05:40.756 [ERROR] [dbusSlaveConnectionFactoryImpl:220 ] - connect try 1/1 error: Connection timed out: connect. Connection TCPMasterConnection@6d1c9e8f[socket=<null>]. Endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  117. 14:05:40.771 [ERROR] [dbusSlaveConnectionFactoryImpl:223 ] - re-connect reached max tries 1, throwing last error: Connection timed out: connect. Connection TCPMasterConnection@6d1c9e8f[socket=<null>]. Endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  118. 14:05:40.787 [ERROR] [dbusSlaveConnectionFactoryImpl:145 ] - Error connecting connection TCPMasterConnection@6d1c9e8f[socket=<null>] for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]: Connection timed out: connect
  119. 14:05:40.803 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502] connection TCPMasterConnection@6d1c9e8f[socket=<null>] -> false
  120. 14:05:40.803 [WARN ] [.b.modbus.internal.ModbusSlave:355 ] - ModbusSlave (IOR11): Error getting a new connection for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]. Error was: Unable to validate object
  121. 14:05:40.818 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (IOR11): borrowing connection (got null) for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502] took 21109 ms
  122. 14:05:40.818 [WARN ] [.b.modbus.internal.ModbusSlave:495 ] - ModbusSlave (IOR11) not connected -- aborting read request net.wimpi.modbus.msg.ReadCoilsRequest@4725b35b. Endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  123. 14:05:41.334 [TRACE] [dbusSlaveConnectionFactoryImpl:97 ] - Created connection TCPMasterConnection@439fb0ab[socket=<null>] for endpoint ModbusTCPSlaveEndpoint@409bf3f8[address=192.168.0.11,port=502]
  124. 14:05:41.334 [DEBUG] [modbus.net.TCPMasterConnection:81 ] - connect()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement