Advertisement
scythe83

openhab.log 07.04

Apr 7th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.33 KB | None | 0 0
  1. 20:38:32.446 [DEBUG] [.s.internal.SchedulerActivator:36 ] - Scheduler has been started.
  2. 20:38:32.526 [INFO ] [uartz.impl.StdSchedulerFactory:1175 ] - Using default implementation for ThreadExecutor
  3. 20:38:32.566 [INFO ] [rtz.core.SchedulerSignalerImpl:61 ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  4. 20:38:32.566 [INFO ] [rg.quartz.core.QuartzScheduler:243 ] - Quartz Scheduler v.2.1.7 created.
  5. 20:38:32.566 [INFO ] [org.quartz.simpl.RAMJobStore :154 ] - RAMJobStore initialized.
  6. 20:38:32.566 [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. 20:38:32.576 [INFO ] [uartz.impl.StdSchedulerFactory:1324 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: './etc/quartz.properties'
  15. 20:38:32.576 [INFO ] [uartz.impl.StdSchedulerFactory:1328 ] - Quartz scheduler version: 2.1.7
  16. 20:38:32.576 [INFO ] [rg.quartz.core.QuartzScheduler:534 ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
  17. 20:38:32.576 [DEBUG] [o.config.core.ConfigDispatcher:146 ] - Processing openHAB default configuration file 'C:\openhab\configurations\openhab_default.cfg'.
  18. 20:38:33.196 [DEBUG] [o.config.core.ConfigDispatcher:168 ] - Processing openHAB main configuration file 'C:\openhab\configurations\openhab.cfg'.
  19. 20:38:33.456 [DEBUG] [.o.core.internal.CoreActivator:93 ] - UUID file already exists at 'C:\openhab\webapps\static\uuid' with content '325ac2c4-6fc5-4476-98ae-fb79a3c44b4f'
  20. 20:38:33.466 [DEBUG] [.o.core.internal.CoreActivator:115 ] - Created file 'C:\openhab\webapps\static\version' with content '1.8.1'
  21. 20:38:33.466 [INFO ] [.o.core.internal.CoreActivator:61 ] - openHAB runtime has been started (v1.8.1).
  22. 20:38:33.516 [DEBUG] [a.internal.AutoUpdateActivator:31 ] - AutoUpdate binding has been started.
  23. 20:38:35.088 [DEBUG] [.p.i.PersistenceModelActivator:23 ] - Registered 'persistence' configuration parser
  24. 20:38:35.118 [DEBUG] [.c.t.i.TransformationActivator:38 ] - Transformation Service has been started.
  25. 20:38:35.178 [DEBUG] [m.internal.MultimediaActivator:34 ] - Multimedia I/O bundle has been started.
  26. 20:38:35.218 [DEBUG] [.s.i.DiscoveryServiceActivator:27 ] - Discovery service has been started.
  27. 20:38:35.228 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:93 ] - mDNS service has been started
  28. 20:38:35.338 [DEBUG] [.io.transport.mqtt.MqttService:123 ] - Starting MQTT Service...
  29. 20:38:35.508 [DEBUG] [.i.internal.ItemModelActivator:24 ] - Registered 'item' configuration parser
  30. 20:38:35.648 [DEBUG] [o.o.c.i.items.ItemRegistryImpl:137 ] - Item provider 'GenericItemProvider' has been added.
  31. 20:38:35.964 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:53 ] - Service Discovery initialization completed.
  32. 20:38:36.711 [DEBUG] [.o.m.s.i.SitemapModelActivator:23 ] - Registered 'sitemap' configuration parser
  33. 20:38:36.901 [DEBUG] [io.rest.internal.RESTActivator:33 ] - REST API has been started.
  34. 20:38:37.023 [INFO ] [org.atmosphere.util.IOUtils :370 ] - META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
  35. 20:38:37.073 [INFO ] [sphere.cpr.AtmosphereFramework:2601 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
  36. 20:38:37.073 [INFO ] [cpr.DefaultAnnotationProcessor:138 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
  37. 20:38:37.103 [WARN ] [cpr.DefaultAnnotationProcessor:178 ] - Unable to detect annotations. Application may fail to deploy.
  38. 20:38:37.133 [INFO ] [sphere.cpr.AtmosphereFramework:1891 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
  39. 20:38:37.163 [INFO ] [sphere.cpr.AtmosphereFramework:639 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.jersey.JerseyBroadcaster
  40. 20:38:37.163 [INFO ] [sphere.cpr.AtmosphereFramework:1945 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
  41. 20:38:37.163 [INFO ] [sphere.cpr.AtmosphereFramework:1602 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
  42. 20:38:37.235 [INFO ] [.a.h.ReflectorServletProcessor:103 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContainer
  43. 20:38:37.395 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:815 ] - Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
  44. 20:38:37.405 [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. 20:38:37.485 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.rest.RESTApplication
  47. 20:38:38.675 [INFO ] [sphere.cpr.AtmosphereFramework:2435 ] - AtmosphereInterceptor CORS Interceptor Support will always be executed first
  48. 20:38:38.675 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT
  49. 20:38:38.675 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
  50. 20:38:38.675 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
  51. 20:38:38.685 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
  52. 20:38:38.685 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
  53. 20:38:38.685 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
  54. 20:38:38.685 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
  55. 20:38:38.695 [INFO ] [sphere.cpr.AtmosphereFramework:935 ] - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
  56. 20:38:38.695 [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. 20:38:38.695 [INFO ] [sphere.cpr.AtmosphereFramework:949 ] - Default Broadcaster Class: org.atmosphere.jersey.JerseyBroadcaster
  58. 20:38:38.695 [INFO ] [sphere.cpr.AtmosphereFramework:950 ] - Broadcaster Polling Wait Time 100
  59. 20:38:38.695 [INFO ] [sphere.cpr.AtmosphereFramework:951 ] - Shared ExecutorService supported: true
  60. 20:38:38.705 [INFO ] [sphere.cpr.AtmosphereFramework:958 ] - Messaging Thread Pool Size: 10
  61. 20:38:38.705 [INFO ] [sphere.cpr.AtmosphereFramework:968 ] - Async I/O Thread Pool Size: 10
  62. 20:38:38.705 [INFO ] [sphere.cpr.AtmosphereFramework:979 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
  63. 20:38:38.705 [INFO ] [sphere.cpr.AtmosphereFramework:980 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
  64. 20:38:38.705 [INFO ] [sphere.cpr.AtmosphereFramework:990 ] - Invoke AtmosphereInterceptor on WebSocket message true
  65. 20:38:38.705 [INFO ] [sphere.cpr.AtmosphereFramework:991 ] - HttpSession supported: false
  66. 20:38:38.705 [INFO ] [sphere.cpr.AtmosphereFramework:993 ] - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
  67. 20:38:38.705 [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. 20:38:38.705 [INFO ] [sphere.cpr.AtmosphereFramework:996 ] - Atmosphere Framework 2.2.5 started.
  69. 20:38:38.715 [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. 20:38:38.715 [INFO ] [penhab.io.rest.RESTApplication:144 ] - Started REST API at /rest
  75. 20:38:38.715 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
  76. 20:38:43.605 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
  77. 20:38:44.808 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.sitemap'
  78. 20:38:45.008 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'db4o.persist'
  79. 20:38:45.038 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'exec.persist'
  80. 20:38:45.048 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'logging.persist'
  81. 20:38:45.058 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'rrd4j.persist'
  82. 20:38:45.147 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.script'
  83. 20:38:45.290 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.items'
  84. 20:38:45.320 [DEBUG] [i.internal.GenericItemProvider:154 ] - Processing binding configs for items from model 'demo.items'
  85. 20:38:45.330 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'demo.items'
  86. 20:38:46.311 [INFO ] [.o.u.w.i.servlet.WebAppServlet:80 ] - Started Classic UI at /classicui/openhab.app
  87. 20:38:46.651 [DEBUG] [.r.internal.RuleModelActivator:42 ] - Registered 'rules' configuration parser
  88. 20:38:46.661 [DEBUG] [m.r.internal.engine.RuleEngine:77 ] - Started rule engine
  89. 20:38:50.429 [DEBUG] [.m.i.MyOpenHABServiceActivator:28 ] - MyOpenHAB service has been started.
  90. 20:38:50.429 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:300 ] - setEventPublisher
  91. 20:38:50.429 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:135 ] - my.openHAB service activated
  92. 20:38:50.429 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:118 ] - config is null
  93. 20:38:50.429 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing myopenhab persistence service.
  94. 20:38:50.439 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:176 ] - UUID file found at 'C:\openhab\webapps\static\uuid' with content '325ac2c4-6fc5-4476-98ae-fb79a3c44b4f'
  95. 20:38:50.439 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:228 ] - Secret file already exists at 'C:\openhab\webapps\static\secret' with content '8vSnge1lCOK9UGKqEuQV'
  96. 20:38:50.439 [DEBUG] [c.internal.ModelRepositoryImpl:64 ] - Configuration model 'myopenhab.persist' can not be found
  97. 20:38:50.439 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:120 ] - UUID = 325ac2c4-6fc5-4476-98ae-fb79a3c44b4f, secret = 8vSnge1lCOK9UGKqEuQV
  98. 20:38:50.449 [DEBUG] [o.b.s.internal.SerialActivator:31 ] - Serial binding has been started.
  99. 20:38:50.459 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:176 ] - UUID file found at 'C:\openhab\webapps\static\uuid' with content '325ac2c4-6fc5-4476-98ae-fb79a3c44b4f'
  100. 20:38:50.459 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:228 ] - Secret file already exists at 'C:\openhab\webapps\static\secret' with content '8vSnge1lCOK9UGKqEuQV'
  101. 20:38:50.459 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:162 ] - Version file found at 'C:\openhab\webapps\static\version' with content '1.8.1'
  102. 20:38:50.459 [DEBUG] [.i.LoggingPersistenceActivator:31 ] - Logging persistence bundle has been started.
  103. 20:38:50.469 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing logging persistence service.
  104. 20:38:50.509 [DEBUG] [.b.http.internal.HttpActivator:34 ] - HTTP binding has been started.
  105. 20:38:50.509 [DEBUG] [.myopenhab.internal.MyOHClient:138 ] - Manager.EVENT_TRANSPORT
  106. 20:38:50.539 [INFO ] [.service.AbstractActiveService:169 ] - HTTP Refresh Service has been started
  107. 20:38:50.539 [DEBUG] [xecPersistenceServiceActivator:33 ] - Exec persistence bundle has been started.
  108. 20:38:50.549 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing exec persistence service.
  109. 20:38:50.589 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy exec.everyMinute with cron expression 0 * * * * ?
  110. 20:38:50.639 [DEBUG] [.rrd4j.internal.RRD4jActivator:31 ] - RRD4j persistence bundle has been started.
  111. 20:38:50.659 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  112. 20:38:50.669 [DEBUG] [.p.rrd4j.internal.RRD4jService:395 ] - Unknown property name : org.openhab.persistence.rrd4j
  113. 20:38:50.679 [DEBUG] [.p.rrd4j.internal.RRD4jService:364 ] - config 'objectClass' should have the format 'name.configkey'
  114. 20:38:50.679 [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. 20:38:50.679 [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. 20:38:50.679 [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. 20:38:50.679 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing rrd4j persistence service.
  118. 20:38:50.699 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
  119. 20:38:50.699 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
  120. 20:38:50.699 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
  121. 20:38:50.699 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
  122. 20:38:50.699 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
  123. 20:38:50.709 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
  124. 20:38:50.709 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy rrd4j.everyMinute with cron expression 0 * * * * ?
  125. 20:38:50.719 [DEBUG] [p.r.i.charts.RRD4jChartServlet:118 ] - Starting up rrd chart servlet at /rrdchart.png
  126. 20:38:50.719 [DEBUG] [.o.b.ntp.internal.NtpActivator:31 ] - NTP binding has been started.
  127. 20:38:50.739 [INFO ] [.service.AbstractActiveService:169 ] - NTP Refresh Service has been started
  128. 20:38:50.739 [DEBUG] [inding.ntp.internal.NtpBinding:78 ] - There is no existing NTP binding configuration => refresh cycle aborted!
  129. 20:38:50.759 [DEBUG] [o.b.m.internal.ModbusActivator:31 ] - Modbus binding has been started.
  130. 20:38:50.779 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'LED (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  131. 20:38:50.839 [DEBUG] [.modbus.internal.ModbusBinding:441 ] - modbusSlave 'slave1' instanciated
  132. 20:38:50.869 [DEBUG] [.modbus.internal.ModbusBinding:583 ] - Parsed the following slave->endpoint configurations: {slave1=EndpointPoolConfiguration@1307ce2[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1]}. If the endpoint is same, connections are shared between the instances.
  133. 20:38:50.869 [DEBUG] [.modbus.internal.ModbusBinding:585 ] - Parsed the following pool configurations: {ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]=EndpointPoolConfiguration@1307ce2[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1]}
  134. 20:38:50.869 [DEBUG] [.modbus.internal.ModbusBinding:586 ] - config looked good
  135. 20:38:50.869 [INFO ] [.service.AbstractActiveService:169 ] - Modbus Polling Service has been started
  136. 20:38:50.934 [TRACE] [dbusSlaveConnectionFactoryImpl:86 ] - Created connection SerialConnection@1e6935c[portName=COM3,port=<null>] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]
  137. 20:38:51.189 [DEBUG] [.myopenhab.internal.MyOHClient:138 ] - Manager.EVENT_TRANSPORT
  138. 20:38:51.194 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  139. 20:38:51.272 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  140. 20:38:51.890 [ERROR] [.myopenhab.internal.MyOHClient:171 ] - Socket.IO error: not authorized
  141. 20:38:51.890 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  142. 20:38:52.264 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
  143. 20:38:52.339 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
  144. 20:38:52.370 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
  145. 20:38:52.370 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] connection SerialConnection@1e6935c[portName=COM3,port=//./COM3] -> true
  146. 20:38:52.370 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@1e6935c[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] took 1491 ms
  147. 20:38:52.380 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  148. 20:38:53.908 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  149. 20:38:53.908 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  150. 20:38:53.908 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
  151. 20:38:53.918 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@19f5e8b (unit id 1 & transaction 1). Serial parameters: SerialParameters@1c69886[portName=COM3,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  152. 20:38:53.953 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  153. 20:38:54.402 [DEBUG] [.b.modbus.internal.ModbusSlave:265 ] - ModbusSlave (slave1): FC05 ref=2 value=true
  154. 20:38:55.388 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.rules'
  155. 20:38:56.985 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  156. 20:38:56.985 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  157. 20:38:56.985 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
  158. 20:38:56.995 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 2/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@19f5e8b (unit id 1 & transaction 1). Serial parameters: SerialParameters@1c69886[portName=COM3,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  159. 20:38:57.030 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  160. 20:38:58.559 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  161. 20:38:58.559 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  162. 20:38:58.559 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
  163. 20:38:58.569 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 3/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@19f5e8b (unit id 1 & transaction 1). Serial parameters: SerialParameters@1c69886[portName=COM3,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  164. 20:38:58.569 [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@19f5e8b. Serial parameters: SerialParameters@1c69886[portName=COM3,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  165. 20:38:58.569 [ERROR] [.b.modbus.internal.ModbusSlave:448 ] - ModbusSlave (slave1): Error getting modbus data for request net.wimpi.modbus.msg.ReadCoilsRequest@19f5e8b. Error: I/O exception - failed to read. Endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]. Connection: SerialConnection@1e6935c[portName=COM3,port=//./COM3]
  166. 20:38:58.599 [TRACE] [dbusSlaveConnectionFactoryImpl:86 ] - Created connection SerialConnection@e2ce76[portName=COM3,port=<null>] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]
  167. 20:38:58.609 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@e2ce76[portName=COM3,port=<null>] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]...
  168. 20:38:58.609 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@e2ce76[portName=COM3,port=<null>] (endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]) age (1460050738609ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  169. 20:38:58.609 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@e2ce76[portName=COM3,port=<null>] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]
  170. 20:38:58.609 [DEBUG] [.b.modbus.internal.ModbusSlave:359 ] - Could not read from the slave
  171. 20:38:58.609 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
  172. 20:38:58.700 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
  173. 20:38:58.731 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
  174. 20:38:58.731 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] -> true
  175. 20:38:58.731 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@e2ce76[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] took 4328 ms
  176. 20:38:58.731 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 05 00 02 ff 00 2d fa
  177. 20:39:00.039 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
  178. 20:39:00.039 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
  179. 20:39:00.039 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
  180. 20:39:00.049 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
  181. 20:39:00.049 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
  182. 20:39:00.049 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
  183. 20:39:00.259 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  184. 20:39:00.259 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 05 00 02 ff 00 2d fa
  185. 20:39:00.259 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
  186. 20:39:00.269 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.WriteCoilRequest@891ba8 (unit id 1 & transaction 2). Serial parameters: SerialParameters@1c69886[portName=COM3,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  187. 20:39:00.304 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 05 00 02 ff 00 2d fa
  188. 20:39:00.316 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  189. 20:39:00.336 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 05 00 02 ff 00 2d fa
  190. 20:39:00.346 [INFO ] [w.m.io.ModbusSerialTransaction:213 ] - execute eventually succeeded with 1 re-tries. Request: net.wimpi.modbus.msg.WriteCoilRequest@891ba8. Serial parameters: SerialParameters@1c69886[portName=COM3,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  191. 20:39:00.346 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] -> true
  192. 20:39:00.346 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]...
  193. 20:39:00.346 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]) age (1615ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  194. 20:39:00.346 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]
  195. 20:39:00.346 [TRACE] [.b.modbus.internal.ModbusSlave:336 ] - ModbusSlave (slave1): returned connection for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]
  196. 20:39:00.381 [TRACE] [dbusSlaveConnectionFactoryImpl:136 ] - Waited 35ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3], to ensure delay between transactions.
  197. 20:39:00.382 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] -> true
  198. 20:39:00.383 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@e2ce76[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] took 1764 ms
  199. 20:39:00.383 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  200. 20:39:00.393 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  201. 20:39:00.423 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 03 11 89
  202. 20:39:00.433 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] -> true
  203. 20:39:00.433 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]...
  204. 20:39:00.433 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]) age (1702ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  205. 20:39:00.433 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]
  206. 20:39:00.433 [TRACE] [.b.modbus.internal.ModbusSlave:336 ] - ModbusSlave (slave1): returned connection for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]
  207. 20:39:00.433 [TRACE] [et.wimpi.modbus.util.BitVector:141 ] - Get bit #0
  208. 20:39:00.468 [TRACE] [dbusSlaveConnectionFactoryImpl:136 ] - Waited 25ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3], to ensure delay between transactions.
  209. 20:39:00.469 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] -> true
  210. 20:39:00.470 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@e2ce76[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] took 27 ms
  211. 20:39:00.470 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  212. 20:39:03.496 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  213. 20:39:03.496 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  214. 20:39:03.496 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
  215. 20:39:03.506 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@42e2e3 (unit id 1 & transaction 4). Serial parameters: SerialParameters@1c69886[portName=COM3,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  216. 20:39:03.541 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  217. 20:39:04.273 [DEBUG] [.b.modbus.internal.ModbusSlave:265 ] - ModbusSlave (slave1): FC05 ref=2 value=false
  218. 20:39:06.570 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  219. 20:39:06.570 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  220. 20:39:06.570 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
  221. 20:39:06.580 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 2/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@42e2e3 (unit id 1 & transaction 4). Serial parameters: SerialParameters@1c69886[portName=COM3,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  222. 20:39:06.615 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  223. 20:39:06.627 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  224. 20:39:06.657 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 03 11 89
  225. 20:39:06.667 [INFO ] [w.m.io.ModbusSerialTransaction:213 ] - execute eventually succeeded with 2 re-tries. Request: net.wimpi.modbus.msg.ReadCoilsRequest@42e2e3. Serial parameters: SerialParameters@1c69886[portName=COM3,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  226. 20:39:06.667 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] -> true
  227. 20:39:06.667 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]...
  228. 20:39:06.667 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]) age (7936ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  229. 20:39:06.667 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]
  230. 20:39:06.667 [TRACE] [.b.modbus.internal.ModbusSlave:336 ] - ModbusSlave (slave1): returned connection for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]
  231. 20:39:06.667 [TRACE] [et.wimpi.modbus.util.BitVector:141 ] - Get bit #0
  232. 20:39:06.702 [TRACE] [dbusSlaveConnectionFactoryImpl:136 ] - Waited 35ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3], to ensure delay between transactions.
  233. 20:39:06.704 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] -> true
  234. 20:39:06.704 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@e2ce76[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] took 2431 ms
  235. 20:39:06.704 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 05 00 02 00 00 6c 0a
  236. 20:39:08.226 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  237. 20:39:08.226 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 05 00 02 00 00 6c 0a
  238. 20:39:08.226 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
  239. 20:39:08.236 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.WriteCoilRequest@8dec81 (unit id 1 & transaction 5). Serial parameters: SerialParameters@1c69886[portName=COM3,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  240. 20:39:08.271 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 05 00 02 00 00 6c 0a
  241. 20:39:08.283 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  242. 20:39:08.303 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 05 00 02 00 00 6c 0a
  243. 20:39:08.313 [INFO ] [w.m.io.ModbusSerialTransaction:213 ] - execute eventually succeeded with 1 re-tries. Request: net.wimpi.modbus.msg.WriteCoilRequest@8dec81. Serial parameters: SerialParameters@1c69886[portName=COM3,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  244. 20:39:08.313 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] -> true
  245. 20:39:08.313 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]...
  246. 20:39:08.313 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]) age (9582ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  247. 20:39:08.313 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]
  248. 20:39:08.313 [TRACE] [.b.modbus.internal.ModbusSlave:336 ] - ModbusSlave (slave1): returned connection for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3]
  249. 20:39:08.329 [DEBUG] [.b.modbus.internal.ModbusSlave:265 ] - ModbusSlave (slave1): FC05 ref=2 value=false
  250. 20:39:08.348 [TRACE] [dbusSlaveConnectionFactoryImpl:136 ] - Waited 35ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3], to ensure delay between transactions.
  251. 20:39:08.349 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] connection SerialConnection@e2ce76[portName=COM3,port=//./COM3] -> true
  252. 20:39:08.350 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@e2ce76[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1c116cc[portName=COM3] took 1673 ms
  253. 20:39:08.350 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  254. 20:39:11.367 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  255. 20:39:11.368 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  256. 20:39:11.368 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
  257. 20:39:11.377 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@c3be30 (unit id 1 & transaction 6). Serial parameters: SerialParameters@1c69886[portName=COM3,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  258. 20:39:11.414 [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