Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 19:09:30.146 [DEBUG] [.s.internal.SchedulerActivator:36 ] - Scheduler has been started.
- 19:09:30.184 [INFO ] [uartz.impl.StdSchedulerFactory:1175 ] - Using default implementation for ThreadExecutor
- 19:09:30.201 [INFO ] [rtz.core.SchedulerSignalerImpl:61 ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 19:09:30.202 [INFO ] [rg.quartz.core.QuartzScheduler:243 ] - Quartz Scheduler v.2.1.7 created.
- 19:09:30.203 [INFO ] [org.quartz.simpl.RAMJobStore :154 ] - RAMJobStore initialized.
- 19:09:30.205 [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.
- 19:09:30.205 [INFO ] [uartz.impl.StdSchedulerFactory:1324 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: './etc/quartz.properties'
- 19:09:30.205 [INFO ] [uartz.impl.StdSchedulerFactory:1328 ] - Quartz scheduler version: 2.1.7
- 19:09:30.205 [INFO ] [rg.quartz.core.QuartzScheduler:534 ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
- 19:09:30.208 [DEBUG] [o.config.core.ConfigDispatcher:146 ] - Processing openHAB default configuration file 'c:\NILAN\configurations\openhab_default.cfg'.
- 19:09:30.209 [DEBUG] [o.config.core.ConfigDispatcher:168 ] - Processing openHAB main configuration file 'c:\NILAN\configurations\openhab.cfg'.
- 19:09:30.260 [DEBUG] [.o.core.internal.CoreActivator:93 ] - UUID file already exists at 'c:\NILAN\webapps\static\uuid' with content '0fa41074-b8be-4829-988d-31807d353503'
- 19:09:30.261 [DEBUG] [.o.core.internal.CoreActivator:115 ] - Created file 'c:\NILAN\webapps\static\version' with content '1.8.3'
- 19:09:30.262 [INFO ] [.o.core.internal.CoreActivator:61 ] - openHAB runtime has been started (v1.8.3).
- 19:09:30.280 [DEBUG] [a.internal.AutoUpdateActivator:31 ] - AutoUpdate binding has been started.
- 19:09:31.094 [DEBUG] [.p.i.PersistenceModelActivator:23 ] - Registered 'persistence' configuration parser
- 19:09:31.115 [DEBUG] [.c.t.i.TransformationActivator:38 ] - Transformation Service has been started.
- 19:09:31.268 [DEBUG] [m.internal.MultimediaActivator:34 ] - Multimedia I/O bundle has been started.
- 19:09:31.362 [DEBUG] [.s.i.DiscoveryServiceActivator:27 ] - Discovery service has been started.
- 19:09:31.366 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:93 ] - mDNS service has been started
- 19:09:31.434 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:53 ] - Service Discovery initialization completed.
- 19:09:31.437 [DEBUG] [.io.transport.mqtt.MqttService:123 ] - Starting MQTT Service...
- 19:09:31.564 [DEBUG] [.i.internal.ItemModelActivator:24 ] - Registered 'item' configuration parser
- 19:09:31.615 [DEBUG] [o.o.c.i.items.ItemRegistryImpl:137 ] - Item provider 'GenericItemProvider' has been added.
- 19:09:32.065 [DEBUG] [.o.m.s.i.SitemapModelActivator:23 ] - Registered 'sitemap' configuration parser
- 19:09:32.338 [DEBUG] [io.rest.internal.RESTActivator:33 ] - REST API has been started.
- 19:09:32.455 [INFO ] [org.atmosphere.util.IOUtils :370 ] - META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
- 19:09:32.490 [INFO ] [sphere.cpr.AtmosphereFramework:2601 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
- 19:09:32.491 [INFO ] [cpr.DefaultAnnotationProcessor:138 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
- 19:09:32.504 [WARN ] [cpr.DefaultAnnotationProcessor:178 ] - Unable to detect annotations. Application may fail to deploy.
- 19:09:32.519 [INFO ] [sphere.cpr.AtmosphereFramework:1891 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
- 19:09:32.534 [INFO ] [sphere.cpr.AtmosphereFramework:639 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.jersey.JerseyBroadcaster
- 19:09:32.534 [INFO ] [sphere.cpr.AtmosphereFramework:1945 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
- 19:09:32.534 [INFO ] [sphere.cpr.AtmosphereFramework:1602 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
- 19:09:32.556 [INFO ] [.a.h.ReflectorServletProcessor:103 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContainer
- 19:09:32.643 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:815 ] - Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
- 19:09:32.645 [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
- 19:09:32.680 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.rest.RESTApplication
- 19:09:33.273 [INFO ] [sphere.cpr.AtmosphereFramework:2435 ] - AtmosphereInterceptor CORS Interceptor Support will always be executed first
- 19:09:33.274 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT
- 19:09:33.274 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
- 19:09:33.275 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
- 19:09:33.276 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
- 19:09:33.277 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
- 19:09:33.278 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
- 19:09:33.278 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
- 19:09:33.281 [INFO ] [sphere.cpr.AtmosphereFramework:935 ] - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
- 19:09:33.282 [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
- 19:09:33.283 [INFO ] [sphere.cpr.AtmosphereFramework:949 ] - Default Broadcaster Class: org.atmosphere.jersey.JerseyBroadcaster
- 19:09:33.284 [INFO ] [sphere.cpr.AtmosphereFramework:950 ] - Broadcaster Polling Wait Time 100
- 19:09:33.284 [INFO ] [sphere.cpr.AtmosphereFramework:951 ] - Shared ExecutorService supported: true
- 19:09:33.284 [INFO ] [sphere.cpr.AtmosphereFramework:958 ] - Messaging Thread Pool Size: 10
- 19:09:33.284 [INFO ] [sphere.cpr.AtmosphereFramework:968 ] - Async I/O Thread Pool Size: 10
- 19:09:33.285 [INFO ] [sphere.cpr.AtmosphereFramework:979 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
- 19:09:33.285 [INFO ] [sphere.cpr.AtmosphereFramework:980 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
- 19:09:33.285 [INFO ] [sphere.cpr.AtmosphereFramework:990 ] - Invoke AtmosphereInterceptor on WebSocket message true
- 19:09:33.285 [INFO ] [sphere.cpr.AtmosphereFramework:991 ] - HttpSession supported: false
- 19:09:33.286 [INFO ] [sphere.cpr.AtmosphereFramework:993 ] - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
- 19:09:33.286 [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.
- 19:09:33.287 [INFO ] [sphere.cpr.AtmosphereFramework:996 ] - Atmosphere Framework 2.2.5 started.
- 19:09:33.287 [INFO ] [sphere.cpr.AtmosphereFramework:998 ] -
- For Atmosphere Framework Commercial Support, visit
- http://www.async-io.org/ or send an email to [email protected]
- 19:09:33.288 [INFO ] [penhab.io.rest.RESTApplication:144 ] - Started REST API at /rest
- 19:09:33.289 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
- 19:09:39.162 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
- 19:09:40.948 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'kallio.sitemap'
- 19:09:41.161 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'nilan.items'
- 19:09:41.187 [DEBUG] [i.internal.GenericItemProvider:154 ] - Processing binding configs for items from model 'nilan.items'
- 19:09:41.190 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'nilan.items'
- 19:09:41.822 [INFO ] [.o.u.w.i.servlet.WebAppServlet:80 ] - Started Classic UI at /classicui/openhab.app
- 19:09:41.981 [DEBUG] [.r.internal.RuleModelActivator:42 ] - Registered 'rules' configuration parser
- 19:09:41.991 [DEBUG] [m.r.internal.engine.RuleEngine:77 ] - Started rule engine
- 19:09:44.946 [DEBUG] [o.b.m.internal.ModbusActivator:31 ] - Modbus binding has been started.
- 19:09:44.954 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t0 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.955 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t1 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.958 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t2 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.958 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t3 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.959 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t4 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.959 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t5 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.964 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t6 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.971 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t7 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.975 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t8 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.978 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t9 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.979 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t10 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.981 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t11 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.987 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t12 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.988 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t13 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.989 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t14 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.990 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_t15 (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.990 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_onoff (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.991 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_user_operation_mode (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.991 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_vent (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:44.992 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'nilan_user_tempset (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
- 19:09:45.074 [DEBUG] [.modbus.internal.ModbusBinding:494 ] - modbusSlave 'nilan1' instanciated
- 19:09:45.080 [DEBUG] [.modbus.internal.ModbusBinding:494 ] - modbusSlave 'nilan2' instanciated
- 19:09:45.087 [DEBUG] [.modbus.internal.ModbusBinding:646 ] - Parsed the following slave->endpoint configurations: {nilan2=EndpointPoolConfiguration@1d5e6a1[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1,connectTimeoutMillis=0], nilan1=EndpointPoolConfiguration@1f3e86[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1,connectTimeoutMillis=0]}. If the endpoint is same, connections are shared between the instances.
- 19:09:45.088 [DEBUG] [.modbus.internal.ModbusBinding:648 ] - Parsed the following pool configurations: {ModbusSerialSlaveEndpoint@7e841b[portName=COM3]=EndpointPoolConfiguration@1f3e86[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1,connectTimeoutMillis=0]}
- 19:09:45.088 [DEBUG] [.modbus.internal.ModbusBinding:649 ] - config looked good
- 19:09:45.096 [INFO ] [.service.AbstractActiveService:169 ] - Modbus Polling Service has been started
- 19:09:45.144 [TRACE] [dbusSlaveConnectionFactoryImpl:86 ] - Created connection SerialConnection@1b67669[portName=COM3,port=<null>] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:09:46.041 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
- 19:09:46.064 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
- 19:09:46.069 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
- 19:09:46.071 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:09:46.072 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@1b67669[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] took 974 ms
- 19:09:46.074 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 19:09:46.086 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:09:46.103 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 1e 03 08 00 01 00 03 00 01 0b b8 f3 41
- 19:09:46.106 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:09:46.106 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]...
- 19:09:46.107 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@1b67669[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]) age (36ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 19:09:46.107 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:09:46.108 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:09:46.142 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 30ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3], to ensure delay between transactions.
- 19:09:46.143 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:09:46.149 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@1b67669[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] took 37 ms
- 19:09:46.151 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 19:09:46.166 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:09:46.183 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 1e 04 20 09 f5 ff 06 00 00 00 00 00 00 07 ed ff d0 07 59 ff 06 00 00 09 30 15 d1 13 ec 00 00 0b db 09 5a c0 40
- 19:09:46.184 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:09:46.190 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]...
- 19:09:46.190 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@1b67669[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]) age (119ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 19:09:46.192 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]
- 19:09:46.192 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]
- 19:09:51.262 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.rules'
- 19:09:51.390 [DEBUG] [.r.i.engine.RuleTriggerManager:438 ] - Scheduled rule nilan t0-15 sensor division with cron expression 0/1 * * * * ?
- 19:09:51.392 [DEBUG] [m.r.internal.engine.RuleEngine:264 ] - Executing startup rule 'nilan t0-15 sensor division'
- 19:09:51.508 [DEBUG] [riptExtensionClassNameProvider:63 ] - Script actions have changed: TransformationActionService, HTTPActionService, ExecActionService, PingActionService, AudioActionService,
- 19:09:51.871 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:09:52.004 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:09:53.004 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:09:54.004 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:09:55.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:09:56.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:09:56.194 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3], to ensure delay between transactions.
- 19:09:56.194 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:09:56.200 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@1b67669[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] took 6 ms
- 19:09:56.205 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 19:09:56.217 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:09:56.234 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 1e 03 08 00 01 00 03 00 01 0b b8 f3 41
- 19:09:56.235 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:09:56.236 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]...
- 19:09:56.237 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@1b67669[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]) age (10166ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 19:09:56.243 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:09:56.244 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:09:56.273 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 27ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3], to ensure delay between transactions.
- 19:09:56.273 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:09:56.279 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@1b67669[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] took 34 ms
- 19:09:56.281 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 19:09:56.297 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:09:56.314 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 1e 04 20 09 f4 ff 07 00 00 00 00 00 00 07 ed ff e1 07 5c ff 07 00 00 09 2f 15 d2 13 ec 00 00 0b e1 09 5a 61 01
- 19:09:56.315 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:09:56.321 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]...
- 19:09:56.322 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@1b67669[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]) age (10251ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 19:09:56.325 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]
- 19:09:56.326 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]
- 19:09:57.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:09:58.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:09:59.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:00.004 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:01.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:02.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:03.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:04.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:05.030 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:06.004 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:06.327 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3], to ensure delay between transactions.
- 19:10:06.327 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:06.333 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@1b67669[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] took 6 ms
- 19:10:06.334 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 19:10:06.348 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:10:06.365 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 1e 03 08 00 01 00 03 00 01 0b b8 f3 41
- 19:10:06.366 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:06.366 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]...
- 19:10:06.368 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@1b67669[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]) age (20297ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 19:10:06.368 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:10:06.369 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:10:06.403 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 34ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3], to ensure delay between transactions.
- 19:10:06.405 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:06.419 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@1b67669[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] took 50 ms
- 19:10:06.422 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 19:10:06.444 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:10:06.462 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 1e 04 20 09 f2 ff 06 00 00 00 00 00 00 07 ec ff f8 07 5e ff 06 00 00 09 2f 15 d1 13 eb 00 00 0b dc 09 5a 59 10
- 19:10:06.464 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:06.465 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]...
- 19:10:06.468 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@1b67669[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]) age (20397ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 19:10:06.468 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]
- 19:10:06.469 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]
- 19:10:07.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:08.000 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:09.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:10.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:11.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:12.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:13.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:14.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:15.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:16.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:16.470 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3], to ensure delay between transactions.
- 19:10:16.470 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:16.476 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@1b67669[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] took 6 ms
- 19:10:16.477 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 19:10:17.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:17.984 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:10:17.985 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 1e 03 03 e9 00 04 97 d6
- 19:10:17.991 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
- 19:10:17.996 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadMultipleRegistersRequest@1729108 (unit id 30 & transaction 7). Serial parameters: SerialParameters@d0d4e8[portName=COM3,baudRate=19200,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=even,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
- 19:10:18.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:18.033 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 19:10:18.045 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:10:18.062 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 1e 03 08 00 01 00 03 00 01 0b b8 f3 41
- 19:10:18.064 [INFO ] [w.m.io.ModbusSerialTransaction:213 ] - execute eventually succeeded with 1 re-tries. Request: net.wimpi.modbus.msg.ReadMultipleRegistersRequest@1729108. Serial parameters: SerialParameters@d0d4e8[portName=COM3,baudRate=19200,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=even,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
- 19:10:18.069 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:18.071 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]...
- 19:10:18.071 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@1b67669[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]) age (32000ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 19:10:18.073 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:10:18.074 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:10:18.106 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 32ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3], to ensure delay between transactions.
- 19:10:18.107 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:18.112 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@1b67669[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] took 38 ms
- 19:10:18.115 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 19:10:18.125 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:10:18.158 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 1e 04 20 09 f0 ff 07 00 00 00 00 00 00 07 ed 00 14 07 67 ff 07 00 00 09 2e 15 d1 13 ec 00 00 0b c3 09 5a 4c 3a
- 19:10:18.159 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:18.165 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]...
- 19:10:18.166 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@1b67669[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]) age (32095ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 19:10:18.167 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]
- 19:10:18.167 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]
- 19:10:19.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:20.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:21.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:22.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:23.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:24.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:25.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:26.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:27.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:28.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:28.168 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3], to ensure delay between transactions.
- 19:10:28.169 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:28.184 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@1b67669[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] took 16 ms
- 19:10:28.187 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 19:10:28.208 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:10:28.213 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 1e 03 08 00 01 00 03 00 01 0b b8 f3 41
- 19:10:28.215 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:28.221 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]...
- 19:10:28.222 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@1b67669[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]) age (42151ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 19:10:28.224 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:10:28.224 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:10:28.258 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 32ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3], to ensure delay between transactions.
- 19:10:28.258 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:28.267 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@1b67669[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] took 42 ms
- 19:10:28.269 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 19:10:28.288 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:10:28.305 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 1e 04 20 09 ec ff 06 00 00 00 00 00 00 07 ed 00 2a 07 68 ff 06 00 00 09 2e 15 d0 13 eb 00 00 0b ad 09 5a 86 67
- 19:10:28.306 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:28.311 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]...
- 19:10:28.312 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@1b67669[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]) age (42241ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 19:10:28.319 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]
- 19:10:28.320 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]
- 19:10:29.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:30.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:31.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:32.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:33.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:34.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:35.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:36.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:37.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:38.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:38.322 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 0ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3], to ensure delay between transactions.
- 19:10:38.323 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:38.338 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan2): borrowing connection (got SerialConnection@1b67669[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] took 15 ms
- 19:10:38.343 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 19:10:39.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:39.848 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:10:39.849 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - Last request: 1e 03 03 e9 00 04 97 d6
- 19:10:39.863 [ERROR] [i.modbus.io.ModbusRTUTransport:172 ] - failed to read: Error reading response (EOF)
- 19:10:39.869 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadMultipleRegistersRequest@92ba58 (unit id 30 & transaction 11). Serial parameters: SerialParameters@d0d4e8[portName=COM3,baudRate=19200,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=even,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
- 19:10:39.906 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 03 03 e9 00 04 97 d6
- 19:10:39.921 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:10:39.938 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 1e 03 08 00 01 00 03 00 01 0b b8 f3 41
- 19:10:39.940 [INFO ] [w.m.io.ModbusSerialTransaction:213 ] - execute eventually succeeded with 1 re-tries. Request: net.wimpi.modbus.msg.ReadMultipleRegistersRequest@92ba58. Serial parameters: SerialParameters@d0d4e8[portName=COM3,baudRate=19200,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=even,encoding=rtu,echo=false,receiveTimeoutMillis=1500]
- 19:10:39.940 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:39.954 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]...
- 19:10:39.960 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@1b67669[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]) age (53889ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 19:10:39.962 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:10:39.966 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan2): returned connection for endpoint ModbusSerialSlaveEndpoint@7e841b[portName=COM3]
- 19:10:39.995 [TRACE] [dbusSlaveConnectionFactoryImpl:141 ] - Waited 29ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3], to ensure delay between transactions.
- 19:10:39.996 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:40.001 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:40.004 [TRACE] [.b.modbus.internal.ModbusSlave:358 ] - ModbusSlave (nilan1): borrowing connection (got SerialConnection@1b67669[portName=COM3,port=//./COM3]) for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] took 38 ms
- 19:10:40.006 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 1e 04 00 c8 00 10 72 57
- 19:10:40.017 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
- 19:10:40.050 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 1e 04 20 09 eb ff 06 00 00 00 00 00 00 07 f1 00 3d 07 72 ff 06 00 00 09 2d 15 d2 13 ec 00 00 0b 99 09 5c 52 01
- 19:10:40.051 [TRACE] [dbusSlaveConnectionFactoryImpl:182 ] - Validating endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3] connection SerialConnection@1b67669[portName=COM3,port=//./COM3] -> true
- 19:10:40.057 [TRACE] [dbusSlaveConnectionFactoryImpl:161 ] - Passivating connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]...
- 19:10:40.058 [TRACE] [dbusSlaveConnectionFactoryImpl:172 ] - (passivate) Connection SerialConnection@1b67669[portName=COM3,port=//./COM3] (endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]) age (53987ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
- 19:10:40.059 [TRACE] [dbusSlaveConnectionFactoryImpl:176 ] - ...Passivated connection SerialConnection@1b67669[portName=COM3,port=//./COM3] for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]
- 19:10:40.059 [TRACE] [.b.modbus.internal.ModbusSlave:385 ] - ModbusSlave (nilan1): returned connection for endpoint ModbusSerialSlaveEndpoint@2d580f[portName=COM3]
- 19:10:41.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:42.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:43.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:44.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:45.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:46.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:47.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:48.002 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:49.003 [DEBUG] [.o.m.r.i.engine.ExecuteRuleJob:53 ] - Executing scheduled rule 'nilan t0-15 sensor division'
- 19:10:50.003 [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