Advertisement
scythe83

with PLC Simulator

Mar 30th, 2016
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.88 KB | None | 0 0
  1. 20:56:11.941 [DEBUG] [.s.internal.SchedulerActivator:36 ] - Scheduler has been started.
  2. 20:56:12.011 [INFO ] [uartz.impl.StdSchedulerFactory:1175 ] - Using default implementation for ThreadExecutor
  3. 20:56:12.041 [INFO ] [rtz.core.SchedulerSignalerImpl:61 ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  4. 20:56:12.041 [INFO ] [rg.quartz.core.QuartzScheduler:243 ] - Quartz Scheduler v.2.1.7 created.
  5. 20:56:12.051 [INFO ] [org.quartz.simpl.RAMJobStore :154 ] - RAMJobStore initialized.
  6. 20:56:12.051 [INFO ] [rg.quartz.core.QuartzScheduler:268 ] - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'openHAB-job-scheduler' with instanceId 'NON_CLUSTERED'
  7. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  8. NOT STARTED.
  9. Currently in standby mode.
  10. Number of jobs executed: 0
  11. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 2 threads.
  12. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  13.  
  14. 20:56:12.051 [INFO ] [uartz.impl.StdSchedulerFactory:1324 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: './etc/quartz.properties'
  15. 20:56:12.051 [INFO ] [uartz.impl.StdSchedulerFactory:1328 ] - Quartz scheduler version: 2.1.7
  16. 20:56:12.051 [INFO ] [rg.quartz.core.QuartzScheduler:534 ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
  17. 20:56:12.061 [DEBUG] [o.config.core.ConfigDispatcher:146 ] - Processing openHAB default configuration file 'C:\openhab\configurations\openhab_default.cfg'.
  18. 20:56:12.352 [DEBUG] [o.config.core.ConfigDispatcher:168 ] - Processing openHAB main configuration file 'C:\openhab\configurations\openhab.cfg'.
  19. 20:56:12.632 [DEBUG] [.o.core.internal.CoreActivator:93 ] - UUID file already exists at 'C:\openhab\webapps\static\uuid' with content 'ed7b01d7-17ce-47b6-8389-a6c019a2eeec'
  20. 20:56:12.632 [DEBUG] [.o.core.internal.CoreActivator:115 ] - Created file 'C:\openhab\webapps\static\version' with content '1.8.1'
  21. 20:56:12.632 [INFO ] [.o.core.internal.CoreActivator:61 ] - openHAB runtime has been started (v1.8.1).
  22. 20:56:12.692 [DEBUG] [a.internal.AutoUpdateActivator:31 ] - AutoUpdate binding has been started.
  23. 20:56:14.650 [DEBUG] [.p.i.PersistenceModelActivator:23 ] - Registered 'persistence' configuration parser
  24. 20:56:14.691 [DEBUG] [.c.t.i.TransformationActivator:38 ] - Transformation Service has been started.
  25. 20:56:14.781 [DEBUG] [m.internal.MultimediaActivator:34 ] - Multimedia I/O bundle has been started.
  26. 20:56:14.831 [DEBUG] [.s.i.DiscoveryServiceActivator:27 ] - Discovery service has been started.
  27. 20:56:14.841 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:93 ] - mDNS service has been started
  28. 20:56:14.881 [DEBUG] [.io.transport.mqtt.MqttService:123 ] - Starting MQTT Service...
  29. 20:56:15.112 [DEBUG] [.i.internal.ItemModelActivator:24 ] - Registered 'item' configuration parser
  30. 20:56:15.302 [DEBUG] [o.o.c.i.items.ItemRegistryImpl:137 ] - Item provider 'GenericItemProvider' has been added.
  31. 20:56:17.358 [DEBUG] [.o.m.s.i.SitemapModelActivator:23 ] - Registered 'sitemap' configuration parser
  32. 20:56:17.612 [DEBUG] [io.rest.internal.RESTActivator:33 ] - REST API has been started.
  33. 20:56:17.767 [INFO ] [org.atmosphere.util.IOUtils :370 ] - META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
  34. 20:56:17.841 [INFO ] [sphere.cpr.AtmosphereFramework:2601 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
  35. 20:56:17.844 [INFO ] [cpr.DefaultAnnotationProcessor:138 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
  36. 20:56:17.876 [WARN ] [cpr.DefaultAnnotationProcessor:178 ] - Unable to detect annotations. Application may fail to deploy.
  37. 20:56:17.934 [INFO ] [sphere.cpr.AtmosphereFramework:1891 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
  38. 20:56:17.983 [INFO ] [sphere.cpr.AtmosphereFramework:639 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.jersey.JerseyBroadcaster
  39. 20:56:17.985 [INFO ] [sphere.cpr.AtmosphereFramework:1945 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
  40. 20:56:17.989 [INFO ] [sphere.cpr.AtmosphereFramework:1602 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
  41. 20:56:18.051 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:53 ] - Service Discovery initialization completed.
  42. 20:56:18.059 [INFO ] [.a.h.ReflectorServletProcessor:103 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContainer
  43. 20:56:18.303 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:815 ] - Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
  44. 20:56:18.312 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:826 ] - Adding the following classes declared in META-INF/services/jersey-server-components to the resource configuration:
  45. class org.atmosphere.jersey.AtmosphereResourceConfigurator
  46. 20:56:18.446 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.rest.RESTApplication
  47. 20:56:20.336 [INFO ] [sphere.cpr.AtmosphereFramework:2435 ] - AtmosphereInterceptor CORS Interceptor Support will always be executed first
  48. 20:56:20.337 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT
  49. 20:56:20.339 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
  50. 20:56:20.342 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
  51. 20:56:20.345 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
  52. 20:56:20.348 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
  53. 20:56:20.362 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
  54. 20:56:20.364 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
  55. 20:56:20.383 [INFO ] [sphere.cpr.AtmosphereFramework:935 ] - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
  56. 20:56:20.394 [WARN ] [sphere.cpr.AtmosphereFramework:941 ] - No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
  57. 20:56:20.396 [INFO ] [sphere.cpr.AtmosphereFramework:949 ] - Default Broadcaster Class: org.atmosphere.jersey.JerseyBroadcaster
  58. 20:56:20.402 [INFO ] [sphere.cpr.AtmosphereFramework:950 ] - Broadcaster Polling Wait Time 100
  59. 20:56:20.405 [INFO ] [sphere.cpr.AtmosphereFramework:951 ] - Shared ExecutorService supported: true
  60. 20:56:20.407 [INFO ] [sphere.cpr.AtmosphereFramework:958 ] - Messaging Thread Pool Size: 10
  61. 20:56:20.411 [INFO ] [sphere.cpr.AtmosphereFramework:968 ] - Async I/O Thread Pool Size: 10
  62. 20:56:20.413 [INFO ] [sphere.cpr.AtmosphereFramework:979 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
  63. 20:56:20.417 [INFO ] [sphere.cpr.AtmosphereFramework:980 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
  64. 20:56:20.419 [INFO ] [sphere.cpr.AtmosphereFramework:990 ] - Invoke AtmosphereInterceptor on WebSocket message true
  65. 20:56:20.422 [INFO ] [sphere.cpr.AtmosphereFramework:991 ] - HttpSession supported: false
  66. 20:56:20.425 [INFO ] [sphere.cpr.AtmosphereFramework:993 ] - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
  67. 20:56:20.428 [INFO ] [sphere.cpr.AtmosphereFramework:994 ] - Atmosphere is using async support: org.atmosphere.container.JettyAsyncSupportWithWebSocket running under container: jetty/8.1.3.v20120522 with WebSocket enabled.
  68. 20:56:20.433 [INFO ] [sphere.cpr.AtmosphereFramework:996 ] - Atmosphere Framework 2.2.5 started.
  69. 20:56:20.435 [INFO ] [sphere.cpr.AtmosphereFramework:998 ] -
  70.  
  71. For Atmosphere Framework Commercial Support, visit
  72. http://www.async-io.org/ or send an email to support@async-io.org
  73.  
  74. 20:56:20.440 [INFO ] [penhab.io.rest.RESTApplication:144 ] - Started REST API at /rest
  75. 20:56:20.444 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
  76. 20:56:24.120 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.sitemap'
  77. 20:56:24.447 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'db4o.persist'
  78. 20:56:24.499 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'exec.persist'
  79. 20:56:24.512 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'logging.persist'
  80. 20:56:24.537 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'rrd4j.persist'
  81. 20:56:24.668 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.script'
  82. 20:56:24.869 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.items'
  83. 20:56:24.915 [DEBUG] [i.internal.GenericItemProvider:154 ] - Processing binding configs for items from model 'demo.items'
  84. 20:56:24.925 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'demo.items'
  85. 20:56:25.783 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
  86. 20:56:28.680 [INFO ] [.o.u.w.i.servlet.WebAppServlet:80 ] - Started Classic UI at /classicui/openhab.app
  87. 20:56:29.209 [DEBUG] [.r.internal.RuleModelActivator:42 ] - Registered 'rules' configuration parser
  88. 20:56:29.239 [DEBUG] [m.r.internal.engine.RuleEngine:77 ] - Started rule engine
  89. 20:56:33.422 [DEBUG] [.m.i.MyOpenHABServiceActivator:28 ] - MyOpenHAB service has been started.
  90. 20:56:33.422 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:300 ] - setEventPublisher
  91. 20:56:33.432 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:135 ] - my.openHAB service activated
  92. 20:56:33.432 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:118 ] - config is null
  93. 20:56:33.432 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing myopenhab persistence service.
  94. 20:56:33.432 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:176 ] - UUID file found at 'C:\openhab\webapps\static\uuid' with content 'ed7b01d7-17ce-47b6-8389-a6c019a2eeec'
  95. 20:56:33.442 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:228 ] - Secret file already exists at 'C:\openhab\webapps\static\secret' with content 'nl4qtFyxXrPpQsgBAG9W'
  96. 20:56:33.442 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:120 ] - UUID = ed7b01d7-17ce-47b6-8389-a6c019a2eeec, secret = nl4qtFyxXrPpQsgBAG9W
  97. 20:56:33.442 [DEBUG] [c.internal.ModelRepositoryImpl:64 ] - Configuration model 'myopenhab.persist' can not be found
  98. 20:56:33.462 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:176 ] - UUID file found at 'C:\openhab\webapps\static\uuid' with content 'ed7b01d7-17ce-47b6-8389-a6c019a2eeec'
  99. 20:56:33.462 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:228 ] - Secret file already exists at 'C:\openhab\webapps\static\secret' with content 'nl4qtFyxXrPpQsgBAG9W'
  100. 20:56:33.462 [DEBUG] [o.b.s.internal.SerialActivator:31 ] - Serial binding has been started.
  101. 20:56:33.472 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:162 ] - Version file found at 'C:\openhab\webapps\static\version' with content '1.8.1'
  102. 20:56:33.517 [DEBUG] [o.b.m.internal.ModbusActivator:31 ] - Modbus binding has been started.
  103. 20:56:33.546 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'LED (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  104. 20:56:33.550 [DEBUG] [.myopenhab.internal.MyOHClient:138 ] - Manager.EVENT_TRANSPORT
  105. 20:56:33.624 [DEBUG] [.i.LoggingPersistenceActivator:31 ] - Logging persistence bundle has been started.
  106. 20:56:33.696 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  107. 20:56:33.702 [DEBUG] [.modbus.internal.ModbusBinding:441 ] - modbusSlave 'slave1' instanciated
  108. 20:56:33.713 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing logging persistence service.
  109. 20:56:33.732 [DEBUG] [.modbus.internal.ModbusBinding:583 ] - Parsed the following slave->endpoint configurations: {slave1=EndpointPoolConfiguration@35565585[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1]}. If the endpoint is same, connections are shared between the instances.
  110. 20:56:33.740 [DEBUG] [.modbus.internal.ModbusBinding:585 ] - Parsed the following pool configurations: {ModbusSerialSlaveEndpoint@626333c9[portName=COM14]=EndpointPoolConfiguration@35565585[passivateBorrowMinMillis=35,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1]}
  111. 20:56:33.742 [DEBUG] [.modbus.internal.ModbusBinding:586 ] - config looked good
  112. 20:56:33.757 [INFO ] [.service.AbstractActiveService:169 ] - Modbus Polling Service has been started
  113. 20:56:33.784 [DEBUG] [.o.b.ntp.internal.NtpActivator:31 ] - NTP binding has been started.
  114. 20:56:33.826 [TRACE] [dbusSlaveConnectionFactoryImpl:86 ] - Created connection SerialConnection@14ac652f[portName=COM14,port=<null>] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  115. 20:56:33.836 [DEBUG] [.b.http.internal.HttpActivator:34 ] - HTTP binding has been started.
  116. 20:56:33.838 [INFO ] [.service.AbstractActiveService:169 ] - NTP Refresh Service has been started
  117. 20:56:33.840 [DEBUG] [inding.ntp.internal.NtpBinding:78 ] - There is no existing NTP binding configuration => refresh cycle aborted!
  118. 20:56:33.936 [INFO ] [.service.AbstractActiveService:169 ] - HTTP Refresh Service has been started
  119. 20:56:33.950 [DEBUG] [xecPersistenceServiceActivator:33 ] - Exec persistence bundle has been started.
  120. 20:56:33.978 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing exec persistence service.
  121. 20:56:34.021 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy exec.everyMinute with cron expression 0 * * * * ?
  122. 20:56:34.053 [DEBUG] [.rrd4j.internal.RRD4jActivator:31 ] - RRD4j persistence bundle has been started.
  123. 20:56:34.122 [DEBUG] [.p.rrd4j.internal.RRD4jService:395 ] - Unknown property name : org.openhab.persistence.rrd4j
  124. 20:56:34.124 [DEBUG] [.p.rrd4j.internal.RRD4jService:364 ] - config 'objectClass' should have the format 'name.configkey'
  125. 20:56:34.128 [INFO ] [.p.rrd4j.internal.RRD4jService:407 ] - Removing invalid defintion component = null heartbeat = 0 min/max = 0.0/0.0 step = 0 0 archives(s) = [] 0 items(s) = []
  126. 20:56:34.131 [DEBUG] [.p.rrd4j.internal.RRD4jService:405 ] - Created default_other = GAUGE heartbeat = 3600 min/max = NaN/NaN step = 1 6 archives(s) = [ MAX xff = 0.999 steps = 1 rows = 3600 MAX xff = 0.999 steps = 10 rows = 1440 MAX xff = 0.999 steps = 60 rows = 1440 MAX xff = 0.999 steps = 900 rows = 2880 MAX xff = 0.999 steps = 21600 rows = 1460 MAX xff = 0.999 steps = 86400 rows = 3650] 0 items(s) = []
  127. 20:56:34.137 [DEBUG] [.p.rrd4j.internal.RRD4jService:405 ] - Created default_numeric = GAUGE heartbeat = 60 min/max = NaN/NaN step = 60 6 archives(s) = [ AVERAGE xff = 0.5 steps = 1 rows = 480 AVERAGE xff = 0.5 steps = 4 rows = 360 AVERAGE xff = 0.5 steps = 14 rows = 644 AVERAGE xff = 0.5 steps = 60 rows = 720 AVERAGE xff = 0.5 steps = 720 rows = 730 AVERAGE xff = 0.5 steps = 10080 rows = 520] 0 items(s) = []
  128. 20:56:34.146 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing rrd4j persistence service.
  129. 20:56:34.186 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
  130. 20:56:34.195 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
  131. 20:56:34.199 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
  132. 20:56:34.200 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
  133. 20:56:34.204 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
  134. 20:56:34.205 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
  135. 20:56:34.214 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy rrd4j.everyMinute with cron expression 0 * * * * ?
  136. 20:56:34.228 [DEBUG] [p.r.i.charts.RRD4jChartServlet:118 ] - Starting up rrd chart servlet at /rrdchart.png
  137. 20:56:34.347 [DEBUG] [.myopenhab.internal.MyOHClient:138 ] - Manager.EVENT_TRANSPORT
  138. 20:56:34.354 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  139. 20:56:34.438 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  140. 20:56:34.765 [ERROR] [.myopenhab.internal.MyOHClient:171 ] - Socket.IO error: not authorized
  141. 20:56:34.767 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  142. 20:56:35.055 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
  143. 20:56:35.067 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.rules'
  144. 20:56:35.175 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
  145. 20:56:35.182 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
  146. 20:56:35.185 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  147. 20:56:35.186 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@14ac652f[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] took 1423 ms
  148. 20:56:35.191 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  149. 20:56:35.292 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  150. 20:56:35.292 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 00 51 88
  151. 20:56:35.292 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  152. 20:56:35.302 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]...
  153. 20:56:35.302 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] (endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]) age (118ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  154. 20:56:35.302 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  155. 20:56:35.302 [TRACE] [.b.modbus.internal.ModbusSlave:336 ] - ModbusSlave (slave1): returned connection for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  156. 20:56:35.302 [TRACE] [et.wimpi.modbus.util.BitVector:141 ] - Get bit #0
  157. 20:56:35.353 [TRACE] [dbusSlaveConnectionFactoryImpl:136 ] - Waited 15ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14], to ensure delay between transactions.
  158. 20:56:35.354 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  159. 20:56:35.355 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@14ac652f[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] took 33 ms
  160. 20:56:35.355 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  161. 20:56:35.455 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  162. 20:56:35.455 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 00 51 88
  163. 20:56:35.455 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  164. 20:56:35.455 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]...
  165. 20:56:35.455 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] (endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]) age (271ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  166. 20:56:35.455 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  167. 20:56:35.455 [TRACE] [.b.modbus.internal.ModbusSlave:336 ] - ModbusSlave (slave1): returned connection for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  168. 20:56:35.455 [TRACE] [et.wimpi.modbus.util.BitVector:141 ] - Get bit #0
  169. 20:56:35.490 [TRACE] [dbusSlaveConnectionFactoryImpl:136 ] - Waited 25ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14], to ensure delay between transactions.
  170. 20:56:35.491 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  171. 20:56:35.492 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@14ac652f[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] took 27 ms
  172. 20:56:35.494 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  173. 20:56:35.603 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  174. 20:56:35.603 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 00 51 88
  175. 20:56:35.603 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  176. 20:56:35.603 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]...
  177. 20:56:35.603 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] (endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]) age (419ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  178. 20:56:35.603 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  179. 20:56:35.603 [TRACE] [.b.modbus.internal.ModbusSlave:336 ] - ModbusSlave (slave1): returned connection for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  180. 20:56:35.623 [TRACE] [et.wimpi.modbus.util.BitVector:141 ] - Get bit #0
  181. 20:56:35.643 [TRACE] [dbusSlaveConnectionFactoryImpl:136 ] - Waited 5ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14], to ensure delay between transactions.
  182. 20:56:35.644 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  183. 20:56:35.645 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@14ac652f[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] took 12 ms
  184. 20:56:35.645 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  185. 20:56:35.745 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  186. 20:56:35.745 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 00 51 88
  187. 20:56:35.745 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  188. 20:56:35.745 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]...
  189. 20:56:35.745 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] (endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]) age (561ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  190. 20:56:35.745 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  191. 20:56:35.745 [TRACE] [.b.modbus.internal.ModbusSlave:336 ] - ModbusSlave (slave1): returned connection for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  192. 20:56:35.745 [TRACE] [et.wimpi.modbus.util.BitVector:141 ] - Get bit #0
  193. 20:56:35.780 [TRACE] [dbusSlaveConnectionFactoryImpl:136 ] - Waited 25ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14], to ensure delay between transactions.
  194. 20:56:35.781 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  195. 20:56:35.782 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@14ac652f[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] took 27 ms
  196. 20:56:35.782 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  197. 20:56:35.882 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  198. 20:56:35.882 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 00 51 88
  199. 20:56:35.882 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  200. 20:56:35.882 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]...
  201. 20:56:35.882 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] (endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]) age (698ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  202. 20:56:35.882 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  203. 20:56:35.882 [TRACE] [.b.modbus.internal.ModbusSlave:336 ] - ModbusSlave (slave1): returned connection for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  204. 20:56:35.882 [TRACE] [et.wimpi.modbus.util.BitVector:141 ] - Get bit #0
  205. 20:56:35.917 [TRACE] [dbusSlaveConnectionFactoryImpl:136 ] - Waited 15ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14], to ensure delay between transactions.
  206. 20:56:35.918 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  207. 20:56:35.919 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@14ac652f[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] took 17 ms
  208. 20:56:35.919 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  209. 20:56:36.019 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  210. 20:56:36.019 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 00 51 88
  211. 20:56:36.019 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  212. 20:56:36.019 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]...
  213. 20:56:36.019 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] (endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]) age (835ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  214. 20:56:36.019 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  215. 20:56:36.019 [TRACE] [.b.modbus.internal.ModbusSlave:336 ] - ModbusSlave (slave1): returned connection for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  216. 20:56:36.019 [TRACE] [et.wimpi.modbus.util.BitVector:141 ] - Get bit #0
  217. 20:56:36.054 [TRACE] [dbusSlaveConnectionFactoryImpl:136 ] - Waited 25ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14], to ensure delay between transactions.
  218. 20:56:36.055 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  219. 20:56:36.056 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@14ac652f[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] took 27 ms
  220. 20:56:36.056 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  221. 20:56:36.156 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  222. 20:56:36.156 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 00 51 88
  223. 20:56:36.156 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  224. 20:56:36.156 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]...
  225. 20:56:36.156 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] (endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]) age (972ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  226. 20:56:36.156 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  227. 20:56:36.156 [TRACE] [.b.modbus.internal.ModbusSlave:336 ] - ModbusSlave (slave1): returned connection for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  228. 20:56:36.156 [TRACE] [et.wimpi.modbus.util.BitVector:141 ] - Get bit #0
  229. 20:56:36.191 [TRACE] [dbusSlaveConnectionFactoryImpl:136 ] - Waited 25ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14], to ensure delay between transactions.
  230. 20:56:36.192 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  231. 20:56:36.194 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@14ac652f[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] took 28 ms
  232. 20:56:36.196 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  233. 20:56:36.299 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  234. 20:56:36.299 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 00 51 88
  235. 20:56:36.299 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  236. 20:56:36.299 [TRACE] [dbusSlaveConnectionFactoryImpl:156 ] - Passivating connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]...
  237. 20:56:36.299 [TRACE] [dbusSlaveConnectionFactoryImpl:167 ] - (passivate) Connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] (endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]) age (1115ms) is below the reconnectAfterMillis (-1ms) limit. Keep the connection open.
  238. 20:56:36.299 [TRACE] [dbusSlaveConnectionFactoryImpl:171 ] - ...Passivated connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  239. 20:56:36.299 [TRACE] [.b.modbus.internal.ModbusSlave:336 ] - ModbusSlave (slave1): returned connection for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14]
  240. 20:56:36.299 [TRACE] [et.wimpi.modbus.util.BitVector:141 ] - Get bit #0
  241. 20:56:36.334 [TRACE] [dbusSlaveConnectionFactoryImpl:136 ] - Waited 25ms (passivateBorrowMinMillis 35ms) before giving returning connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14], to ensure delay between transactions.
  242. 20:56:36.335 [TRACE] [dbusSlaveConnectionFactoryImpl:177 ] - Validating endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] connection SerialConnection@14ac652f[portName=COM14,port=//./COM14] -> true
  243. 20:56:36.336 [TRACE] [.b.modbus.internal.ModbusSlave:309 ] - ModbusSlave (slave1): borrowing connection (got SerialConnection@14ac652f[portName=COM14,port=//./COM14]) for endpoint ModbusSerialSlaveEndpoint@626333c9[portName=COM14] took 27 ms
  244. 20:56:36.336 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 01 00 02 00 01 5c 0a
  245. 20:56:36.436 [TRACE] [i.modbus.io.ModbusRTUTransport:127 ] - Managed to read at least one byte
  246. 20:56:36.436 [DEBUG] [i.modbus.io.ModbusRTUTransport:145 ] - Response: 01 01 01 00 51 88
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement