Advertisement
scythe83

openhab.log

Mar 30th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.88 KB | None | 0 0
  1. 19:21:27.100 [DEBUG] [.s.internal.SchedulerActivator:36 ] - Scheduler has been started.
  2. 19:21:27.207 [INFO ] [uartz.impl.StdSchedulerFactory:1175 ] - Using default implementation for ThreadExecutor
  3. 19:21:27.259 [INFO ] [rtz.core.SchedulerSignalerImpl:61 ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  4. 19:21:27.259 [INFO ] [rg.quartz.core.QuartzScheduler:243 ] - Quartz Scheduler v.2.1.7 created.
  5. 19:21:27.269 [INFO ] [org.quartz.simpl.RAMJobStore :154 ] - RAMJobStore initialized.
  6. 19:21:27.269 [INFO ] [rg.quartz.core.QuartzScheduler:268 ] - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'openHAB-job-scheduler' with instanceId 'NON_CLUSTERED'
  7. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  8. NOT STARTED.
  9. Currently in standby mode.
  10. Number of jobs executed: 0
  11. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 2 threads.
  12. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  13.  
  14. 19:21:27.269 [INFO ] [uartz.impl.StdSchedulerFactory:1324 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: './etc/quartz.properties'
  15. 19:21:27.279 [INFO ] [uartz.impl.StdSchedulerFactory:1328 ] - Quartz scheduler version: 2.1.7
  16. 19:21:27.279 [INFO ] [rg.quartz.core.QuartzScheduler:534 ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
  17. 19:21:27.289 [DEBUG] [o.config.core.ConfigDispatcher:146 ] - Processing openHAB default configuration file 'C:\openhab\configurations\openhab_default.cfg'.
  18. 19:21:27.747 [DEBUG] [o.config.core.ConfigDispatcher:168 ] - Processing openHAB main configuration file 'C:\openhab\configurations\openhab.cfg'.
  19. 19:21:28.446 [DEBUG] [.o.core.internal.CoreActivator:93 ] - UUID file already exists at 'C:\openhab\webapps\static\uuid' with content 'ed7b01d7-17ce-47b6-8389-a6c019a2eeec'
  20. 19:21:28.449 [DEBUG] [.o.core.internal.CoreActivator:115 ] - Created file 'C:\openhab\webapps\static\version' with content '1.8.1'
  21. 19:21:28.451 [INFO ] [.o.core.internal.CoreActivator:61 ] - openHAB runtime has been started (v1.8.1).
  22. 19:21:28.527 [DEBUG] [a.internal.AutoUpdateActivator:31 ] - AutoUpdate binding has been started.
  23. 19:21:30.679 [DEBUG] [.p.i.PersistenceModelActivator:23 ] - Registered 'persistence' configuration parser
  24. 19:21:30.725 [DEBUG] [.c.t.i.TransformationActivator:38 ] - Transformation Service has been started.
  25. 19:21:30.840 [DEBUG] [m.internal.MultimediaActivator:34 ] - Multimedia I/O bundle has been started.
  26. 19:21:30.893 [DEBUG] [.s.i.DiscoveryServiceActivator:27 ] - Discovery service has been started.
  27. 19:21:30.906 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:93 ] - mDNS service has been started
  28. 19:21:30.954 [DEBUG] [.io.transport.mqtt.MqttService:123 ] - Starting MQTT Service...
  29. 19:21:31.231 [DEBUG] [.i.internal.ItemModelActivator:24 ] - Registered 'item' configuration parser
  30. 19:21:31.437 [DEBUG] [o.o.c.i.items.ItemRegistryImpl:137 ] - Item provider 'GenericItemProvider' has been added.
  31. 19:21:33.229 [DEBUG] [.o.m.s.i.SitemapModelActivator:23 ] - Registered 'sitemap' configuration parser
  32. 19:21:33.484 [DEBUG] [io.rest.internal.RESTActivator:33 ] - REST API has been started.
  33. 19:21:33.657 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:53 ] - Service Discovery initialization completed.
  34. 19:21:33.670 [INFO ] [org.atmosphere.util.IOUtils :370 ] - META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
  35. 19:21:33.743 [INFO ] [sphere.cpr.AtmosphereFramework:2601 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
  36. 19:21:33.746 [INFO ] [cpr.DefaultAnnotationProcessor:138 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
  37. 19:21:33.785 [WARN ] [cpr.DefaultAnnotationProcessor:178 ] - Unable to detect annotations. Application may fail to deploy.
  38. 19:21:33.840 [INFO ] [sphere.cpr.AtmosphereFramework:1891 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
  39. 19:21:33.882 [INFO ] [sphere.cpr.AtmosphereFramework:639 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.jersey.JerseyBroadcaster
  40. 19:21:33.884 [INFO ] [sphere.cpr.AtmosphereFramework:1945 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
  41. 19:21:33.888 [INFO ] [sphere.cpr.AtmosphereFramework:1602 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
  42. 19:21:33.963 [INFO ] [.a.h.ReflectorServletProcessor:103 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContainer
  43. 19:21:34.224 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:815 ] - Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
  44. 19:21:34.231 [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:
  45. class org.atmosphere.jersey.AtmosphereResourceConfigurator
  46. 19:21:34.367 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.rest.RESTApplication
  47. 19:21:36.563 [INFO ] [sphere.cpr.AtmosphereFramework:2435 ] - AtmosphereInterceptor CORS Interceptor Support will always be executed first
  48. 19:21:36.565 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT
  49. 19:21:36.567 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
  50. 19:21:36.570 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
  51. 19:21:36.576 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
  52. 19:21:36.585 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
  53. 19:21:36.592 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
  54. 19:21:36.594 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
  55. 19:21:36.604 [INFO ] [sphere.cpr.AtmosphereFramework:935 ] - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
  56. 19:21:36.608 [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
  57. 19:21:36.610 [INFO ] [sphere.cpr.AtmosphereFramework:949 ] - Default Broadcaster Class: org.atmosphere.jersey.JerseyBroadcaster
  58. 19:21:36.617 [INFO ] [sphere.cpr.AtmosphereFramework:950 ] - Broadcaster Polling Wait Time 100
  59. 19:21:36.618 [INFO ] [sphere.cpr.AtmosphereFramework:951 ] - Shared ExecutorService supported: true
  60. 19:21:36.620 [INFO ] [sphere.cpr.AtmosphereFramework:958 ] - Messaging Thread Pool Size: 10
  61. 19:21:36.621 [INFO ] [sphere.cpr.AtmosphereFramework:968 ] - Async I/O Thread Pool Size: 10
  62. 19:21:36.622 [INFO ] [sphere.cpr.AtmosphereFramework:979 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
  63. 19:21:36.624 [INFO ] [sphere.cpr.AtmosphereFramework:980 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
  64. 19:21:36.625 [INFO ] [sphere.cpr.AtmosphereFramework:990 ] - Invoke AtmosphereInterceptor on WebSocket message true
  65. 19:21:36.627 [INFO ] [sphere.cpr.AtmosphereFramework:991 ] - HttpSession supported: false
  66. 19:21:36.630 [INFO ] [sphere.cpr.AtmosphereFramework:993 ] - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
  67. 19:21:36.631 [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.
  68. 19:21:36.635 [INFO ] [sphere.cpr.AtmosphereFramework:996 ] - Atmosphere Framework 2.2.5 started.
  69. 19:21:36.636 [INFO ] [sphere.cpr.AtmosphereFramework:998 ] -
  70.  
  71. For Atmosphere Framework Commercial Support, visit
  72. http://www.async-io.org/ or send an email to support@async-io.org
  73.  
  74. 19:21:36.639 [INFO ] [penhab.io.rest.RESTApplication:144 ] - Started REST API at /rest
  75. 19:21:36.642 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
  76. 19:21:40.049 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.sitemap'
  77. 19:21:40.419 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'db4o.persist'
  78. 19:21:40.475 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'exec.persist'
  79. 19:21:40.492 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'logging.persist'
  80. 19:21:40.511 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'rrd4j.persist'
  81. 19:21:40.642 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.script'
  82. 19:21:40.909 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.items'
  83. 19:21:40.963 [DEBUG] [i.internal.GenericItemProvider:154 ] - Processing binding configs for items from model 'demo.items'
  84. 19:21:40.972 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'demo.items'
  85. 19:21:41.284 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
  86. 19:21:43.951 [INFO ] [.o.u.w.i.servlet.WebAppServlet:80 ] - Started Classic UI at /classicui/openhab.app
  87. 19:21:44.422 [DEBUG] [.r.internal.RuleModelActivator:42 ] - Registered 'rules' configuration parser
  88. 19:21:44.460 [DEBUG] [m.r.internal.engine.RuleEngine:77 ] - Started rule engine
  89. 19:21:48.203 [DEBUG] [.m.i.MyOpenHABServiceActivator:28 ] - MyOpenHAB service has been started.
  90. 19:21:48.209 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:300 ] - setEventPublisher
  91. 19:21:48.212 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:135 ] - my.openHAB service activated
  92. 19:21:48.214 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:118 ] - config is null
  93. 19:21:48.216 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing myopenhab persistence service.
  94. 19:21:48.217 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:176 ] - UUID file found at 'C:\openhab\webapps\static\uuid' with content 'ed7b01d7-17ce-47b6-8389-a6c019a2eeec'
  95. 19:21:48.220 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:228 ] - Secret file already exists at 'C:\openhab\webapps\static\secret' with content 'nl4qtFyxXrPpQsgBAG9W'
  96. 19:21:48.223 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:120 ] - UUID = ed7b01d7-17ce-47b6-8389-a6c019a2eeec, secret = nl4qtFyxXrPpQsgBAG9W
  97. 19:21:48.223 [DEBUG] [c.internal.ModelRepositoryImpl:64 ] - Configuration model 'myopenhab.persist' can not be found
  98. 19:21:48.240 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:176 ] - UUID file found at 'C:\openhab\webapps\static\uuid' with content 'ed7b01d7-17ce-47b6-8389-a6c019a2eeec'
  99. 19:21:48.242 [DEBUG] [o.b.s.internal.SerialActivator:31 ] - Serial binding has been started.
  100. 19:21:48.242 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:228 ] - Secret file already exists at 'C:\openhab\webapps\static\secret' with content 'nl4qtFyxXrPpQsgBAG9W'
  101. 19:21:48.247 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:162 ] - Version file found at 'C:\openhab\webapps\static\version' with content '1.8.1'
  102. 19:21:48.255 [DEBUG] [.i.LoggingPersistenceActivator:31 ] - Logging persistence bundle has been started.
  103. 19:21:48.270 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing logging persistence service.
  104. 19:21:48.313 [DEBUG] [.myopenhab.internal.MyOHClient:138 ] - Manager.EVENT_TRANSPORT
  105. 19:21:48.336 [DEBUG] [.b.http.internal.HttpActivator:34 ] - HTTP binding has been started.
  106. 19:21:48.391 [DEBUG] [xecPersistenceServiceActivator:33 ] - Exec persistence bundle has been started.
  107. 19:21:48.407 [INFO ] [.service.AbstractActiveService:169 ] - HTTP Refresh Service has been started
  108. 19:21:48.409 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing exec persistence service.
  109. 19:21:48.450 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy exec.everyMinute with cron expression 0 * * * * ?
  110. 19:21:48.462 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  111. 19:21:48.479 [DEBUG] [.rrd4j.internal.RRD4jActivator:31 ] - RRD4j persistence bundle has been started.
  112. 19:21:48.506 [DEBUG] [.p.rrd4j.internal.RRD4jService:395 ] - Unknown property name : org.openhab.persistence.rrd4j
  113. 19:21:48.507 [DEBUG] [.p.rrd4j.internal.RRD4jService:364 ] - config 'objectClass' should have the format 'name.configkey'
  114. 19:21:48.509 [INFO ] [.p.rrd4j.internal.RRD4jService:407 ] - Removing invalid defintion component = null heartbeat = 0 min/max = 0.0/0.0 step = 0 0 archives(s) = [] 0 items(s) = []
  115. 19:21:48.511 [DEBUG] [.p.rrd4j.internal.RRD4jService:405 ] - Created default_other = GAUGE heartbeat = 3600 min/max = NaN/NaN step = 1 6 archives(s) = [ MAX xff = 0.999 steps = 1 rows = 3600 MAX xff = 0.999 steps = 10 rows = 1440 MAX xff = 0.999 steps = 60 rows = 1440 MAX xff = 0.999 steps = 900 rows = 2880 MAX xff = 0.999 steps = 21600 rows = 1460 MAX xff = 0.999 steps = 86400 rows = 3650] 0 items(s) = []
  116. 19:21:48.513 [DEBUG] [.p.rrd4j.internal.RRD4jService:405 ] - Created default_numeric = GAUGE heartbeat = 60 min/max = NaN/NaN step = 60 6 archives(s) = [ AVERAGE xff = 0.5 steps = 1 rows = 480 AVERAGE xff = 0.5 steps = 4 rows = 360 AVERAGE xff = 0.5 steps = 14 rows = 644 AVERAGE xff = 0.5 steps = 60 rows = 720 AVERAGE xff = 0.5 steps = 720 rows = 730 AVERAGE xff = 0.5 steps = 10080 rows = 520] 0 items(s) = []
  117. 19:21:48.517 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing rrd4j persistence service.
  118. 19:21:48.535 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
  119. 19:21:48.542 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
  120. 19:21:48.544 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
  121. 19:21:48.545 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
  122. 19:21:48.549 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
  123. 19:21:48.550 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
  124. 19:21:48.554 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy rrd4j.everyMinute with cron expression 0 * * * * ?
  125. 19:21:48.567 [DEBUG] [p.r.i.charts.RRD4jChartServlet:118 ] - Starting up rrd chart servlet at /rrdchart.png
  126. 19:21:48.574 [DEBUG] [.o.b.ntp.internal.NtpActivator:31 ] - NTP binding has been started.
  127. 19:21:48.618 [INFO ] [.service.AbstractActiveService:169 ] - NTP Refresh Service has been started
  128. 19:21:48.630 [DEBUG] [o.b.m.internal.ModbusActivator:31 ] - Modbus binding has been started.
  129. 19:21:48.631 [DEBUG] [inding.ntp.internal.NtpBinding:78 ] - There is no existing NTP binding configuration => refresh cycle aborted!
  130. 19:21:48.653 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'LED (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  131. 19:21:48.751 [DEBUG] [.modbus.internal.ModbusBinding:441 ] - modbusSlave 'slave1' instanciated
  132. 19:21:48.781 [DEBUG] [.modbus.internal.ModbusBinding:583 ] - Parsed the following slave->endpoint configurations: {slave1=EndpointPoolConfiguration@7e0fe2a8[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1]}. If the endpoint is same, connections are shared between the instances.
  133. 19:21:48.785 [DEBUG] [.modbus.internal.ModbusBinding:585 ] - Parsed the following pool configurations: {ModbusSerialSlaveEndpoint@784a646a[portName=COM6]=EndpointPoolConfiguration@7e0fe2a8[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1]}
  134. 19:21:48.786 [DEBUG] [.modbus.internal.ModbusBinding:586 ] - config looked good
  135. 19:21:48.794 [INFO ] [.service.AbstractActiveService:169 ] - Modbus Polling Service has been started
  136. 19:21:48.851 [TRACE] [dbusSlaveConnectionFactoryImpl:86 ] - Created connection SerialConnection@f5e6b7e[portName=COM6,port=<null>] for endpoint ModbusSerialSlaveEndpoint@784a646a[portName=COM6]
  137. 19:21:49.280 [DEBUG] [.myopenhab.internal.MyOHClient:138 ] - Manager.EVENT_TRANSPORT
  138. 19:21:49.290 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  139. 19:21:49.360 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  140. 19:21:49.730 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
  141. 19:21:49.820 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
  142. 19:21:49.851 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
  143. 19:21:49.851 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@784a646a[portName=COM6] connection SerialConnection@f5e6b7e[portName=COM6,port=//./COM6] -> true
  144. 19:21:49.851 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@f5e6b7e[portName=COM6,port=//./COM6]) for endpoint ModbusSerialSlaveEndpoint@784a646a[portName=COM6] took 1050 ms
  145. 19:21:49.861 [ERROR] [.myopenhab.internal.MyOHClient:171 ] - Socket.IO error: not authorized
  146. 19:21:49.861 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  147. 19:21:49.861 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  148. 19:21:51.101 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.rules'
  149. 19:21:52.888 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  150. 19:21:52.888 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  151. 19:21:52.888 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
  152. 19:21:52.898 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@511d78d1 (unit id 1 & transaction 1). Serial parameters: SerialParameters@102c4d88[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  153. 19:21:52.933 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  154. 19:21:55.956 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  155. 19:21:55.956 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  156. 19:21:55.956 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
  157. 19:21:55.966 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 2/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@511d78d1 (unit id 1 & transaction 1). Serial parameters: SerialParameters@102c4d88[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  158. 19:21:56.001 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  159. 19:21:59.031 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  160. 19:21:59.031 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  161. 19:21:59.031 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
  162. 19:21:59.041 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 3/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@511d78d1 (unit id 1 & transaction 1). Serial parameters: SerialParameters@102c4d88[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  163. 19:21:59.041 [ERROR] [w.m.io.ModbusSerialTransaction:204 ] - execute reached max tries 3, throwing last error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@511d78d1. Serial parameters: SerialParameters@102c4d88[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  164. 19:21:59.041 [ERROR] [.b.modbus.internal.ModbusSlave:448 ] - ModbusSlave (slave1): Error getting modbus data for request net.wimpi.modbus.msg.ReadCoilsRequest@511d78d1. Error: I/O exception - failed to read. Endpoint ModbusSerialSlaveEndpoint@784a646a[portName=COM6]. Connection: SerialConnection@f5e6b7e[portName=COM6,port=//./COM6]
  165. 19:21:59.091 [DEBUG] [.b.modbus.internal.ModbusSlave:359 ] - Could not read from the slave
  166. 19:21:59.101 [TRACE] [dbusSlaveConnectionFactoryImpl:86 ] - Created connection SerialConnection@783aaf30[portName=COM6,port=<null>] for endpoint ModbusSerialSlaveEndpoint@784a646a[portName=COM6]
  167. 19:21:59.101 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
  168. 19:21:59.192 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
  169. 19:21:59.223 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
  170. 19:21:59.223 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@784a646a[portName=COM6] connection SerialConnection@783aaf30[portName=COM6,port=//./COM6] -> true
  171. 19:21:59.223 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@783aaf30[portName=COM6,port=//./COM6]) for endpoint ModbusSerialSlaveEndpoint@784a646a[portName=COM6] took 122 ms
  172. 19:21:59.223 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  173. 19:22:00.033 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
  174. 19:22:00.033 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
  175. 19:22:00.033 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
  176. 19:22:00.033 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
  177. 19:22:00.033 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
  178. 19:22:00.033 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
  179. 19:22:00.744 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  180. 19:22:00.744 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  181. 19:22:00.744 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
  182. 19:22:00.754 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@3cbcdf44 (unit id 1 & transaction 2). Serial parameters: SerialParameters@102c4d88[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  183. 19:22:00.789 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement