Advertisement
scythe83

Untitled

Mar 30th, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.55 KB | None | 0 0
  1. 17:58:34.399 [DEBUG] [.s.internal.SchedulerActivator:36 ] - Scheduler has been started.
  2. 17:58:34.491 [INFO ] [uartz.impl.StdSchedulerFactory:1175 ] - Using default implementation for ThreadExecutor
  3. 17:58:34.533 [INFO ] [rtz.core.SchedulerSignalerImpl:61 ] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  4. 17:58:34.535 [INFO ] [rg.quartz.core.QuartzScheduler:243 ] - Quartz Scheduler v.2.1.7 created.
  5. 17:58:34.538 [INFO ] [org.quartz.simpl.RAMJobStore :154 ] - RAMJobStore initialized.
  6. 17:58:34.541 [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. 17:58:34.543 [INFO ] [uartz.impl.StdSchedulerFactory:1324 ] - Quartz scheduler 'openHAB-job-scheduler' initialized from specified file: './etc/quartz.properties'
  15. 17:58:34.544 [INFO ] [uartz.impl.StdSchedulerFactory:1328 ] - Quartz scheduler version: 2.1.7
  16. 17:58:34.547 [INFO ] [rg.quartz.core.QuartzScheduler:534 ] - Scheduler openHAB-job-scheduler_$_NON_CLUSTERED started.
  17. 17:58:34.555 [DEBUG] [o.config.core.ConfigDispatcher:146 ] - Processing openHAB default configuration file 'C:\openhab\configurations\openhab_default.cfg'.
  18. 17:58:34.985 [DEBUG] [o.config.core.ConfigDispatcher:168 ] - Processing openHAB main configuration file 'C:\openhab\configurations\openhab.cfg'.
  19. 17:58:35.570 [DEBUG] [.o.core.internal.CoreActivator:93 ] - UUID file already exists at 'C:\openhab\webapps\static\uuid' with content 'scythe'
  20. 17:58:35.575 [DEBUG] [.o.core.internal.CoreActivator:115 ] - Created file 'C:\openhab\webapps\static\version' with content '1.8.1'
  21. 17:58:35.576 [INFO ] [.o.core.internal.CoreActivator:61 ] - openHAB runtime has been started (v1.8.1).
  22. 17:58:35.672 [DEBUG] [a.internal.AutoUpdateActivator:31 ] - AutoUpdate binding has been started.
  23. 17:58:37.795 [DEBUG] [.p.i.PersistenceModelActivator:23 ] - Registered 'persistence' configuration parser
  24. 17:58:37.838 [DEBUG] [.c.t.i.TransformationActivator:38 ] - Transformation Service has been started.
  25. 17:58:37.923 [DEBUG] [m.internal.MultimediaActivator:34 ] - Multimedia I/O bundle has been started.
  26. 17:58:37.966 [DEBUG] [.s.i.DiscoveryServiceActivator:27 ] - Discovery service has been started.
  27. 17:58:37.976 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:93 ] - mDNS service has been started
  28. 17:58:38.007 [DEBUG] [.io.transport.mqtt.MqttService:123 ] - Starting MQTT Service...
  29. 17:58:38.261 [DEBUG] [.i.internal.ItemModelActivator:24 ] - Registered 'item' configuration parser
  30. 17:58:38.440 [DEBUG] [o.o.c.i.items.ItemRegistryImpl:137 ] - Item provider 'GenericItemProvider' has been added.
  31. 17:58:39.203 [INFO ] [o.o.i.s.i.DiscoveryServiceImpl:53 ] - Service Discovery initialization completed.
  32. 17:58:39.949 [DEBUG] [.o.m.s.i.SitemapModelActivator:23 ] - Registered 'sitemap' configuration parser
  33. 17:58:40.141 [DEBUG] [io.rest.internal.RESTActivator:33 ] - REST API has been started.
  34. 17:58:40.262 [INFO ] [org.atmosphere.util.IOUtils :370 ] - META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
  35. 17:58:40.333 [INFO ] [sphere.cpr.AtmosphereFramework:2601 ] - Atmosphere is using org.atmosphere.cpr.DefaultAnnotationProcessor for processing annotation
  36. 17:58:40.335 [INFO ] [cpr.DefaultAnnotationProcessor:138 ] - AnnotationProcessor class org.atmosphere.cpr.DefaultAnnotationProcessor$BytecodeBasedAnnotationProcessor being used
  37. 17:58:40.355 [WARN ] [cpr.DefaultAnnotationProcessor:178 ] - Unable to detect annotations. Application may fail to deploy.
  38. 17:58:40.415 [INFO ] [sphere.cpr.AtmosphereFramework:1891 ] - Auto detecting atmosphere handlers /WEB-INF/classes/
  39. 17:58:40.460 [INFO ] [sphere.cpr.AtmosphereFramework:639 ] - Installed AtmosphereHandler org.atmosphere.handler.ReflectorServletProcessor mapped to context-path /* and Broadcaster Class org.atmosphere.jersey.JerseyBroadcaster
  40. 17:58:40.462 [INFO ] [sphere.cpr.AtmosphereFramework:1945 ] - Auto detecting WebSocketHandler in /WEB-INF/classes/
  41. 17:58:40.465 [INFO ] [sphere.cpr.AtmosphereFramework:1602 ] - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
  42. 17:58:40.527 [INFO ] [.a.h.ReflectorServletProcessor:103 ] - Installing Servlet com.sun.jersey.spi.container.servlet.ServletContainer
  43. 17:58:40.739 [INFO ] [c.s.j.s.i.a.WebApplicationImpl:815 ] - Initiating Jersey application, version 'Jersey: 1.18.1 02/19/2014 03:28 AM'
  44. 17:58:40.745 [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. 17:58:40.861 [INFO ] [j.s.i.a.DeferredResourceConfig:101 ] - Instantiated the Application class org.openhab.io.rest.RESTApplication
  47. 17:58:42.463 [INFO ] [sphere.cpr.AtmosphereFramework:2435 ] - AtmosphereInterceptor CORS Interceptor Support will always be executed first
  48. 17:58:42.465 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT
  49. 17:58:42.467 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT
  50. 17:58:42.471 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT
  51. 17:58:42.474 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT
  52. 17:58:42.476 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT
  53. 17:58:42.480 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT
  54. 17:58:42.484 [INFO ] [sphere.cpr.AtmosphereFramework:2404 ] - Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT
  55. 17:58:42.493 [INFO ] [sphere.cpr.AtmosphereFramework:935 ] - Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
  56. 17:58:42.496 [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. 17:58:42.497 [INFO ] [sphere.cpr.AtmosphereFramework:949 ] - Default Broadcaster Class: org.atmosphere.jersey.JerseyBroadcaster
  58. 17:58:42.498 [INFO ] [sphere.cpr.AtmosphereFramework:950 ] - Broadcaster Polling Wait Time 100
  59. 17:58:42.500 [INFO ] [sphere.cpr.AtmosphereFramework:951 ] - Shared ExecutorService supported: true
  60. 17:58:42.501 [INFO ] [sphere.cpr.AtmosphereFramework:958 ] - Messaging Thread Pool Size: 10
  61. 17:58:42.504 [INFO ] [sphere.cpr.AtmosphereFramework:968 ] - Async I/O Thread Pool Size: 10
  62. 17:58:42.506 [INFO ] [sphere.cpr.AtmosphereFramework:979 ] - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
  63. 17:58:42.507 [INFO ] [sphere.cpr.AtmosphereFramework:980 ] - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
  64. 17:58:42.509 [INFO ] [sphere.cpr.AtmosphereFramework:990 ] - Invoke AtmosphereInterceptor on WebSocket message true
  65. 17:58:42.510 [INFO ] [sphere.cpr.AtmosphereFramework:991 ] - HttpSession supported: false
  66. 17:58:42.511 [INFO ] [sphere.cpr.AtmosphereFramework:993 ] - Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
  67. 17:58:42.513 [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. 17:58:42.516 [INFO ] [sphere.cpr.AtmosphereFramework:996 ] - Atmosphere Framework 2.2.5 started.
  69. 17:58:42.517 [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. 17:58:42.520 [INFO ] [penhab.io.rest.RESTApplication:144 ] - Started REST API at /rest
  75. 17:58:42.525 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server._tcp.local. at port 8080
  76. 17:58:46.904 [DEBUG] [o.o.i.s.i.DiscoveryServiceImpl:66 ] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
  77. 17:58:47.314 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.sitemap'
  78. 17:58:47.705 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'db4o.persist'
  79. 17:58:47.763 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'exec.persist'
  80. 17:58:47.777 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'logging.persist'
  81. 17:58:47.798 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'rrd4j.persist'
  82. 17:58:47.914 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.script'
  83. 17:58:48.114 [INFO ] [c.internal.ModelRepositoryImpl:80 ] - Loading model 'demo.items'
  84. 17:58:48.154 [DEBUG] [i.internal.GenericItemProvider:154 ] - Processing binding configs for items from model 'demo.items'
  85. 17:58:48.164 [DEBUG] [i.internal.GenericItemProvider:133 ] - Read items from model 'demo.items'
  86. 17:58:49.535 [INFO ] [.o.u.w.i.servlet.WebAppServlet:80 ] - Started Classic UI at /classicui/openhab.app
  87. 17:58:49.967 [WARN ] [t.i.s.MapTransformationService:67 ] - Could not find a mapping for '-' in the file 'en.map'.
  88. 17:58:50.296 [DEBUG] [.r.internal.RuleModelActivator:42 ] - Registered 'rules' configuration parser
  89. 17:58:50.321 [DEBUG] [m.r.internal.engine.RuleEngine:77 ] - Started rule engine
  90. 17:58:52.824 [DEBUG] [.m.i.MyOpenHABServiceActivator:28 ] - MyOpenHAB service has been started.
  91. 17:58:52.824 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:300 ] - setEventPublisher
  92. 17:58:52.824 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:135 ] - my.openHAB service activated
  93. 17:58:52.834 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing myopenhab persistence service.
  94. 17:58:52.844 [DEBUG] [c.internal.ModelRepositoryImpl:64 ] - Configuration model 'myopenhab.persist' can not be found
  95. 17:58:52.862 [DEBUG] [o.b.s.internal.SerialActivator:31 ] - Serial binding has been started.
  96. 17:58:52.868 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:118 ] - config is null
  97. 17:58:52.873 [DEBUG] [.o.b.ntp.internal.NtpActivator:31 ] - NTP binding has been started.
  98. 17:58:52.925 [DEBUG] [o.o.i.m.i.MyOpenHABServiceImpl:162 ] - Version file found at 'C:\openhab\webapps\static\version' with content '1.8.1'
  99. 17:58:52.955 [DEBUG] [.rrd4j.internal.RRD4jActivator:31 ] - RRD4j persistence bundle has been started.
  100. 17:58:52.969 [INFO ] [.service.AbstractActiveService:169 ] - NTP Refresh Service has been started
  101. 17:58:52.972 [DEBUG] [inding.ntp.internal.NtpBinding:78 ] - There is no existing NTP binding configuration => refresh cycle aborted!
  102. 17:58:52.990 [DEBUG] [.myopenhab.internal.MyOHClient:138 ] - Manager.EVENT_TRANSPORT
  103. 17:58:52.997 [DEBUG] [.p.rrd4j.internal.RRD4jService:395 ] - Unknown property name : org.openhab.persistence.rrd4j
  104. 17:58:52.999 [DEBUG] [.p.rrd4j.internal.RRD4jService:364 ] - config 'objectClass' should have the format 'name.configkey'
  105. 17:58:53.002 [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) = []
  106. 17:58:53.009 [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) = []
  107. 17:58:53.013 [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) = []
  108. 17:58:53.028 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing rrd4j persistence service.
  109. 17:58:53.082 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'DemoSwitch' does not exist.
  110. 17:58:53.083 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'NoOfLights' does not exist.
  111. 17:58:53.084 [DEBUG] [.p.internal.PersistenceManager:315 ] - Item 'Window_GF_Toilet' does not exist.
  112. 17:58:53.096 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Heating' does not exist.
  113. 17:58:53.099 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Temperature' does not exist.
  114. 17:58:53.100 [DEBUG] [.p.internal.PersistenceManager:328 ] - Item group 'Weather_Chart' does not exist.
  115. 17:58:53.145 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy rrd4j.everyMinute with cron expression 0 * * * * ?
  116. 17:58:53.164 [DEBUG] [p.r.i.charts.RRD4jChartServlet:118 ] - Starting up rrd chart servlet at /rrdchart.png
  117. 17:58:53.164 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  118. 17:58:53.177 [DEBUG] [.i.LoggingPersistenceActivator:31 ] - Logging persistence bundle has been started.
  119. 17:58:53.199 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing logging persistence service.
  120. 17:58:53.208 [DEBUG] [.b.http.internal.HttpActivator:34 ] - HTTP binding has been started.
  121. 17:58:53.234 [INFO ] [.service.AbstractActiveService:169 ] - HTTP Refresh Service has been started
  122. 17:58:53.244 [DEBUG] [o.b.m.internal.ModbusActivator:31 ] - Modbus binding has been started.
  123. 17:58:53.254 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'LED (Type=SwitchItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  124. 17:58:53.264 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'NTC (Type=NumberItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  125. 17:58:53.284 [DEBUG] [i.internal.GenericItemProvider:341 ] - Start processing binding configuration of Item 'BTN (Type=ContactItem, State=Uninitialized)' with 'ModbusGenericBindingProvider' reader.
  126. 17:58:53.314 [DEBUG] [xecPersistenceServiceActivator:33 ] - Exec persistence bundle has been started.
  127. 17:58:53.327 [DEBUG] [.p.internal.PersistenceManager:146 ] - Initializing exec persistence service.
  128. 17:58:53.331 [DEBUG] [.p.internal.PersistenceManager:428 ] - Scheduled strategy exec.everyMinute with cron expression 0 * * * * ?
  129. 17:58:53.356 [DEBUG] [.modbus.internal.ModbusBinding:408 ] - modbusSlave 'slave1' instanciated
  130. 17:58:53.386 [DEBUG] [.modbus.internal.ModbusBinding:408 ] - modbusSlave 'slave2' instanciated
  131. 17:58:53.396 [DEBUG] [.modbus.internal.ModbusBinding:408 ] - modbusSlave 'slave4' instanciated
  132. 17:58:53.444 [DEBUG] [.modbus.internal.ModbusBinding:526 ] - Parsed the following slave->endpoint configurations: {slave4=EndpointPoolConfiguration@1979cfde[passivateBorrowMinMillis=100,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1], slave2=EndpointPoolConfiguration@483a7e87[passivateBorrowMinMillis=100,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1], slave1=EndpointPoolConfiguration@62dc18a0[passivateBorrowMinMillis=100,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1]}. If the endpoint is same, connections are shared between the instances.
  133. 17:58:53.446 [DEBUG] [.modbus.internal.ModbusBinding:528 ] - Parsed the following pool configurations: {ModbusSerialSlaveEndpoint@6f8a61df[portName=COM6]=EndpointPoolConfiguration@62dc18a0[passivateBorrowMinMillis=100,interConnectDelayMillis=0,connectMaxTries=3,reconnectAfterMillis=-1]}
  134. 17:58:53.448 [DEBUG] [.modbus.internal.ModbusBinding:529 ] - config looked good
  135. 17:58:53.451 [INFO ] [.service.AbstractActiveService:169 ] - Modbus Polling Service has been started
  136. 17:58:53.498 [TRACE] [dbusSlaveConnectionFactoryImpl:78 ] - Created connection SerialConnection@7e89b5ed[portName=COM6,port=<null>] for endpoint ModbusSerialSlaveEndpoint@6f8a61df[portName=COM6]
  137. 17:58:53.638 [DEBUG] [.myopenhab.internal.MyOHClient:138 ] - Manager.EVENT_TRANSPORT
  138. 17:58:53.638 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  139. 17:58:53.710 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  140. 17:58:54.372 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
  141. 17:58:54.392 [DEBUG] [.myopenhab.internal.MyOHClient:157 ] - Socket.IO connected
  142. 17:58:54.392 [INFO ] [.myopenhab.internal.MyOHClient:224 ] - Connected to my.openHAB service (UUID = scythe, local base URL = http://localhost:8080)
  143. 17:58:54.484 [DEBUG] [.myopenhab.internal.MyOHClient:143 ] - Transport.EVENT_REQUEST_HEADERS
  144. 17:58:54.485 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
  145. 17:58:54.527 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
  146. 17:58:54.537 [TRACE] [dbusSlaveConnectionFactoryImpl:169 ] - Validating endpoint ModbusSerialSlaveEndpoint@6f8a61df[portName=COM6] connection SerialConnection@7e89b5ed[portName=COM6,port=//./COM6] -> true
  147. 17:58:54.537 [TRACE] [o.b.m.internal.BaseModbusSlave:292 ] - ModbusSlave (slave4): borrowing connection (got SerialConnection@7e89b5ed[portName=COM6,port=//./COM6]) for endpoint ModbusSerialSlaveEndpoint@6f8a61df[portName=COM6] took 1076 ms
  148. 17:58:54.537 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 03 00 01 00 01 d5 ca
  149. 17:58:54.967 [ERROR] [i.modbus.io.ModbusRTUTransport:170 ] - Last request: 01 03 00 01 00 01 d5 ca
  150. 17:58:54.967 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - failed to read: Error reading response (EOF)
  151. 17:58:54.977 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadMultipleRegistersRequest@5f7a015e (unit id 1 & transaction 1). Serial parameters: SerialParameters@439e8dbb[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=280]
  152. 17:58:55.077 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 03 00 01 00 01 d5 ca
  153. 17:58:55.458 [WARN ] [t.i.s.MapTransformationService:67 ] - Could not find a mapping for '-' in the file 'en.map'.
  154. 17:58:55.498 [ERROR] [i.modbus.io.ModbusRTUTransport:170 ] - Last request: 01 03 00 01 00 01 d5 ca
  155. 17:58:55.499 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - failed to read: Error reading response (EOF)
  156. 17:58:55.507 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 2/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadMultipleRegistersRequest@5f7a015e (unit id 1 & transaction 1). Serial parameters: SerialParameters@439e8dbb[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=280]
  157. 17:58:55.614 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 03 00 01 00 01 d5 ca
  158. 17:58:56.044 [ERROR] [i.modbus.io.ModbusRTUTransport:170 ] - Last request: 01 03 00 01 00 01 d5 ca
  159. 17:58:56.044 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - failed to read: Error reading response (EOF)
  160. 17:58:56.054 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 3/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadMultipleRegistersRequest@5f7a015e (unit id 1 & transaction 1). Serial parameters: SerialParameters@439e8dbb[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=280]
  161. 17:58:56.054 [ERROR] [w.m.io.ModbusSerialTransaction:204 ] - execute reached max tries 3, throwing last error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadMultipleRegistersRequest@5f7a015e. Serial parameters: SerialParameters@439e8dbb[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=280]
  162. 17:58:56.054 [ERROR] [o.b.m.internal.BaseModbusSlave:412 ] - ModbusSlave (slave4): Error getting modbus data for request net.wimpi.modbus.msg.ReadMultipleRegistersRequest@5f7a015e. Error: I/O exception - failed to read. Endpoint ModbusSerialSlaveEndpoint@6f8a61df[portName=COM6]. Connection: SerialConnection@7e89b5ed[portName=COM6,port=//./COM6]
  163. 17:58:56.114 [ERROR] [o.b.m.internal.BaseModbusSlave:367 ] - ModbusSlave (slave4) error getting response from slave. Invalidating connection
  164. java.lang.NullPointerException: null
  165. at org.openhab.binding.modbus.internal.BaseModbusSlave.update(BaseModbusSlave.java:349) ~[bundlefile:na]
  166. at org.openhab.binding.modbus.internal.ModbusBinding.execute(ModbusBinding.java:331) [bundlefile:na]
  167. at org.openhab.core.binding.AbstractActiveBinding$BindingActiveService.execute(AbstractActiveBinding.java:156) [org.openhab.core_1.8.1.jar:na]
  168. at org.openhab.core.service.AbstractActiveService$RefreshThread.run(AbstractActiveService.java:173) [org.openhab.core_1.8.1.jar:na]
  169. 17:58:56.114 [TRACE] [dbusSlaveConnectionFactoryImpl:78 ] - Created connection SerialConnection@4af75081[portName=COM6,port=<null>] for endpoint ModbusSerialSlaveEndpoint@2350c70a[portName=COM6]
  170. 17:58:56.124 [TRACE] [pi.modbus.net.SerialConnection:128 ] - Got Port Identifier
  171. 17:58:56.214 [TRACE] [pi.modbus.net.SerialConnection:138 ] - Got Serial Port
  172. 17:58:56.245 [TRACE] [pi.modbus.net.SerialConnection:174 ] - i/o Streams prepared
  173. 17:58:56.245 [TRACE] [dbusSlaveConnectionFactoryImpl:169 ] - Validating endpoint ModbusSerialSlaveEndpoint@2350c70a[portName=COM6] connection SerialConnection@4af75081[portName=COM6,port=//./COM6] -> true
  174. 17:58:56.245 [TRACE] [o.b.m.internal.BaseModbusSlave:292 ] - ModbusSlave (slave2): borrowing connection (got SerialConnection@4af75081[portName=COM6,port=//./COM6]) for endpoint ModbusSerialSlaveEndpoint@2350c70a[portName=COM6] took 131 ms
  175. 17:58:56.245 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 02 00 03 00 01 49 ca
  176. 17:58:56.678 [ERROR] [i.modbus.io.ModbusRTUTransport:170 ] - Last request: 01 02 00 03 00 01 49 ca
  177. 17:58:56.678 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - failed to read: Error reading response (EOF)
  178. 17:58:56.688 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 1/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadInputDiscretesRequest@5c361a1d (unit id 1 & transaction 2). Serial parameters: SerialParameters@2c353a42[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=280]
  179. 17:58:56.788 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 02 00 03 00 01 49 ca
  180. 17:58:57.208 [ERROR] [i.modbus.io.ModbusRTUTransport:170 ] - Last request: 01 02 00 03 00 01 49 ca
  181. 17:58:57.208 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - failed to read: Error reading response (EOF)
  182. 17:58:57.218 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 2/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadInputDiscretesRequest@5c361a1d (unit id 1 & transaction 2). Serial parameters: SerialParameters@2c353a42[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=280]
  183. 17:58:57.318 [DEBUG] [i.modbus.io.ModbusRTUTransport:77 ] - Sent: 01 02 00 03 00 01 49 ca
  184. 17:58:57.739 [ERROR] [i.modbus.io.ModbusRTUTransport:170 ] - Last request: 01 02 00 03 00 01 49 ca
  185. 17:58:57.739 [ERROR] [i.modbus.io.ModbusRTUTransport:171 ] - failed to read: Error reading response (EOF)
  186. 17:58:57.749 [ERROR] [w.m.io.ModbusSerialTransaction:199 ] - execute try 3/3 error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadInputDiscretesRequest@5c361a1d (unit id 1 & transaction 2). Serial parameters: SerialParameters@2c353a42[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=280]
  187. 17:58:57.749 [ERROR] [w.m.io.ModbusSerialTransaction:204 ] - execute reached max tries 3, throwing last error: I/O exception - failed to read. Request: net.wimpi.modbus.msg.ReadInputDiscretesRequest@5c361a1d. Serial parameters: SerialParameters@2c353a42[portName=COM6,baudRate=38400,flowControlIn=none,flowControlOut=none,databits=8,stopbits=1,parity=none,encoding=rtu,echo=false,receiveTimeoutMillis=280]
  188. 17:58:57.749 [ERROR] [o.b.m.internal.BaseModbusSlave:412 ] - ModbusSlave (slave2): Error getting modbus data for request net.wimpi.modbus.msg.ReadInputDiscretesRequest@5c361a1d. Error: I/O exception - failed to read. Endpoint ModbusSerialSlaveEndpoint@2350c70a[portName=COM6]. Connection: SerialConnection@4af75081[portName=COM6,port=//./COM6]
  189. 17:58:57.789 [ERROR] [o.b.m.internal.BaseModbusSlave:367 ] - ModbusSlave (slave2) error getting response from slave. Invalidating connection
  190. java.lang.NullPointerException: null
  191. at org.openhab.binding.modbus.internal.BaseModbusSlave.update(BaseModbusSlave.java:345) ~[bundlefile:na]
  192. at org.openhab.binding.modbus.internal.ModbusBinding.execute(ModbusBinding.java:331) [bundlefile:na]
  193. at org.openhab.core.binding.AbstractActiveBinding$BindingActiveService.execute(AbstractActiveBinding.java:156) [org.openhab.core_1.8.1.jar:na]
  194. at org.openhab.core.service.AbstractActiveService$RefreshThread.run(AbstractActiveService.java:173) [org.openhab.core_1.8.1.jar:na]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement