Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 12:12:21.302 [DEBUG] [.s.internal.SchedulerActivator:36 ] - Scheduler has been started.
- 12:12:21.340 [INFO ] [uartz.impl.StdSchedulerFactory:1175 ] - Using default implementation for ThreadExecutor
- 12:12:21.359 [INFO ] [rtz.core.SchedulerSignalerImpl:61 ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 12:12:21.359 [INFO ] [rg.quartz.core.QuartzScheduler:243 ] - Quartz Scheduler v.2.1.7 created.
- 12:12:21.361 [INFO ] [org.quartz.simpl.RAMJobStore :154 ] - RAMJobStore initialized.
- 12:12:21.362 [INFO ] [rg.quartz.core.QuartzScheduler:268 ] - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'openHAB-job-scheduler' with instanceId 'NON_CLUSTERED'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 2 threads.
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
- 12:12:21.364 [INFO ] [uartz.impl.StdSchedulerFactory:1324 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: './etc/quartz.properties'
- 12:12:21.364 [INFO ] [uartz.impl.StdSchedulerFactory:1328 ] - Quartz scheduler version: 2.1.7
- 12:12:21.364 [INFO ] [rg.quartz.core.QuartzScheduler:534 ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
- 12:12:21.367 [DEBUG] [o.config.core.ConfigDispatcher:146 ] - Processing openHAB default configuration file 'c:\NILAN\configurations\openhab_default.cfg'.
- 12:12:21.367 [DEBUG] [o.config.core.ConfigDispatcher:168 ] - Processing openHAB main configuration file 'c:\NILAN\configurations\openhab.cfg'.
- 12:12:21.416 [DEBUG] [.o.core.internal.CoreActivator:93 ] - UUID file already exists at 'c:\NILAN\webapps\static\uuid' with content '0fa41074-b8be-4829-988d-31807d353503'
- 12:12:21.417 [DEBUG] [.o.core.internal.CoreActivator:115 ] - Created file 'c:\NILAN\webapps\static\version' with content '1.8.3'
- 12:12:21.417 [INFO ] [.o.core.internal.CoreActivator:61 ] - openHAB runtime has been started (v1.8.3).
- 12:12:21.434 [DEBUG] [a.internal.AutoUpdateActivator:31 ] - AutoUpdate binding has been started.
- 12:12:22.141 [DEBUG] [.p.i.PersistenceModelActivator:23 ] - Registered 'persistence' configuration parser
- 12:12:22.161 [DEBUG] [.c.t.i.TransformationActivator:38 ] - Transformation Service has been started.
- 12:12:22.184 [DEBUG] [m.internal.MultimediaActivator:34 ] - Multimedia I/O bundle has been started.
- 12:12:22.199 [DEBUG] [.s.i.DiscoveryServiceActivator:27 ] - Discovery service has been started.
- 12:12:22.201 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:93 ] - mDNS service has been started
- 12:12:22.214 [DEBUG] [.io.transport.mqtt.MqttService:123 ] - Starting MQTT Service...
- 12:12:22.333 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:53 ] - Service Discovery initialization completed.
- 12:12:22.346 [DEBUG] [.i.internal.ItemModelActivator:24 ] - Registered 'item' configuration parser
- 12:12:22.394 [DEBUG] [o.o.c.i.items.ItemRegistryImpl:137 ] - Item provider 'GenericItemProvider' has been added.
- 12:12:22.870 [DEBUG] [.o.m.s.i.SitemapModelActivator:23 ] - Registered 'sitemap' configuration parser
- 12:12:22.969 [DEBUG] [io.rest.internal.RESTActivator:33 ] - REST API has been started.
- 12:12:23.015 [INFO ] [org.atmosphere.util.IOUtils :370 ] - META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
- 12:12:23.051 [INFO ] [sphere.cpr.AtmosphereFramework:2601 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
- 12:12:23.052 [INFO ] [cpr.DefaultAnnotationProcessor:138 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
- 12:12:23.064 [WARN ] [cpr.DefaultAnnotationProcessor:178 ] - Unable to detect annotations. Application may fail to deploy.
- 12:12:23.079 [INFO ] [sphere.cpr.AtmosphereFramework:1891 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
- 12:12:23.092 [INFO ] [sphere.cpr.AtmosphereFramework:639 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.jersey.JerseyBroadcaster
- 12:12:23.093 [INFO ] [sphere.cpr.AtmosphereFramework:1945 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
- 12:12:23.093 [INFO ] [sphere.cpr.AtmosphereFramework:1602 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
- 12:12:23.117 [INFO ] [.a.h.ReflectorServletProcessor:103 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContainer
- 12:12:23.215 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:815 ] - Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
- 12:12:23.216 [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:
- class org.atmosphere.jersey.AtmosphereResourceConfigurator
- 12:12:23.254 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.rest.RESTApplication
- 12:12:23.813 [INFO ] [sphere.cpr.AtmosphereFramework:2435 ] - AtmosphereInterceptor CORS Interceptor Support will always be executed first
- 12:12:23.813 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT
- 12:12:23.814 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
- 12:12:23.815 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
- 12:12:23.816 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
- 12:12:23.816 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
- 12:12:23.817 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
- 12:12:23.818 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
- 12:12:23.821 [INFO ] [sphere.cpr.AtmosphereFramework:935 ] - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
- 12:12:23.822 [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
- 12:12:23.822 [INFO ] [sphere.cpr.AtmosphereFramework:949 ] - Default Broadcaster Class: org.atmosphere.jersey.JerseyBroadcaster
- 12:12:23.822 [INFO ] [sphere.cpr.AtmosphereFramework:950 ] - Broadcaster Polling Wait Time 100
- 12:12:23.825 [INFO ] [sphere.cpr.AtmosphereFramework:951 ] - Shared ExecutorService supported: true
- 12:12:23.825 [INFO ] [sphere.cpr.AtmosphereFramework:958 ] - Messaging Thread Pool Size: 10
- 12:12:23.825 [INFO ] [sphere.cpr.AtmosphereFramework:968 ] - Async I/O Thread Pool Size: 10
- 12:12:23.825 [INFO ] [sphere.cpr.AtmosphereFramework:979 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
- 12:12:23.826 [INFO ] [sphere.cpr.AtmosphereFramework:980 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
- 12:12:23.826 [INFO ] [sphere.cpr.AtmosphereFramework:990 ] - Invoke AtmosphereInterceptor on WebSocket message true
- 12:12:23.826 [INFO ] [sphere.cpr.AtmosphereFramework:991 ] - HttpSession supported: false
- 12:12:23.826 [INFO ] [sphere.cpr.AtmosphereFramework:993 ] - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
- 12:12:23.827 [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.
- 12:12:23.827 [INFO ] [sphere.cpr.AtmosphereFramework:996 ] - Atmosphere Framework 2.2.5 started.
- 12:12:23.828 [INFO ] [sphere.cpr.AtmosphereFramework:998 ] -
- For Atmosphere Framework Commercial Support, visit
- http://www.async-io.org/ or send an email to [email protected]
- 12:12:23.828 [INFO ] [penhab.io.rest.RESTApplication:144 ] - Started REST API at /rest
- 12:12:23.829 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
- 12:12:29.857 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
- 12:12:31.979 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'kallio.sitemap'
- 12:12:32.199 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'nilan.items'
- 12:12:32.225 [DEBUG] [i.internal.GenericItemProvider:154 ] - Processing binding configs for items from model 'nilan.items'
- 12:12:32.228 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'nilan.items'
- 12:12:32.430 [INFO ] [.o.u.w.i.servlet.WebAppServlet:80 ] - Started Classic UI at /classicui/openhab.app
- 12:12:32.589 [DEBUG] [.r.internal.RuleModelActivator:42 ] - Registered 'rules' configuration parser
- 12:12:32.599 [DEBUG] [m.r.internal.engine.RuleEngine:77 ] - Started rule engine
- 12:12:36.233 [DEBUG] [o.b.m.internal.ModbusActivator:31 ] - Modbus binding has been started.
- 12:12:36.250 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t0 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.251 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t1 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.251 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t2 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.252 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t3 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.253 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t4 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.256 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t5 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.256 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t6 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.256 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t7 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.257 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t8 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.260 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t9 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.268 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t10 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.269 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t11 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.270 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t12 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.270 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t13 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.271 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t14 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.271 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t15 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.271 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_onoff (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.272 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_user_operation_mode (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.273 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_vent (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.273 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_user_tempset (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 12:12:36.305 [DEBUG] [.modbus.internal.ModbusBinding:494 ] - modbusSlave 'nilan1' instanciated
- 12:12:36.311 [DEBUG] [.modbus.internal.ModbusBinding:494 ] - modbusSlave 'nilan2' instanciated
- 12:12:36.318 [DEBUG] [.modbus.internal.ModbusBinding:646 ] - Parsed the following slave->endpoint configurations: {nilan2=EndpointPoolConfiguration@79378a[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1,connectTimeoutMillis=0], nilan1=EndpointPoolConfiguration@16da5fd[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1,connectTimeoutMillis=0]}. If the endpoint is same, connections are shared between the instances.
- 12:12:36.319 [DEBUG] [.modbus.internal.ModbusBinding:648 ] - Parsed the following pool configurations: {ModbusSerialSlaveEndpoint@11c427d[portName=COM3]=EndpointPoolConfiguration@16da5fd[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1,connectTimeoutMillis=0]}
- 12:12:36.320 [DEBUG] [.modbus.internal.ModbusBinding:649 ] - config looked good
- 12:12:36.329 [INFO ] [.service.AbstractActiveService:169 ] - Modbus Polling Service has been started
- 12:12:36.350 [TRACE] [dbusSlaveConnectionFactoryImpl:86 ] - Created connection SerialConnection@18f3ba8[portName=COM3,port=<null>] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:12:37.204 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
- 12:12:37.237 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
- 12:12:37.244 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
- 12:12:37.245 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:12:37.247 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] took 914 ms
- 12:12:37.249 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 12:12:37.260 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:12:37.262 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 4
- 12:12:37.264 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 20)
- 12:12:37.264 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 20
- 12:12:37.265 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC4, expected byte count to follow 32 (+2 CRC)
- 12:12:37.293 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 34 bytes: 0e 15 ff f2 00 00 00 00 00 00 10 c5 02 ed 0f 87 ff f2 00 00 09 c1 17 97 0f 14 00 00 0b 7a 09 a3 48 87 )
- 12:12:37.293 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 34 bytes: 0e 15 ff f2 00 00 00 00 00 00 10 c5 02 ed 0f 87 ff f2 00 00 09 c1 17 97 0f 14 00 00 0b 7a 09 a3 48 87
- 12:12:37.300 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 04 20 0e 15 ff f2 00 00 00 00 00 00 10 c5 02 ed 0f 87 ff f2 00 00 09 c1 17 97 0f 14 00 00 0b 7a 09 a3 48 87
- 12:12:37.304 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:12:37.304 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]...
- 12:12:37.305 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]) age (60ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:12:37.305 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:12:37.307 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:12:37.341 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 26ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3], to ensure delay between transactions.
- 12:12:37.341 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:12:37.347 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] took 33 ms
- 12:12:37.350 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:12:37.372 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:12:37.372 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 3
- 12:12:37.380 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 08)
- 12:12:37.380 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 08
- 12:12:37.381 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC3, expected byte count to follow 8 (+2 CRC)
- 12:12:37.382 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 10 bytes: 00 01 00 03 00 02 0b 54 02 cc )
- 12:12:37.382 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 10 bytes: 00 01 00 03 00 02 0b 54 02 cc
- 12:12:37.383 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 03 08 00 01 00 03 00 02 0b 54 02 cc
- 12:12:37.385 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:12:37.392 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]...
- 12:12:37.393 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]) age (147ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:12:37.394 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:12:37.395 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:12:42.308 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.rules'
- 12:12:42.434 [DEBUG] [.r.i.engine.RuleTriggerManager:438 ] - Scheduled rule nilan t0-15 sensor division with cron expression 0/1 * * * * ?
- 12:12:42.436 [DEBUG] [m.r.internal.engine.RuleEngine:264 ] - Executing startup rule 'nilan t0-15 sensor division'
- 12:12:42.547 [DEBUG] [riptExtensionClassNameProvider:63 ] - Script actions have changed: HTTPActionService, TransformationActionService, AudioActionService, PingActionService, ExecActionService,
- 12:12:42.914 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:43.007 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:44.004 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:45.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:46.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:47.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:47.398 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3], to ensure delay between transactions.
- 12:12:47.399 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:12:47.409 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] took 11 ms
- 12:12:47.411 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 12:12:47.420 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:12:47.425 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 4
- 12:12:47.437 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 20)
- 12:12:47.440 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 20
- 12:12:47.441 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC4, expected byte count to follow 32 (+2 CRC)
- 12:12:47.454 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 34 bytes: 0e 17 ff f3 00 00 00 00 00 00 10 c9 02 ee 0f 81 ff f3 00 00 09 c2 17 98 0f 18 00 00 0b 67 09 a3 11 dc )
- 12:12:47.456 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 34 bytes: 0e 17 ff f3 00 00 00 00 00 00 10 c9 02 ee 0f 81 ff f3 00 00 09 c2 17 98 0f 18 00 00 0b 67 09 a3 11 dc
- 12:12:47.457 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 04 20 0e 17 ff f3 00 00 00 00 00 00 10 c9 02 ee 0f 81 ff f3 00 00 09 c2 17 98 0f 18 00 00 0b 67 09 a3 11 dc
- 12:12:47.460 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:12:47.460 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]...
- 12:12:47.461 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]) age (10216ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:12:47.462 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:12:47.463 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:12:47.496 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 31ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3], to ensure delay between transactions.
- 12:12:47.496 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:12:47.503 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] took 38 ms
- 12:12:47.504 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:12:47.516 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:12:47.517 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 3
- 12:12:47.519 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 08)
- 12:12:47.520 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 08
- 12:12:47.520 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC3, expected byte count to follow 8 (+2 CRC)
- 12:12:47.533 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 10 bytes: 00 01 00 03 00 02 0b 54 02 cc )
- 12:12:47.533 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 10 bytes: 00 01 00 03 00 02 0b 54 02 cc
- 12:12:47.534 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 03 08 00 01 00 03 00 02 0b 54 02 cc
- 12:12:47.536 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:12:47.537 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]...
- 12:12:47.537 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]) age (10292ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:12:47.538 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:12:47.538 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:12:48.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:49.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:50.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:51.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:52.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:53.004 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:54.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:55.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:56.019 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:57.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:57.539 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3], to ensure delay between transactions.
- 12:12:57.540 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:12:57.555 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] took 16 ms
- 12:12:57.557 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 12:12:57.580 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:12:57.581 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 4
- 12:12:57.584 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 20)
- 12:12:57.584 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 20
- 12:12:57.586 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC4, expected byte count to follow 32 (+2 CRC)
- 12:12:57.597 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 34 bytes: 0e 19 ff f2 00 00 00 00 00 00 10 c8 02 ef 0f 80 ff f2 00 00 09 c2 17 98 0f 1c 00 00 0b 52 09 a3 d8 69 )
- 12:12:57.598 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 34 bytes: 0e 19 ff f2 00 00 00 00 00 00 10 c8 02 ef 0f 80 ff f2 00 00 09 c2 17 98 0f 1c 00 00 0b 52 09 a3 d8 69
- 12:12:57.599 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 04 20 0e 19 ff f2 00 00 00 00 00 00 10 c8 02 ef 0f 80 ff f2 00 00 09 c2 17 98 0f 1c 00 00 0b 52 09 a3 d8 69
- 12:12:57.601 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:12:57.602 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]...
- 12:12:57.603 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]) age (20358ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:12:57.604 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:12:57.607 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:12:57.639 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 30ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3], to ensure delay between transactions.
- 12:12:57.639 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:12:57.647 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] took 39 ms
- 12:12:57.649 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:12:57.660 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:12:57.663 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 3
- 12:12:57.666 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 08)
- 12:12:57.666 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 08
- 12:12:57.667 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC3, expected byte count to follow 8 (+2 CRC)
- 12:12:57.677 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 10 bytes: 00 01 00 03 00 02 0b 54 02 cc )
- 12:12:57.679 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 10 bytes: 00 01 00 03 00 02 0b 54 02 cc
- 12:12:57.679 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 03 08 00 01 00 03 00 02 0b 54 02 cc
- 12:12:57.682 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:12:57.682 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]...
- 12:12:57.683 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]) age (20438ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:12:57.684 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:12:57.684 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:12:58.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:12:59.000 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:00.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:01.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:02.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:03.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:04.000 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:05.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:06.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:07.004 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:07.685 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3], to ensure delay between transactions.
- 12:13:07.686 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:07.696 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] took 11 ms
- 12:13:07.705 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 12:13:07.725 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:13:07.728 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 4
- 12:13:07.730 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 20)
- 12:13:07.731 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 20
- 12:13:07.731 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC4, expected byte count to follow 32 (+2 CRC)
- 12:13:07.742 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 34 bytes: 0e 1b ff f2 00 00 00 00 00 00 10 ca 02 ef 0f 8a ff f2 00 00 09 c2 17 98 0f 1f 00 00 0b 43 09 a3 9f ed )
- 12:13:07.744 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 34 bytes: 0e 1b ff f2 00 00 00 00 00 00 10 ca 02 ef 0f 8a ff f2 00 00 09 c2 17 98 0f 1f 00 00 0b 43 09 a3 9f ed
- 12:13:07.744 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 04 20 0e 1b ff f2 00 00 00 00 00 00 10 ca 02 ef 0f 8a ff f2 00 00 09 c2 17 98 0f 1f 00 00 0b 43 09 a3 9f ed
- 12:13:07.747 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:07.752 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]...
- 12:13:07.753 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]) age (30508ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:13:07.762 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:13:07.765 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:13:07.790 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 23ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3], to ensure delay between transactions.
- 12:13:07.791 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:07.799 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] took 33 ms
- 12:13:07.802 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:13:07.820 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:13:07.821 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 3
- 12:13:07.824 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 08)
- 12:13:07.830 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 08
- 12:13:07.831 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC3, expected byte count to follow 8 (+2 CRC)
- 12:13:07.834 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 10 bytes: 00 01 00 03 00 02 0b 54 02 cc )
- 12:13:07.835 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 10 bytes: 00 01 00 03 00 02 0b 54 02 cc
- 12:13:07.835 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 03 08 00 01 00 03 00 02 0b 54 02 cc
- 12:13:07.837 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:07.837 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]...
- 12:13:07.838 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]) age (30592ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:13:07.838 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:13:07.849 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:13:08.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:09.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:10.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:11.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:12.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:13.004 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:14.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:15.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:16.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:17.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:17.850 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3], to ensure delay between transactions.
- 12:13:17.851 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:17.868 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] took 18 ms
- 12:13:17.871 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 12:13:17.886 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:13:17.890 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 4
- 12:13:17.892 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 20)
- 12:13:17.892 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 20
- 12:13:17.893 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC4, expected byte count to follow 32 (+2 CRC)
- 12:13:17.902 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 34 bytes: 0e 1b ff f2 00 00 00 00 00 00 10 ca 02 ee 0f 83 ff f2 00 00 09 c1 17 98 0f 20 00 00 0b 36 09 a3 a5 de )
- 12:13:17.905 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 34 bytes: 0e 1b ff f2 00 00 00 00 00 00 10 ca 02 ee 0f 83 ff f2 00 00 09 c1 17 98 0f 20 00 00 0b 36 09 a3 a5 de
- 12:13:17.906 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 04 20 0e 1b ff f2 00 00 00 00 00 00 10 ca 02 ee 0f 83 ff f2 00 00 09 c1 17 98 0f 20 00 00 0b 36 09 a3 a5 de
- 12:13:17.909 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:17.909 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]...
- 12:13:17.910 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]) age (40665ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:13:17.910 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:13:17.911 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:13:17.944 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 32ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3], to ensure delay between transactions.
- 12:13:17.945 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:17.953 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] took 40 ms
- 12:13:17.954 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:13:17.965 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:13:17.970 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 3
- 12:13:17.973 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 08)
- 12:13:17.973 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 08
- 12:13:17.974 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC3, expected byte count to follow 8 (+2 CRC)
- 12:13:17.982 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 10 bytes: 00 01 00 03 00 02 0b 54 02 cc )
- 12:13:17.985 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 10 bytes: 00 01 00 03 00 02 0b 54 02 cc
- 12:13:17.985 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 03 08 00 01 00 03 00 02 0b 54 02 cc
- 12:13:17.989 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:17.989 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]...
- 12:13:17.990 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]) age (40744ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:13:17.990 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:13:17.991 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:13:18.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:19.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:20.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:21.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:22.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:23.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:24.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:25.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:26.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:27.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:27.992 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3], to ensure delay between transactions.
- 12:13:27.993 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:28.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:28.009 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] took 17 ms
- 12:13:28.014 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 12:13:28.030 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:13:28.031 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 4
- 12:13:28.034 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 20)
- 12:13:28.034 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 20
- 12:13:28.035 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC4, expected byte count to follow 32 (+2 CRC)
- 12:13:28.046 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 34 bytes: 0e 1b ff f2 00 00 00 00 00 00 10 cb 02 ef 0f 8a ff f2 00 00 09 c2 17 98 0f 24 00 00 0b 40 09 a3 f5 ff )
- 12:13:28.047 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 34 bytes: 0e 1b ff f2 00 00 00 00 00 00 10 cb 02 ef 0f 8a ff f2 00 00 09 c2 17 98 0f 24 00 00 0b 40 09 a3 f5 ff
- 12:13:28.048 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 04 20 0e 1b ff f2 00 00 00 00 00 00 10 cb 02 ef 0f 8a ff f2 00 00 09 c2 17 98 0f 24 00 00 0b 40 09 a3 f5 ff
- 12:13:28.051 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:28.051 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]...
- 12:13:28.052 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]) age (50807ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:13:28.053 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:13:28.054 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:13:28.088 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 32ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3], to ensure delay between transactions.
- 12:13:28.089 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:28.095 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] took 40 ms
- 12:13:28.097 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:13:28.109 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:13:28.110 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 3
- 12:13:28.112 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 08)
- 12:13:28.112 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 08
- 12:13:28.113 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC3, expected byte count to follow 8 (+2 CRC)
- 12:13:28.126 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 10 bytes: 00 01 00 03 00 02 0b 54 02 cc )
- 12:13:28.127 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 10 bytes: 00 01 00 03 00 02 0b 54 02 cc
- 12:13:28.127 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 03 08 00 01 00 03 00 02 0b 54 02 cc
- 12:13:28.130 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:28.130 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]...
- 12:13:28.131 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]) age (50886ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:13:28.131 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:13:28.138 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:13:29.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:30.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:31.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:32.005 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:33.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:34.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:35.000 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:36.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:37.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:38.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:38.140 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3], to ensure delay between transactions.
- 12:13:38.140 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:38.147 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] took 7 ms
- 12:13:38.149 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 12:13:38.158 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:13:38.174 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 4
- 12:13:38.178 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 20)
- 12:13:38.178 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 20
- 12:13:38.179 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC4, expected byte count to follow 32 (+2 CRC)
- 12:13:38.191 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 34 bytes: 0e 1b ff f2 00 00 00 00 00 00 10 cb 02 ef 0f 8b ff f2 00 00 09 c1 17 97 0f 25 00 00 0b 4d 09 a3 6b d8 )
- 12:13:38.191 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 34 bytes: 0e 1b ff f2 00 00 00 00 00 00 10 cb 02 ef 0f 8b ff f2 00 00 09 c1 17 97 0f 25 00 00 0b 4d 09 a3 6b d8
- 12:13:38.192 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 04 20 0e 1b ff f2 00 00 00 00 00 00 10 cb 02 ef 0f 8b ff f2 00 00 09 c1 17 97 0f 25 00 00 0b 4d 09 a3 6b d8
- 12:13:38.195 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:38.195 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]...
- 12:13:38.195 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]) age (60950ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:13:38.196 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:13:38.197 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:13:38.231 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 33ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3], to ensure delay between transactions.
- 12:13:38.231 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:38.239 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] took 42 ms
- 12:13:38.240 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:13:38.253 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:13:38.254 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 3
- 12:13:38.256 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 08)
- 12:13:38.257 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 08
- 12:13:38.257 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC3, expected byte count to follow 8 (+2 CRC)
- 12:13:38.270 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 10 bytes: 00 01 00 03 00 02 0b 54 02 cc )
- 12:13:38.271 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 10 bytes: 00 01 00 03 00 02 0b 54 02 cc
- 12:13:38.271 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 03 08 00 01 00 03 00 02 0b 54 02 cc
- 12:13:38.274 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:38.274 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]...
- 12:13:38.275 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]) age (61030ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:13:38.276 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:13:38.276 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:13:39.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:40.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:41.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:42.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:43.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:44.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:45.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:46.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:47.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:48.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:48.278 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3], to ensure delay between transactions.
- 12:13:48.278 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:48.287 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] took 9 ms
- 12:13:48.289 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 12:13:48.303 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:13:48.305 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 4
- 12:13:48.308 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 20)
- 12:13:48.309 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 20
- 12:13:48.309 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC4, expected byte count to follow 32 (+2 CRC)
- 12:13:48.320 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 34 bytes: 0e 1b ff f2 00 00 00 00 00 00 10 cb 02 f0 0f 8b ff f2 00 00 09 c1 17 97 0f 26 00 00 0b 5f 09 a3 6b 0b )
- 12:13:48.320 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 34 bytes: 0e 1b ff f2 00 00 00 00 00 00 10 cb 02 f0 0f 8b ff f2 00 00 09 c1 17 97 0f 26 00 00 0b 5f 09 a3 6b 0b
- 12:13:48.321 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 04 20 0e 1b ff f2 00 00 00 00 00 00 10 cb 02 f0 0f 8b ff f2 00 00 09 c1 17 97 0f 26 00 00 0b 5f 09 a3 6b 0b
- 12:13:48.325 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:48.326 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]...
- 12:13:48.327 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]) age (71082ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:13:48.328 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:13:48.328 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:13:48.363 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 26ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3], to ensure delay between transactions.
- 12:13:48.363 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:48.371 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] took 35 ms
- 12:13:48.372 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:13:48.382 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:13:48.385 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 3
- 12:13:48.399 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 08)
- 12:13:48.399 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 08
- 12:13:48.400 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC3, expected byte count to follow 8 (+2 CRC)
- 12:13:48.403 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 10 bytes: 00 01 00 03 00 02 0b 54 02 cc )
- 12:13:48.404 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 10 bytes: 00 01 00 03 00 02 0b 54 02 cc
- 12:13:48.404 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 03 08 00 01 00 03 00 02 0b 54 02 cc
- 12:13:48.407 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:48.414 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]...
- 12:13:48.414 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]) age (71169ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:13:48.416 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:13:48.417 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:13:49.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:50.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:51.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:52.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:53.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:54.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:55.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:56.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:57.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:58.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:13:58.418 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3], to ensure delay between transactions.
- 12:13:58.418 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:58.426 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] took 8 ms
- 12:13:58.429 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 12:13:58.447 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:13:58.447 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 4
- 12:13:58.450 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 20)
- 12:13:58.457 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 20
- 12:13:58.457 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC4, expected byte count to follow 32 (+2 CRC)
- 12:13:58.463 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 34 bytes: 0e 1c ff f3 00 00 00 00 00 00 10 cb 02 f2 0f 90 ff f3 00 00 09 c2 17 98 0f 29 00 00 0b 78 09 a3 99 39 )
- 12:13:58.464 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 34 bytes: 0e 1c ff f3 00 00 00 00 00 00 10 cb 02 f2 0f 90 ff f3 00 00 09 c2 17 98 0f 29 00 00 0b 78 09 a3 99 39
- 12:13:58.465 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 04 20 0e 1c ff f3 00 00 00 00 00 00 10 cb 02 f2 0f 90 ff f3 00 00 09 c2 17 98 0f 29 00 00 0b 78 09 a3 99 39
- 12:13:58.466 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:58.472 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]...
- 12:13:58.473 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]) age (81227ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:13:58.474 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:13:58.475 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:13:58.508 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 32ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3], to ensure delay between transactions.
- 12:13:58.508 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:58.515 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] took 40 ms
- 12:13:58.517 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:13:58.527 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:13:58.543 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 3
- 12:13:58.544 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 08)
- 12:13:58.545 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 08
- 12:13:58.545 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC3, expected byte count to follow 8 (+2 CRC)
- 12:13:58.549 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 10 bytes: 00 01 00 03 00 02 0b 54 02 cc )
- 12:13:58.550 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 10 bytes: 00 01 00 03 00 02 0b 54 02 cc
- 12:13:58.550 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 03 08 00 01 00 03 00 02 0b 54 02 cc
- 12:13:58.552 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:13:58.558 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]...
- 12:13:58.558 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]) age (81313ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:13:58.560 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:13:58.561 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:13:59.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:00.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:01.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:02.000 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:03.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:04.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:05.000 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:06.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:07.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:08.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:08.564 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3], to ensure delay between transactions.
- 12:14:08.570 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:14:08.573 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] took 9 ms
- 12:14:08.575 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 12:14:08.591 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:14:08.592 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 4
- 12:14:08.594 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 20)
- 12:14:08.594 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 20
- 12:14:08.595 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC4, expected byte count to follow 32 (+2 CRC)
- 12:14:08.608 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 34 bytes: 0e 1d ff f3 00 00 00 00 00 00 10 cb 02 f2 0f 8e ff f3 00 00 09 c2 17 98 0f 2c 00 00 0b 92 09 a3 15 ab )
- 12:14:08.609 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 34 bytes: 0e 1d ff f3 00 00 00 00 00 00 10 cb 02 f2 0f 8e ff f3 00 00 09 c2 17 98 0f 2c 00 00 0b 92 09 a3 15 ab
- 12:14:08.610 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 04 20 0e 1d ff f3 00 00 00 00 00 00 10 cb 02 f2 0f 8e ff f3 00 00 09 c2 17 98 0f 2c 00 00 0b 92 09 a3 15 ab
- 12:14:08.612 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:14:08.612 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]...
- 12:14:08.613 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]) age (91368ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:14:08.620 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:14:08.621 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:14:08.648 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 25ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3], to ensure delay between transactions.
- 12:14:08.649 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:14:08.660 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] took 37 ms
- 12:14:08.661 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:14:09.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:10.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:10.164 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:14:10.165 [ERROR] [i.modbus.io.ModbusRTUTransport:173 ] - Last request: 1e 03 03 e9 00 04 97 d6
- 12:14:10.173 [ERROR] [i.modbus.io.ModbusRTUTransport:174 ] - failed to read: Error reading response (EOF)
- 12:14:10.185 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadMultipleRegistersRequest@1167781 (unit id 30 & transaction 20). Serial parameters: SerialParameters@7a899[portName=COM3,baudRate=19200,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=even,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
- 12:14:10.222 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:14:10.247 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:14:10.248 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 3
- 12:14:10.255 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 08)
- 12:14:10.256 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 08
- 12:14:10.256 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC3, expected byte count to follow 8 (+2 CRC)
- 12:14:10.258 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 10 bytes: 00 01 00 03 00 02 0b 54 02 cc )
- 12:14:10.258 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 10 bytes: 00 01 00 03 00 02 0b 54 02 cc
- 12:14:10.259 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 03 08 00 01 00 03 00 02 0b 54 02 cc
- 12:14:10.261 [INFO ] [w.m.io.ModbusSerialTransaction:213 ] - execute eventually succeeded with 1 re-tries. Request: net.wimpi.modbus.msg.ReadMultipleRegistersRequest@1167781. Serial parameters: SerialParameters@7a899[portName=COM3,baudRate=19200,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=even,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
- 12:14:10.261 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:14:10.261 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]...
- 12:14:10.269 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]) age (93024ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:14:10.270 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:14:10.272 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:14:11.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:12.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:13.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:14.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:15.006 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:16.000 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:17.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:18.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:19.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:20.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:20.272 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3], to ensure delay between transactions.
- 12:14:20.273 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:14:20.279 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] took 7 ms
- 12:14:20.281 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 12:14:20.297 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:14:20.297 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 4
- 12:14:20.299 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 20)
- 12:14:20.300 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 20
- 12:14:20.300 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC4, expected byte count to follow 32 (+2 CRC)
- 12:14:20.313 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 34 bytes: 0e 20 ff f2 00 00 00 00 00 00 10 cb 02 f4 0f 8e ff f2 00 00 09 c1 17 98 0f 31 00 00 0b 9a 09 a3 8e 78 )
- 12:14:20.313 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 34 bytes: 0e 20 ff f2 00 00 00 00 00 00 10 cb 02 f4 0f 8e ff f2 00 00 09 c1 17 98 0f 31 00 00 0b 9a 09 a3 8e 78
- 12:14:20.314 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 04 20 0e 20 ff f2 00 00 00 00 00 00 10 cb 02 f4 0f 8e ff f2 00 00 09 c1 17 98 0f 31 00 00 0b 9a 09 a3 8e 78
- 12:14:20.317 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:14:20.325 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]...
- 12:14:20.326 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]) age (103081ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:14:20.327 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:14:20.328 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:14:20.362 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 33ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3], to ensure delay between transactions.
- 12:14:20.363 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:14:20.370 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] took 42 ms
- 12:14:20.372 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:14:20.392 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:14:20.392 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 3
- 12:14:20.395 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 08)
- 12:14:20.401 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 08
- 12:14:20.402 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC3, expected byte count to follow 8 (+2 CRC)
- 12:14:20.406 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 10 bytes: 00 01 00 03 00 02 0b 54 02 cc )
- 12:14:20.407 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 10 bytes: 00 01 00 03 00 02 0b 54 02 cc
- 12:14:20.408 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 03 08 00 01 00 03 00 02 0b 54 02 cc
- 12:14:20.410 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:14:20.410 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]...
- 12:14:20.410 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]) age (103165ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:14:20.418 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:14:20.419 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:14:21.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:22.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:23.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:24.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:25.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:26.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:27.000 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:28.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:29.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:30.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:30.420 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3], to ensure delay between transactions.
- 12:14:30.420 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:14:30.429 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] took 8 ms
- 12:14:30.430 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 12:14:30.441 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:14:30.444 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 4
- 12:14:30.447 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 20)
- 12:14:30.449 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 20
- 12:14:30.450 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC4, expected byte count to follow 32 (+2 CRC)
- 12:14:30.474 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 34 bytes: 0e 23 ff f2 00 00 00 00 00 00 10 cb 02 f4 0f 96 ff f2 00 00 09 c1 17 97 0f 32 00 00 0b 96 09 a3 06 8d )
- 12:14:30.474 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 34 bytes: 0e 23 ff f2 00 00 00 00 00 00 10 cb 02 f4 0f 96 ff f2 00 00 09 c1 17 97 0f 32 00 00 0b 96 09 a3 06 8d
- 12:14:30.483 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 04 20 0e 23 ff f2 00 00 00 00 00 00 10 cb 02 f4 0f 96 ff f2 00 00 09 c1 17 97 0f 32 00 00 0b 96 09 a3 06 8d
- 12:14:30.486 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:14:30.486 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]...
- 12:14:30.487 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]) age (113242ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:14:30.488 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:14:30.488 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@1ded53c[portName=COM3]
- 12:14:30.523 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 33ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3], to ensure delay between transactions.
- 12:14:30.524 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:14:30.530 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@18f3ba8[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] took 41 ms
- 12:14:30.531 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 12:14:30.553 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 12:14:30.553 [DEBUG] [i.modbus.io.ModbusRTUTransport:260 ] - Reading response of function 3
- 12:14:30.556 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 1 bytes: 08)
- 12:14:30.560 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 1 bytes: 08
- 12:14:30.561 [DEBUG] [i.modbus.io.ModbusRTUTransport:275 ] - FC3, expected byte count to follow 8 (+2 CRC)
- 12:14:30.566 [DEBUG] [i.modbus.io.ModbusRTUTransport:226 ] - (read 10 bytes: 00 01 00 03 00 02 0b 54 02 cc )
- 12:14:30.566 [DEBUG] [i.modbus.io.ModbusRTUTransport:241 ] - Read all 10 bytes: 00 01 00 03 00 02 0b 54 02 cc
- 12:14:30.567 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response (including unit id (1 byte), FC (1 byte), message (N bytes) and CRC (2 bytes)): 1e 03 08 00 01 00 03 00 02 0b 54 02 cc
- 12:14:30.568 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3] connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] -> true
- 12:14:30.575 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]...
- 12:14:30.576 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]) age (113330ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 12:14:30.577 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@18f3ba8[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:14:30.578 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@11c427d[portName=COM3]
- 12:14:31.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 12:14:32.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement