Advertisement
scythe83

with modpoll

Mar 30th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.68 KB | None | 0 0
  1. 21:03:34.521 [DEBUG] [.s.internal.SchedulerActivator:36 ] - Scheduler has been started.
  2. 21:03:34.639 [INFO ] [uartz.impl.StdSchedulerFactory:1175 ] - Using default implementation for ThreadExecutor
  3. 21:03:34.695 [INFO ] [rtz.core.SchedulerSignalerImpl:61 ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  4. 21:03:34.697 [INFO ] [rg.quartz.core.QuartzScheduler:243 ] - Quartz Scheduler v.2.1.7 created.
  5. 21:03:34.702 [INFO ] [org.quartz.simpl.RAMJobStore :154 ] - RAMJobStore initialized.
  6. 21:03:34.706 [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. 21:03:34.708 [INFO ] [uartz.impl.StdSchedulerFactory:1324 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: './etc/quartz.properties'
  15. 21:03:34.710 [INFO ] [uartz.impl.StdSchedulerFactory:1328 ] - Quartz scheduler version: 2.1.7
  16. 21:03:34.712 [INFO ] [rg.quartz.core.QuartzScheduler:534 ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
  17. 21:03:34.724 [DEBUG] [o.config.core.ConfigDispatcher:146 ] - Processing openHAB default configuration file 'C:\openhab\configurations\openhab_default.cfg'.
  18. 21:03:35.086 [DEBUG] [o.config.core.ConfigDispatcher:168 ] - Processing openHAB main configuration file 'C:\openhab\configurations\openhab.cfg'.
  19. 21:03:35.369 [DEBUG] [.o.core.internal.CoreActivator:93 ] - UUID file already exists at 'C:\openhab\webapps\static\uuid' with content 'ed7b01d7-17ce-47b6-8389-a6c019a2eeec'
  20. 21:03:35.369 [DEBUG] [.o.core.internal.CoreActivator:115 ] - Created file 'C:\openhab\webapps\static\version' with content '1.8.1'
  21. 21:03:35.369 [INFO ] [.o.core.internal.CoreActivator:61 ] - openHAB runtime has been started (v1.8.1).
  22. 21:03:35.429 [DEBUG] [a.internal.AutoUpdateActivator:31 ] - AutoUpdate binding has been started.
  23. 21:03:37.563 [DEBUG] [.p.i.PersistenceModelActivator:23 ] - Registered 'persistence' configuration parser
  24. 21:03:37.614 [DEBUG] [.c.t.i.TransformationActivator:38 ] - Transformation Service has been started.
  25. 21:03:37.703 [DEBUG] [m.internal.MultimediaActivator:34 ] - Multimedia I/O bundle has been started.
  26. 21:03:37.754 [DEBUG] [.s.i.DiscoveryServiceActivator:27 ] - Discovery service has been started.
  27. 21:03:37.775 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:93 ] - mDNS service has been started
  28. 21:03:37.875 [DEBUG] [.io.transport.mqtt.MqttService:123 ] - Starting MQTT Service...
  29. 21:03:38.111 [DEBUG] [.i.internal.ItemModelActivator:24 ] - Registered 'item' configuration parser
  30. 21:03:38.344 [DEBUG] [o.o.c.i.items.ItemRegistryImpl:137 ] - Item provider 'GenericItemProvider' has been added.
  31. 21:03:40.434 [DEBUG] [.o.m.s.i.SitemapModelActivator:23 ] - Registered 'sitemap' configuration parser
  32. 21:03:40.751 [DEBUG] [io.rest.internal.RESTActivator:33 ] - REST API has been started.
  33. 21:03:40.913 [INFO ] [org.atmosphere.util.IOUtils :370 ] - META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
  34. 21:03:40.982 [INFO ] [sphere.cpr.AtmosphereFramework:2601 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
  35. 21:03:40.986 [INFO ] [cpr.DefaultAnnotationProcessor:138 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
  36. 21:03:41.035 [WARN ] [cpr.DefaultAnnotationProcessor:178 ] - Unable to detect annotations. Application may fail to deploy.
  37. 21:03:41.105 [INFO ] [sphere.cpr.AtmosphereFramework:1891 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
  38. 21:03:41.149 [INFO ] [sphere.cpr.AtmosphereFramework:639 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.jersey.JerseyBroadcaster
  39. 21:03:41.151 [INFO ] [sphere.cpr.AtmosphereFramework:1945 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
  40. 21:03:41.154 [INFO ] [sphere.cpr.AtmosphereFramework:1602 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
  41. 21:03:41.232 [INFO ] [.a.h.ReflectorServletProcessor:103 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContainer
  42. 21:03:41.257 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:53 ] - Service Discovery initialization completed.
  43. 21:03:41.484 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:815 ] - Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
  44. 21:03:41.490 [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. 21:03:41.628 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.rest.RESTApplication
  47. 21:03:43.593 [INFO ] [sphere.cpr.AtmosphereFramework:2435 ] - AtmosphereInterceptor CORS Interceptor Support will always be executed first
  48. 21:03:43.596 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT
  49. 21:03:43.598 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
  50. 21:03:43.602 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
  51. 21:03:43.613 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
  52. 21:03:43.629 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
  53. 21:03:43.633 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
  54. 21:03:43.636 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
  55. 21:03:43.654 [INFO ] [sphere.cpr.AtmosphereFramework:935 ] - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
  56. 21:03:43.658 [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. 21:03:43.662 [INFO ] [sphere.cpr.AtmosphereFramework:949 ] - Default Broadcaster Class: org.atmosphere.jersey.JerseyBroadcaster
  58. 21:03:43.670 [INFO ] [sphere.cpr.AtmosphereFramework:950 ] - Broadcaster Polling Wait Time 100
  59. 21:03:43.672 [INFO ] [sphere.cpr.AtmosphereFramework:951 ] - Shared ExecutorService supported: true
  60. 21:03:43.674 [INFO ] [sphere.cpr.AtmosphereFramework:958 ] - Messaging Thread Pool Size: 10
  61. 21:03:43.676 [INFO ] [sphere.cpr.AtmosphereFramework:968 ] - Async I/O Thread Pool Size: 10
  62. 21:03:43.678 [INFO ] [sphere.cpr.AtmosphereFramework:979 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
  63. 21:03:43.680 [INFO ] [sphere.cpr.AtmosphereFramework:980 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
  64. 21:03:43.681 [INFO ] [sphere.cpr.AtmosphereFramework:990 ] - Invoke AtmosphereInterceptor on WebSocket message true
  65. 21:03:43.683 [INFO ] [sphere.cpr.AtmosphereFramework:991 ] - HttpSession supported: false
  66. 21:03:43.684 [INFO ] [sphere.cpr.AtmosphereFramework:993 ] - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
  67. 21:03:43.686 [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. 21:03:43.691 [INFO ] [sphere.cpr.AtmosphereFramework:996 ] - Atmosphere Framework 2.2.5 started.
  69. 21:03:43.692 [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. 21:03:43.695 [INFO ] [penhab.io.rest.RESTApplication:144 ] - Started REST API at /rest
  75. 21:03:43.700 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
  76. 21:03:47.029 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.sitemap'
  77. 21:03:47.348 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'db4o.persist'
  78. 21:03:47.389 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'exec.persist'
  79. 21:03:47.409 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'logging.persist'
  80. 21:03:47.429 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'rrd4j.persist'
  81. 21:03:47.551 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.script'
  82. 21:03:47.775 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.items'
  83. 21:03:47.825 [DEBUG] [i.internal.GenericItemProvider:154 ] - Processing binding configs for items from model 'demo.items'
  84. 21:03:47.840 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'demo.items'
  85. 21:03:48.973 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
  86. 21:03:51.782 [INFO ] [.o.u.w.i.servlet.WebAppServlet:80 ] - Started Classic UI at /classicui/openhab.app
  87. 21:03:52.321 [DEBUG] [.r.internal.RuleModelActivator:42 ] - Registered 'rules' configuration parser
  88. 21:03:52.345 [DEBUG] [m.r.internal.engine.RuleEngine:77 ] - Started rule engine
  89. 21:03:55.911 [DEBUG] [.m.i.MyOpenHABServiceActivator:28 ] - MyOpenHAB service has been started.
  90. 21:03:55.916 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:300 ] - setEventPublisher
  91. 21:03:55.918 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:135 ] - my.openHAB service activated
  92. 21:03:55.920 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:118 ] - config is null
  93. 21:03:55.922 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:176 ] - UUID file found at 'C:\openhab\webapps\static\uuid' with content 'ed7b01d7-17ce-47b6-8389-a6c019a2eeec'
  94. 21:03:55.922 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing myopenhab persistence service.
  95. 21:03:55.923 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:228 ] - Secret file already exists at 'C:\openhab\webapps\static\secret' with content 'nl4qtFyxXrPpQsgBAG9W'
  96. 21:03:55.927 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:120 ] - UUID = ed7b01d7-17ce-47b6-8389-a6c019a2eeec, secret = nl4qtFyxXrPpQsgBAG9W
  97. 21:03:55.931 [DEBUG] [c.internal.ModelRepositoryImpl:64 ] - Configuration model 'myopenhab.persist' can not be found
  98. 21:03:55.942 [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. 21:03:55.947 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:228 ] - Secret file already exists at 'C:\openhab\webapps\static\secret' with content 'nl4qtFyxXrPpQsgBAG9W'
  100. 21:03:55.949 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:162 ] - Version file found at 'C:\openhab\webapps\static\version' with content '1.8.1'
  101. 21:03:55.949 [DEBUG] [o.b.s.internal.SerialActivator:31 ] - Serial binding has been started.
  102. 21:03:55.962 [DEBUG] [.o.b.ntp.internal.NtpActivator:31 ] - NTP binding has been started.
  103. 21:03:55.999 [INFO ] [.service.AbstractActiveService:169 ] - NTP Refresh Service has been started
  104. 21:03:56.000 [DEBUG] [xecPersistenceServiceActivator:33 ] - Exec persistence bundle has been started.
  105. 21:03:56.000 [DEBUG] [inding.ntp.internal.NtpBinding:78 ] - There is no existing NTP binding configuration => refresh cycle aborted!
  106. 21:03:56.014 [DEBUG] [.myopenhab.internal.MyOHClient:138 ] - Manager.EVENT_TRANSPORT
  107. 21:03:56.015 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing exec persistence service.
  108. 21:03:56.074 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy exec.everyMinute with cron expression 0 * * * * ?
  109. 21:03:56.104 [DEBUG] [.rrd4j.internal.RRD4jActivator:31 ] - RRD4j persistence bundle has been started.
  110. 21:03:56.167 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  111. 21:03:56.170 [DEBUG] [.p.rrd4j.internal.RRD4jService:395 ] - Unknown property name : org.openhab.persistence.rrd4j
  112. 21:03:56.173 [DEBUG] [.p.rrd4j.internal.RRD4jService:364 ] - config 'objectClass' should have the format 'name.configkey'
  113. 21:03:56.175 [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) = []
  114. 21:03:56.179 [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) = []
  115. 21:03:56.230 [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) = []
  116. 21:03:56.234 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing rrd4j persistence service.
  117. 21:03:56.295 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
  118. 21:03:56.296 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
  119. 21:03:56.300 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
  120. 21:03:56.301 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
  121. 21:03:56.304 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
  122. 21:03:56.305 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
  123. 21:03:56.309 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy rrd4j.everyMinute with cron expression 0 * * * * ?
  124. 21:03:56.320 [DEBUG] [p.r.i.charts.RRD4jChartServlet:118 ] - Starting up rrd chart servlet at /rrdchart.png
  125. 21:03:56.326 [DEBUG] [.i.LoggingPersistenceActivator:31 ] - Logging persistence bundle has been started.
  126. 21:03:56.339 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing logging persistence service.
  127. 21:03:56.352 [DEBUG] [.b.http.internal.HttpActivator:34 ] - HTTP binding has been started.
  128. 21:03:56.383 [INFO ] [.service.AbstractActiveService:169 ] - HTTP Refresh Service has been started
  129. 21:03:56.393 [DEBUG] [o.b.m.internal.ModbusActivator:31 ] - Modbus binding has been started.
  130. 21:03:56.457 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'LED (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  131. 21:03:56.525 [DEBUG] [.modbus.internal.ModbusBinding:441 ] - modbusSlave 'slave1' instanciated
  132. 21:03:56.555 [DEBUG] [.modbus.internal.ModbusBinding:583 ] - Parsed the following slave->endpoint configurations: {slave1=EndpointPoolConfiguration@272d02a6[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1]}. If the endpoint is same, connections are shared between the instances.
  133. 21:03:56.555 [DEBUG] [.modbus.internal.ModbusBinding:585 ] - Parsed the following pool configurations: {ModbusSerialSlaveEndpoint@63839835[portName=COM14]=EndpointPoolConfiguration@272d02a6[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1]}
  134. 21:03:56.555 [DEBUG] [.modbus.internal.ModbusBinding:586 ] - config looked good
  135. 21:03:56.555 [INFO ] [.service.AbstractActiveService:169 ] - Modbus Polling Service has been started
  136. 21:03:56.605 [TRACE] [dbusSlaveConnectionFactoryImpl:86 ] - Created connection SerialConnection@7424376[portName=COM14,port=<null>] for endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14]
  137. 21:03:56.645 [DEBUG] [.myopenhab.internal.MyOHClient:138 ] - Manager.EVENT_TRANSPORT
  138. 21:03:56.655 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  139. 21:03:56.735 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  140. 21:03:57.080 [ERROR] [.myopenhab.internal.MyOHClient:171 ] - Socket.IO error: not authorized
  141. 21:03:57.090 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  142. 21:03:57.486 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
  143. 21:03:57.506 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
  144. 21:03:57.506 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
  145. 21:03:57.506 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14] connection SerialConnection@7424376[portName=COM14,port=//./COM14] -> true
  146. 21:03:57.516 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@7424376[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14] took 951 ms
  147. 21:03:57.517 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  148. 21:03:57.527 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  149. 21:03:57.527 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 f3 00 0a
  150. 21:03:57.527 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  151. 21:03:57.527 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: CRC Error in received frame: 4 bytes: 01 01 01 f3
  152. 21:03:57.527 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@17519eb1 (unit id 1 & transaction 1). Serial parameters: SerialParameters@52af2a5b[portName=COM14,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  153. 21:03:57.572 [DEBUG] [i.modbus.io.ModbusRTUTransport:109 ] - Clear input: 4d c2
  154. 21:03:57.573 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  155. 21:03:57.995 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.rules'
  156. 21:03:58.537 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  157. 21:03:58.537 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 f3 00 0a
  158. 21:03:58.537 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  159. 21:03:58.537 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: CRC Error in received frame: 4 bytes: 01 01 01 f3
  160. 21:03:58.537 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 2/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@17519eb1 (unit id 1 & transaction 1). Serial parameters: SerialParameters@52af2a5b[portName=COM14,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  161. 21:03:58.572 [DEBUG] [i.modbus.io.ModbusRTUTransport:109 ] - Clear input: 4d c2
  162. 21:03:58.573 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  163. 21:03:59.546 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  164. 21:03:59.546 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 f3 00 0a
  165. 21:03:59.546 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  166. 21:03:59.546 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: CRC Error in received frame: 4 bytes: 01 01 01 f3
  167. 21:03:59.546 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 3/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@17519eb1 (unit id 1 & transaction 1). Serial parameters: SerialParameters@52af2a5b[portName=COM14,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  168. 21:03:59.546 [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@17519eb1. Serial parameters: SerialParameters@52af2a5b[portName=COM14,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  169. 21:03:59.546 [ERROR] [.b.modbus.internal.ModbusSlave:448 ] - ModbusSlave (slave1): Error getting modbus data for request net.wimpi.modbus.msg.ReadCoilsRequest@17519eb1. Error: I/O exception - failed to read. Endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14]. Connection: SerialConnection@7424376[portName=COM14,port=//./COM14]
  170. 21:03:59.586 [DEBUG] [.b.modbus.internal.ModbusSlave:359 ] - Could not read from the slave
  171. 21:03:59.596 [TRACE] [dbusSlaveConnectionFactoryImpl:86 ] - Created connection SerialConnection@7aeef7c0[portName=COM14,port=<null>] for endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14]
  172. 21:03:59.596 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
  173. 21:03:59.606 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
  174. 21:03:59.607 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
  175. 21:03:59.608 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14] connection SerialConnection@7aeef7c0[portName=COM14,port=//./COM14] -> true
  176. 21:03:59.608 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@7aeef7c0[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14] took 12 ms
  177. 21:03:59.608 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  178. 21:04:00.028 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
  179. 21:04:00.028 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
  180. 21:04:00.028 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
  181. 21:04:00.028 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
  182. 21:04:00.028 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
  183. 21:04:00.028 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
  184. 21:04:00.547 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  185. 21:04:00.547 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 f3 00 0a
  186. 21:04:00.547 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  187. 21:04:00.547 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: CRC Error in received frame: 4 bytes: 01 01 01 f3
  188. 21:04:00.547 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@303963ee (unit id 1 & transaction 2). Serial parameters: SerialParameters@52af2a5b[portName=COM14,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  189. 21:04:00.582 [DEBUG] [i.modbus.io.ModbusRTUTransport:109 ] - Clear input: 4d c2
  190. 21:04:00.583 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  191. 21:04:01.547 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  192. 21:04:01.547 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 f3 00 0a
  193. 21:04:01.547 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  194. 21:04:01.547 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: CRC Error in received frame: 4 bytes: 01 01 01 f3
  195. 21:04:01.547 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 2/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@303963ee (unit id 1 & transaction 2). Serial parameters: SerialParameters@52af2a5b[portName=COM14,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  196. 21:04:01.582 [DEBUG] [i.modbus.io.ModbusRTUTransport:109 ] - Clear input: 4d c2
  197. 21:04:01.583 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  198. 21:04:02.555 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  199. 21:04:02.555 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 f3 00 0a
  200. 21:04:02.555 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  201. 21:04:02.555 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: CRC Error in received frame: 4 bytes: 01 01 01 f3
  202. 21:04:02.555 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 3/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@303963ee (unit id 1 & transaction 2). Serial parameters: SerialParameters@52af2a5b[portName=COM14,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  203. 21:04:02.555 [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@303963ee. Serial parameters: SerialParameters@52af2a5b[portName=COM14,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  204. 21:04:02.555 [ERROR] [.b.modbus.internal.ModbusSlave:448 ] - ModbusSlave (slave1): Error getting modbus data for request net.wimpi.modbus.msg.ReadCoilsRequest@303963ee. Error: I/O exception - failed to read. Endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14]. Connection: SerialConnection@7aeef7c0[portName=COM14,port=//./COM14]
  205. 21:04:02.645 [DEBUG] [.b.modbus.internal.ModbusSlave:359 ] - Could not read from the slave
  206. 21:04:02.655 [TRACE] [dbusSlaveConnectionFactoryImpl:86 ] - Created connection SerialConnection@1b6f6a40[portName=COM14,port=<null>] for endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14]
  207. 21:04:02.655 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
  208. 21:04:02.665 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
  209. 21:04:02.666 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
  210. 21:04:02.667 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14] connection SerialConnection@1b6f6a40[portName=COM14,port=//./COM14] -> true
  211. 21:04:02.667 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@1b6f6a40[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14] took 12 ms
  212. 21:04:02.667 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  213. 21:04:03.559 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  214. 21:04:03.559 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 f3 00 0a
  215. 21:04:03.559 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  216. 21:04:03.559 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: CRC Error in received frame: 4 bytes: 01 01 01 f3
  217. 21:04:03.559 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@b88e7e9 (unit id 1 & transaction 3). Serial parameters: SerialParameters@52af2a5b[portName=COM14,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  218. 21:04:03.594 [DEBUG] [i.modbus.io.ModbusRTUTransport:109 ] - Clear input: 4d c2
  219. 21:04:03.595 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  220. 21:04:04.566 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  221. 21:04:04.566 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 f3 00 0a
  222. 21:04:04.566 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  223. 21:04:04.566 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: CRC Error in received frame: 4 bytes: 01 01 01 f3
  224. 21:04:04.566 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 2/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@b88e7e9 (unit id 1 & transaction 3). Serial parameters: SerialParameters@52af2a5b[portName=COM14,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  225. 21:04:04.601 [DEBUG] [i.modbus.io.ModbusRTUTransport:109 ] - Clear input: 4d c2
  226. 21:04:04.602 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  227. 21:04:05.567 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  228. 21:04:05.567 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 f3 00 0a
  229. 21:04:05.567 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 01 01 00 02 00 01 5c 0a
  230. 21:04:05.567 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: CRC Error in received frame: 4 bytes: 01 01 01 f3
  231. 21:04:05.567 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 3/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadCoilsRequest@b88e7e9 (unit id 1 & transaction 3). Serial parameters: SerialParameters@52af2a5b[portName=COM14,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  232. 21:04:05.567 [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@b88e7e9. Serial parameters: SerialParameters@52af2a5b[portName=COM14,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
  233. 21:04:05.567 [ERROR] [.b.modbus.internal.ModbusSlave:448 ] - ModbusSlave (slave1): Error getting modbus data for request net.wimpi.modbus.msg.ReadCoilsRequest@b88e7e9. Error: I/O exception - failed to read. Endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14]. Connection: SerialConnection@1b6f6a40[portName=COM14,port=//./COM14]
  234. 21:04:05.641 [DEBUG] [.b.modbus.internal.ModbusSlave:359 ] - Could not read from the slave
  235. 21:04:05.651 [TRACE] [dbusSlaveConnectionFactoryImpl:86 ] - Created connection SerialConnection@7055d365[portName=COM14,port=<null>] for endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14]
  236. 21:04:05.651 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
  237. 21:04:05.661 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
  238. 21:04:05.662 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
  239. 21:04:05.663 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14] connection SerialConnection@7055d365[portName=COM14,port=//./COM14] -> true
  240. 21:04:05.663 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@7055d365[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@63839835[portName=COM14] took 12 ms
  241. 21:04:05.663 [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