Guest User

Untitled

a guest
Sep 1st, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.44 KB | None | 0 0
  1. Welcome to Ubuntu 20.04.1 LTS (GNU/Linux 5.4.0-42-generic x86_64)
  2.  
  3. * Documentation: https://help.ubuntu.com
  4. * Management: https://landscape.canonical.com
  5. * Support: https://ubuntu.com/advantage
  6.  
  7. System information as of Tue 01 Sep 2020 09:35:20 AM CEST
  8.  
  9. System load: 1.89 Temperature: 54.0 C
  10. Usage of /home: unknown Processes: 31
  11. Memory usage: 27% Users logged in: 0
  12. Swap usage: 16% IPv4 address for eth0: 10.0.0.154
  13.  
  14. Last login: Tue Sep 1 09:27:56 2020 from 10.1.0.1
  15. openhab@openhab:~$ sudo openhab-cli console
  16. [sudo] password for openhab:
  17.  
  18. Logging in as openhab
  19. Password:
  20. Password:
  21.  
  22. __ _____ ____
  23. ____ ____ ___ ____ / / / / | / __ )
  24. / __ \/ __ \/ _ \/ __ \/ /_/ / /| | / __ |
  25. / /_/ / /_/ / __/ / / / __ / ___ |/ /_/ /
  26. \____/ .___/\___/_/ /_/_/ /_/_/ |_/_____/
  27. /_/ 2.5.8
  28. Release Build
  29.  
  30. Hit '<tab>' for a list of available commands
  31. and '[cmd] --help' for help on a specific command.
  32. Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown openHAB.
  33.  
  34. openhab> threads "CM Configuration Updater" Id=29 in WAITING on lock=java.util.LinkedList@4f923f96
  35. at java.lang.Object.wait(Native Method)
  36. at java.lang.Object.wait(Object.java:502)
  37. at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:79)
  38. at java.lang.Thread.run(Thread.java:748)
  39.  
  40. "CM Event Dispatcher" Id=30 in WAITING on lock=java.util.LinkedList@6fc56e66
  41. at java.lang.Object.wait(Native Method)
  42. at java.lang.Object.wait(Object.java:502)
  43. at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:79)
  44. at java.lang.Thread.run(Thread.java:748)
  45.  
  46. "fileinstall-/usr/share/openhab2/addons" Id=40 in TIMED_WAITING on lock=org.apache.felix.fileinstall.internal.DirectoryWatcher@36623468
  47. at java.lang.Object.wait(Native Method)
  48. at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:320)
  49.  
  50. "encryption-1-thread-1" Id=44 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@199ad6f6
  51. at sun.misc.Unsafe.park(Native Method)
  52. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  53. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  54. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  55. at sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
  56. at org.apache.karaf.jaas.modules.properties.AutoEncryptionSupport.run(AutoEncryptionSupport.java:94)
  57. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  58. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  59. at java.lang.Thread.run(Thread.java:748)
  60.  
  61. "openHAB-job-scheduler_QuartzSchedulerThread" Id=117 in TIMED_WAITING on lock=java.lang.Object@64dd6334
  62. at java.lang.Object.wait(Native Method)
  63. at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:311)
  64.  
  65. "main" Id=1 in WAITING on lock=java.util.concurrent.atomic.AtomicReference@1f201f43
  66. at java.lang.Object.wait(Native Method)
  67. at org.eclipse.osgi.container.SystemModule.waitForStop(SystemModule.java:168)
  68. at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle.waitForStop(EquinoxBundle.java:250)
  69. at org.eclipse.osgi.launch.Equinox.waitForStop(Equinox.java:181)
  70. at org.apache.karaf.main.Main.awaitShutdown(Main.java:661)
  71. at org.apache.karaf.main.Main.main(Main.java:188)
  72.  
  73. "Framework Event Dispatcher: org.eclipse.osgi.internal.framework.EquinoxEventPublisher@1c481ff2" Id=13 in WAITING on lock=org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@5604f663
  74. at java.lang.Object.wait(Native Method)
  75. at java.lang.Object.wait(Object.java:502)
  76. at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400)
  77. at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:336)
  78.  
  79. "Bundle File Closer" Id=14 in WAITING on lock=org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@12f60c05
  80. at java.lang.Object.wait(Native Method)
  81. at java.lang.Object.wait(Object.java:502)
  82. at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400)
  83. at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:336)
  84.  
  85. "Start Level: Equinox Container: 2a336f6c-2b74-4a59-b253-992c44252d96" Id=15 in WAITING on lock=org.eclipse.osgi.framework.eventmgr.EventManager$EventThread@226fe3b9
  86. at java.lang.Object.wait(Native Method)
  87. at java.lang.Object.wait(Object.java:502)
  88. at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextEvent(EventManager.java:400)
  89. at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:336)
  90.  
  91. "Karaf Lock Monitor Thread" Id=16 in TIMED_WAITING
  92. at java.lang.Thread.sleep(Native Method)
  93. at org.apache.karaf.main.Main.doMonitor(Main.java:410)
  94. at org.apache.karaf.main.Main.access$100(Main.java:74)
  95. at org.apache.karaf.main.Main$3.run(Main.java:377)
  96.  
  97. "Karaf Shutdown Socket Thread" Id=17 in RUNNABLE (running in native)
  98. at java.net.PlainSocketImpl.socketAccept(Native Method)
  99. at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  100. at java.net.ServerSocket.implAccept(ServerSocket.java:562)
  101. at java.net.ServerSocket.accept(ServerSocket.java:530)
  102. at org.apache.karaf.main.ShutdownSocketThread.run(ShutdownSocketThread.java:66)
  103.  
  104. "fileinstall-/var/lib/openhab2/etc" Id=31 in TIMED_WAITING on lock=org.apache.felix.fileinstall.internal.DirectoryWatcher@48a3c26e
  105. at java.lang.Object.wait(Native Method)
  106. at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:320)
  107.  
  108. "SCR Component Actor" Id=42 in WAITING on lock=java.util.LinkedList@51ee3323
  109. at java.lang.Object.wait(Native Method)
  110. at java.lang.Object.wait(Object.java:502)
  111. at org.apache.felix.scr.impl.ComponentActorThread.run(ComponentActorThread.java:83)
  112. at java.lang.Thread.run(Thread.java:748)
  113.  
  114. "encryption-3-thread-1" Id=48 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4cf34141
  115. at sun.misc.Unsafe.park(Native Method)
  116. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  117. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  118. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  119. at sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
  120. at org.apache.karaf.jaas.modules.properties.AutoEncryptionSupport.run(AutoEncryptionSupport.java:94)
  121. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  122. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  123. at java.lang.Thread.run(Thread.java:748)
  124.  
  125. "EMF Reference Cleaner" Id=62 in WAITING on lock=java.lang.ref.ReferenceQueue$Lock@14276e1b
  126. at java.lang.Object.wait(Native Method)
  127. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  128. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  129. at org.eclipse.emf.common.util.CommonUtil$1ReferenceClearingQueuePollingThread.run(CommonUtil.java:70)
  130.  
  131. "OH-OSGiEventManager" Id=63 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@32ecea1b
  132. at sun.misc.Unsafe.park(Native Method)
  133. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  134. at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
  135. at org.eclipse.smarthome.core.internal.events.ThreadedEventHandler.lambda$0(ThreadedEventHandler.java:60)
  136. at org.eclipse.smarthome.core.internal.events.ThreadedEventHandler$$Lambda$157/1090245752.run(Unknown Source)
  137. at java.lang.Thread.run(Thread.java:748)
  138.  
  139. "qtp1310725010-68" Id=68 in RUNNABLE (running in native)
  140. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  141. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  142. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  143. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  144. - locked sun.nio.ch.Util$3@2a546de5
  145. - locked java.util.Collections$UnmodifiableSet@5946f22
  146. - locked sun.nio.ch.EPollSelectorImpl@425aa2c0
  147. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  148. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  149. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:466)
  150. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:403)
  151. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  152. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  153. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
  154. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
  155. at org.eclipse.jetty.io.ManagedSelector$$Lambda$178/1534495803.run(Unknown Source)
  156. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  157. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  158. at java.lang.Thread.run(Thread.java:748)
  159.  
  160. "qtp1310725010-69" Id=69 in RUNNABLE (running in native)
  161. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  162. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  163. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  164. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  165. - locked sun.nio.ch.Util$3@6d6840e5
  166. - locked java.util.Collections$UnmodifiableSet@28adf484
  167. - locked sun.nio.ch.EPollSelectorImpl@149dbc1f
  168. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  169. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  170. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:466)
  171. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:403)
  172. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  173. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  174. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
  175. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
  176. at org.eclipse.jetty.io.ManagedSelector$$Lambda$178/1534495803.run(Unknown Source)
  177. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  178. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  179. at java.lang.Thread.run(Thread.java:748)
  180.  
  181. "qtp1310725010-71-acceptor-0@55c79795-0.0.0.0:8443@6ba9a68d{SSL,[ssl, http/1.1]}{0.0.0.0:8443}" Id=71 in RUNNABLE (running in native)
  182. at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  183. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:419)
  184. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:247)
  185. - locked java.lang.Object@2942a9df
  186. at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
  187. at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:664)
  188. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  189. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  190. at java.lang.Thread.run(Thread.java:748)
  191.  
  192. "qtp1310725010-72" Id=72 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e2c7b74
  193. at sun.misc.Unsafe.park(Native Method)
  194. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  195. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  196. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  197. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  198. at java.lang.Thread.run(Thread.java:748)
  199.  
  200. "qtp1310725010-73" Id=73 in RUNNABLE (running in native)
  201. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  202. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  203. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  204. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  205. - locked sun.nio.ch.Util$3@52c8165c
  206. - locked java.util.Collections$UnmodifiableSet@69db9c9b
  207. - locked sun.nio.ch.EPollSelectorImpl@51e0c250
  208. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  209. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  210. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:466)
  211. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:403)
  212. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  213. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  214. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
  215. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
  216. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:367)
  217. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  218. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  219. at java.lang.Thread.run(Thread.java:748)
  220.  
  221. "qtp1310725010-74-acceptor-0@53955c7-default@5660fa1a{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}" Id=74 in RUNNABLE (running in native)
  222. at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  223. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:419)
  224. at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:247)
  225. - locked java.lang.Object@3d8f01e5
  226. at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
  227. at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:664)
  228. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  229. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  230. at java.lang.Thread.run(Thread.java:748)
  231.  
  232. "Dir Watcher" Id=81 in WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7cf4ba90
  233. at sun.misc.Unsafe.park(Native Method)
  234. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  235. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2044)
  236. at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
  237. at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
  238. at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
  239. at org.eclipse.smarthome.core.service.WatchQueueReader.run(WatchQueueReader.java:210)
  240. at java.lang.Thread.run(Thread.java:748)
  241.  
  242. "com.google.inject.internal.util.$Finalizer" Id=95 in WAITING on lock=java.lang.ref.ReferenceQueue$Lock@c09a665
  243. at java.lang.Object.wait(Native Method)
  244. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  245. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  246. at com.google.inject.internal.util.$Finalizer.run(Finalizer.java:114)
  247.  
  248. "SocketListener(JmDNS-/10.0.0.154)" Id=103 in RUNNABLE (running in native)
  249. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  250. - locked java.net.PlainDatagramSocketImpl@699add82
  251. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  252. - locked java.net.PlainDatagramSocketImpl@699add82
  253. at java.net.DatagramSocket.receive(DatagramSocket.java:812)
  254. - locked java.net.DatagramPacket@7df90b1f
  255. - locked java.net.MulticastSocket@4e272f2f
  256. at javax.jmdns.impl.SocketListener.run(SocketListener.java:41)
  257.  
  258. "openHAB-job-scheduler_Worker-1" Id=107 in TIMED_WAITING on lock=java.lang.Object@993ac92
  259. at java.lang.Object.wait(Native Method)
  260. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)
  261.  
  262. "openHAB-job-scheduler_Worker-2" Id=108 in TIMED_WAITING
  263. at java.lang.Thread.sleep(Native Method)
  264. at sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
  265. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  266. at java.lang.reflect.Method.invoke(Method.java:498)
  267. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.invokeOperation(XbaseInterpreter.java:1175)
  268. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.invokeOperation(XbaseInterpreter.java:1150)
  269. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter._invokeFeature(XbaseInterpreter.java:1136)
  270. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.invokeFeature(XbaseInterpreter.java:1081)
  271. at org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter.invokeFeature(ScriptInterpreter.java:151)
  272. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter._doEvaluate(XbaseInterpreter.java:861)
  273. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.doEvaluate(XbaseInterpreter.java:231)
  274. at org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter.doEvaluate(ScriptInterpreter.java:226)
  275. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:215)
  276. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter._doEvaluate(XbaseInterpreter.java:818)
  277. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.doEvaluate(XbaseInterpreter.java:233)
  278. at org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter.doEvaluate(ScriptInterpreter.java:226)
  279. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:215)
  280. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter._doEvaluate(XbaseInterpreter.java:458)
  281. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.doEvaluate(XbaseInterpreter.java:239)
  282. at org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter.doEvaluate(ScriptInterpreter.java:226)
  283. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.internalEvaluate(XbaseInterpreter.java:215)
  284. at org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter.evaluate(XbaseInterpreter.java:201)
  285. at org.eclipse.smarthome.model.script.runtime.internal.engine.ScriptImpl.execute(ScriptImpl.java:81)
  286. at org.eclipse.smarthome.model.rule.runtime.internal.engine.ExecuteRuleJob.execute(ExecuteRuleJob.java:67)
  287. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  288. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
  289. - locked java.lang.Object@5f57f53
  290.  
  291. "openHAB-job-scheduler_Worker-3" Id=109 in TIMED_WAITING on lock=java.lang.Object@5f5e6a49
  292. at java.lang.Object.wait(Native Method)
  293. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)
  294.  
  295. "openHAB-job-scheduler_Worker-4" Id=110 in TIMED_WAITING on lock=java.lang.Object@78a34920
  296. at java.lang.Object.wait(Native Method)
  297. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)
  298.  
  299. "openHAB-job-scheduler_Worker-5" Id=111 in TIMED_WAITING on lock=java.lang.Object@8209956
  300. at java.lang.Object.wait(Native Method)
  301. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)
  302.  
  303. "openHAB-job-scheduler_Worker-6" Id=112 in TIMED_WAITING on lock=java.lang.Object@368d9f9e
  304. at java.lang.Object.wait(Native Method)
  305. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)
  306.  
  307. "openHAB-job-scheduler_Worker-7" Id=113 in TIMED_WAITING on lock=java.lang.Object@52aeae8b
  308. at java.lang.Object.wait(Native Method)
  309. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)
  310.  
  311. "openHAB-job-scheduler_Worker-8" Id=114 in TIMED_WAITING on lock=java.lang.Object@5de5b2c0
  312. at java.lang.Object.wait(Native Method)
  313. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)
  314.  
  315. "openHAB-job-scheduler_Worker-9" Id=115 in TIMED_WAITING on lock=java.lang.Object@440f539a
  316. at java.lang.Object.wait(Native Method)
  317. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)
  318.  
  319. "openHAB-job-scheduler_Worker-10" Id=116 in TIMED_WAITING on lock=java.lang.Object@74221cbc
  320. at java.lang.Object.wait(Native Method)
  321. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:568)
  322.  
  323. "qtp1310725010-122" Id=122 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5dd81b0e
  324. at sun.misc.Unsafe.park(Native Method)
  325. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2168)
  326. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:293)
  327. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:358)
  328. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  329. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  330. at java.lang.Thread.run(Thread.java:748)
  331.  
  332. "qtp1310725010-124" Id=124 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7b0fc06e
  333. at sun.misc.Unsafe.park(Native Method)
  334. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2168)
  335. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:293)
  336. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:358)
  337. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  338. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  339. at java.lang.Thread.run(Thread.java:748)
  340.  
  341. "lsp-1" Id=125 in RUNNABLE (running in native)
  342. at java.net.PlainSocketImpl.socketAccept(Native Method)
  343. at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  344. at java.net.ServerSocket.implAccept(ServerSocket.java:562)
  345. at java.net.ServerSocket.accept(ServerSocket.java:530)
  346. at org.eclipse.smarthome.model.lsp.internal.ModelServer.listen(ModelServer.java:98)
  347. at org.eclipse.smarthome.model.lsp.internal.ModelServer.lambda$0(ModelServer.java:77)
  348. at org.eclipse.smarthome.model.lsp.internal.ModelServer$$Lambda$259/533612407.run(Unknown Source)
  349. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  350. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  351. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  352. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  353. at java.lang.Thread.run(Thread.java:748)
  354.  
  355. "qtp1310725010-126" Id=126 in RUNNABLE (running in native)
  356. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  357. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  358. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  359. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  360. - locked sun.nio.ch.Util$3@1a207cd
  361. - locked java.util.Collections$UnmodifiableSet@57b4efc1
  362. - locked sun.nio.ch.EPollSelectorImpl@6535f94e
  363. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  364. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  365. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:466)
  366. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:403)
  367. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  368. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  369. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
  370. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
  371. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:367)
  372. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  373. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  374. at java.lang.Thread.run(Thread.java:748)
  375.  
  376. "qtp1310725010-127" Id=127 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e2c7b74
  377. at sun.misc.Unsafe.park(Native Method)
  378. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  379. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  380. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  381. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  382. at java.lang.Thread.run(Thread.java:748)
  383.  
  384. "qtp1310725010-128" Id=128 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5a4d1fd6
  385. at sun.misc.Unsafe.park(Native Method)
  386. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2168)
  387. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:293)
  388. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:358)
  389. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  390. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  391. at java.lang.Thread.run(Thread.java:748)
  392.  
  393. "qtp1310725010-129" Id=129 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e2c7b74
  394. at sun.misc.Unsafe.park(Native Method)
  395. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  396. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  397. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  398. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  399. at java.lang.Thread.run(Thread.java:748)
  400.  
  401. "qtp1310725010-130" Id=130 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e2c7b74
  402. at sun.misc.Unsafe.park(Native Method)
  403. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  404. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  405. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  406. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  407. at java.lang.Thread.run(Thread.java:748)
  408.  
  409. "items-3" Id=133 in RUNNABLE
  410. at java.util.HashMap.resize(HashMap.java:735)
  411. at java.util.HashMap.putVal(HashMap.java:663)
  412. at java.util.HashMap.put(HashMap.java:612)
  413. at java.util.HashSet.add(HashSet.java:220)
  414. at org.eclipse.smarthome.core.items.GroupItem.collectMembers(GroupItem.java:143)
  415. at org.eclipse.smarthome.core.items.GroupItem.collectMembers(GroupItem.java:145)
  416. at org.eclipse.smarthome.core.items.GroupItem.getMembers(GroupItem.java:158)
  417. at org.eclipse.smarthome.core.items.GroupItem.getAllMembers(GroupItem.java:135)
  418. at org.eclipse.smarthome.core.persistence.internal.PersistenceManagerImpl.appliesToItem(PersistenceManagerImpl.java:192)
  419. at org.eclipse.smarthome.core.persistence.internal.PersistenceManagerImpl.handleStateEvent(PersistenceManagerImpl.java:136)
  420. - locked java.util.HashMap@63722d89
  421. at org.eclipse.smarthome.core.persistence.internal.PersistenceManagerImpl.stateUpdated(PersistenceManagerImpl.java:442)
  422. at org.eclipse.smarthome.core.items.GenericItem$1.run(GenericItem.java:259)
  423. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  424. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  425. at java.lang.Thread.run(Thread.java:748)
  426.  
  427. "ServletModel-12-143" Id=143 in RUNNABLE (running in native)
  428. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  429. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  430. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  431. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  432. - locked sun.nio.ch.Util$3@7d4cba64
  433. - locked java.util.Collections$UnmodifiableSet@21a9b51
  434. - locked sun.nio.ch.EPollSelectorImpl@73494cc5
  435. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  436. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  437. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:466)
  438. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:403)
  439. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  440. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  441. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
  442. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
  443. at org.eclipse.jetty.io.ManagedSelector$$Lambda$178/1534495803.run(Unknown Source)
  444. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  445. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  446. at java.lang.Thread.run(Thread.java:748)
  447.  
  448. "ServletModel-12-144" Id=144 in RUNNABLE (running in native)
  449. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  450. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  451. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  452. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  453. - locked sun.nio.ch.Util$3@71d1cf0b
  454. - locked java.util.Collections$UnmodifiableSet@2e0be522
  455. - locked sun.nio.ch.EPollSelectorImpl@68b3b871
  456. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  457. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  458. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:466)
  459. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:403)
  460. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  461. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  462. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
  463. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
  464. at org.eclipse.jetty.io.ManagedSelector$$Lambda$178/1534495803.run(Unknown Source)
  465. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  466. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  467. at java.lang.Thread.run(Thread.java:748)
  468.  
  469. "ServletModel-12-145" Id=145 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3fc545f6
  470. at sun.misc.Unsafe.park(Native Method)
  471. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  472. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  473. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  474. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  475. at java.lang.Thread.run(Thread.java:748)
  476.  
  477. "ServletModel-12-146" Id=146 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3fc545f6
  478. at sun.misc.Unsafe.park(Native Method)
  479. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  480. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  481. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  482. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  483. at java.lang.Thread.run(Thread.java:748)
  484.  
  485. "ServletModel-12-147" Id=147 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3fc545f6
  486. at sun.misc.Unsafe.park(Native Method)
  487. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  488. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  489. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  490. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  491. at java.lang.Thread.run(Thread.java:748)
  492.  
  493. "ServletModel-12-148" Id=148 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3fc545f6
  494. at sun.misc.Unsafe.park(Native Method)
  495. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  496. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  497. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  498. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  499. at java.lang.Thread.run(Thread.java:748)
  500.  
  501. "ServletModel-12-149" Id=149 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3fc545f6
  502. at sun.misc.Unsafe.park(Native Method)
  503. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  504. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  505. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  506. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  507. at java.lang.Thread.run(Thread.java:748)
  508.  
  509. "ServletModel-12-150" Id=150 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3fc545f6
  510. at sun.misc.Unsafe.park(Native Method)
  511. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  512. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  513. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  514. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  515. at java.lang.Thread.run(Thread.java:748)
  516.  
  517. "OkHttp api.home-connect.com" Id=177 in RUNNABLE (running in native)
  518. at java.net.SocketInputStream.socketRead0(Native Method)
  519. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  520. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  521. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  522. at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:467)
  523. at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:461)
  524. at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)
  525. at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1146)
  526. at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:72)
  527. at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:833)
  528. - locked sun.security.ssl.SSLSocketImpl$AppInputStream@324b163a
  529. at okio.Okio$2.read(Okio.java:140)
  530. at okio.AsyncTimeout$2.read(AsyncTimeout.java:237)
  531. at okio.RealBufferedSource.request(RealBufferedSource.java:72)
  532. at okio.RealBufferedSource.require(RealBufferedSource.java:65)
  533. at okhttp3.internal.http2.Http2Reader.nextFrame(Http2Reader.java:96)
  534. at okhttp3.internal.http2.Http2Connection$ReaderRunnable.execute(Http2Connection.java:599)
  535. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  536. at java.lang.Thread.run(Thread.java:748)
  537.  
  538. "OkHttp ConnectionPool" Id=178 in TIMED_WAITING on lock=okhttp3.internal.connection.RealConnectionPool@13f8e057
  539. at java.lang.Object.wait(Native Method)
  540. at java.lang.Object.wait(Object.java:460)
  541. at okhttp3.internal.connection.RealConnectionPool.lambda$new$0(RealConnectionPool.java:62)
  542. at okhttp3.internal.connection.RealConnectionPool$$Lambda$388/1369408729.run(Unknown Source)
  543. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  544. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  545. at java.lang.Thread.run(Thread.java:748)
  546.  
  547. "upnp-main-1" Id=180 in TIMED_WAITING
  548. at java.lang.Thread.sleep(Native Method)
  549. at org.jupnp.registry.RegistryMaintainer.run(RegistryMaintainer.java:51)
  550. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  551. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  552. at java.lang.Thread.run(Thread.java:748)
  553.  
  554. "upnp-main-2" Id=181 in RUNNABLE (running in native)
  555. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  556. - locked java.net.PlainDatagramSocketImpl@716a5e21
  557. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  558. - locked java.net.PlainDatagramSocketImpl@716a5e21
  559. at java.net.DatagramSocket.receive(DatagramSocket.java:812)
  560. - locked java.net.DatagramPacket@fa5d6e4
  561. - locked java.net.MulticastSocket@5c81ad2f
  562. at org.jupnp.transport.impl.MulticastReceiverImpl.run(MulticastReceiverImpl.java:114)
  563. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  564. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  565. at java.lang.Thread.run(Thread.java:748)
  566.  
  567. "upnp-main-4" Id=183 in RUNNABLE (running in native)
  568. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  569. - locked java.net.PlainDatagramSocketImpl@244b4f5f
  570. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  571. - locked java.net.PlainDatagramSocketImpl@244b4f5f
  572. at java.net.DatagramSocket.receive(DatagramSocket.java:812)
  573. - locked java.net.DatagramPacket@231e0d22
  574. - locked java.net.MulticastSocket@286898b7
  575. at org.jupnp.transport.impl.DatagramIOImpl.run(DatagramIOImpl.java:111)
  576. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  577. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  578. at java.lang.Thread.run(Thread.java:748)
  579.  
  580. "jupnp-jetty-client-184" Id=184 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@28012619
  581. at sun.misc.Unsafe.park(Native Method)
  582. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  583. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  584. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  585. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  586. at java.lang.Thread.run(Thread.java:748)
  587.  
  588. "jupnp-jetty-client-186" Id=186 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@28012619
  589. at sun.misc.Unsafe.park(Native Method)
  590. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  591. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  592. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  593. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  594. at java.lang.Thread.run(Thread.java:748)
  595.  
  596. "jupnp-jetty-client-187" Id=187 in RUNNABLE (running in native)
  597. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  598. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  599. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  600. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  601. - locked sun.nio.ch.Util$3@2b7584f0
  602. - locked java.util.Collections$UnmodifiableSet@42992c8a
  603. - locked sun.nio.ch.EPollSelectorImpl@55b8003
  604. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  605. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  606. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:466)
  607. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:403)
  608. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  609. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  610. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
  611. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
  612. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:367)
  613. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  614. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  615. at java.lang.Thread.run(Thread.java:748)
  616.  
  617. "jupnp-jetty-client-188" Id=188 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@28012619
  618. at sun.misc.Unsafe.park(Native Method)
  619. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  620. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  621. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  622. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  623. at java.lang.Thread.run(Thread.java:748)
  624.  
  625. "ESH-httpClient-common-196" Id=196 in RUNNABLE (running in native)
  626. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  627. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  628. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  629. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  630. - locked sun.nio.ch.Util$3@173298b9
  631. - locked java.util.Collections$UnmodifiableSet@6fc0d8ac
  632. - locked sun.nio.ch.EPollSelectorImpl@34ce797b
  633. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  634. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  635. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:466)
  636. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:403)
  637. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  638. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  639. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
  640. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
  641. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:367)
  642. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  643. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  644. at java.lang.Thread.run(Thread.java:748)
  645.  
  646. "ESH-httpClient-common-197" Id=197 in RUNNABLE (running in native)
  647. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  648. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  649. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  650. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  651. - locked sun.nio.ch.Util$3@19f34c5c
  652. - locked java.util.Collections$UnmodifiableSet@d89935b
  653. - locked sun.nio.ch.EPollSelectorImpl@3704ca0
  654. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  655. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  656. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:466)
  657. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:403)
  658. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  659. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  660. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
  661. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
  662. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:367)
  663. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  664. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  665. at java.lang.Thread.run(Thread.java:748)
  666.  
  667. "ESH-httpClient-common-198" Id=198 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d094bc7
  668. at sun.misc.Unsafe.park(Native Method)
  669. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  670. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  671. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  672. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  673. at java.lang.Thread.run(Thread.java:748)
  674.  
  675. "ESH-httpClient-common-199" Id=199 in RUNNABLE (running in native)
  676. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  677. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  678. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  679. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  680. - locked sun.nio.ch.Util$3@47ba7a9b
  681. - locked java.util.Collections$UnmodifiableSet@6bfca173
  682. - locked sun.nio.ch.EPollSelectorImpl@5ee37334
  683. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  684. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  685. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:466)
  686. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:403)
  687. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  688. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  689. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
  690. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
  691. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:367)
  692. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  693. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  694. at java.lang.Thread.run(Thread.java:748)
  695.  
  696. "ESH-httpClient-common-200" Id=200 in RUNNABLE (running in native)
  697. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  698. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  699. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  700. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  701. - locked sun.nio.ch.Util$3@46cff529
  702. - locked java.util.Collections$UnmodifiableSet@455dc000
  703. - locked sun.nio.ch.EPollSelectorImpl@48f90bb
  704. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  705. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  706. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:466)
  707. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:403)
  708. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  709. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  710. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
  711. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
  712. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:367)
  713. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  714. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  715. at java.lang.Thread.run(Thread.java:748)
  716.  
  717. "ESH-httpClient-common-201" Id=201 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d094bc7
  718. at sun.misc.Unsafe.park(Native Method)
  719. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  720. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  721. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  722. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  723. at java.lang.Thread.run(Thread.java:748)
  724.  
  725. "ESH-httpClient-common-202" Id=202 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d094bc7
  726. at sun.misc.Unsafe.park(Native Method)
  727. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  728. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  729. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  730. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  731. at java.lang.Thread.run(Thread.java:748)
  732.  
  733. "ESH-httpClient-common-203" Id=203 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@760bbf56
  734. at sun.misc.Unsafe.park(Native Method)
  735. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2168)
  736. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:293)
  737. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:358)
  738. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  739. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  740. at java.lang.Thread.run(Thread.java:748)
  741.  
  742. "ESH-httpClient-common-204" Id=204 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@d094bc7
  743. at sun.misc.Unsafe.park(Native Method)
  744. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  745. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  746. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  747. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  748. at java.lang.Thread.run(Thread.java:748)
  749.  
  750. "ESH-httpClient-common-205" Id=205 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@33bb2f91
  751. at sun.misc.Unsafe.park(Native Method)
  752. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2168)
  753. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:293)
  754. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:358)
  755. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  756. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  757. at java.lang.Thread.run(Thread.java:748)
  758.  
  759. "Mi IO MessageSenderThread" Id=217 in TIMED_WAITING
  760. at java.lang.Thread.sleep(Native Method)
  761. at org.openhab.binding.miio.internal.transport.MiIoAsyncCommunication$MessageSenderThread.run(MiIoAsyncCommunication.java:225)
  762.  
  763. "Thread-77" Id=218 in RUNNABLE (running in native)
  764. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  765. - locked java.net.PlainDatagramSocketImpl@581809a3
  766. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
  767. - locked java.net.PlainDatagramSocketImpl@581809a3
  768. at java.net.DatagramSocket.receive(DatagramSocket.java:812)
  769. - locked java.net.DatagramPacket@6d34e9b4
  770. - locked java.net.DatagramSocket@14a719b6
  771. at org.openhab.binding.miio.internal.discovery.MiIoDiscovery$ReceiverThread.receiveData(MiIoDiscovery.java:272)
  772. at org.openhab.binding.miio.internal.discovery.MiIoDiscovery$ReceiverThread.run(MiIoDiscovery.java:258)
  773.  
  774. "MQTT Rec: espMilightHub:milighthub_beneden" Id=256 in RUNNABLE
  775. at java.net.SocketInputStream.socketRead0(Native Method)
  776. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  777. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  778. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  779. at java.net.SocketInputStream.read(SocketInputStream.java:224)
  780. at java.io.DataInputStream.readByte(DataInputStream.java:265)
  781. at org.eclipse.paho.client.mqttv3.internal.wire.MqttInputStream.readMqttWireMessage(MqttInputStream.java:92)
  782. at org.eclipse.paho.client.mqttv3.internal.CommsReceiver.run(CommsReceiver.java:137)
  783. at java.lang.Thread.run(Thread.java:748)
  784.  
  785. "MQTT Snd: espMilightHub:milighthub_beneden" Id=257 in WAITING on lock=java.lang.Object@630ad276
  786. at java.lang.Object.wait(Native Method)
  787. at java.lang.Object.wait(Object.java:502)
  788. at org.eclipse.paho.client.mqttv3.internal.ClientState.get(ClientState.java:825)
  789. at org.eclipse.paho.client.mqttv3.internal.CommsSender.run(CommsSender.java:129)
  790. at java.lang.Thread.run(Thread.java:748)
  791.  
  792. "MQTT Call: espMilightHub:milighthub_beneden" Id=259 in WAITING on lock=java.lang.Object@b7b57f5
  793. at java.lang.Object.wait(Native Method)
  794. at java.lang.Object.wait(Object.java:502)
  795. at org.eclipse.paho.client.mqttv3.internal.CommsCallback.run(CommsCallback.java:181)
  796. at java.lang.Thread.run(Thread.java:748)
  797.  
  798. "OkHttp ConnectionPool" Id=263 in TIMED_WAITING on lock=okhttp3.ConnectionPool@1dd3e65d
  799. at java.lang.Object.wait(Native Method)
  800. at java.lang.Object.wait(Object.java:460)
  801. at okhttp3.ConnectionPool$1.run(ConnectionPool.java:67)
  802. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  803. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  804. at java.lang.Thread.run(Thread.java:748)
  805.  
  806. "Okio Watchdog" Id=264 in TIMED_WAITING on lock=java.lang.Class@2c892fd1
  807. at java.lang.Object.wait(Native Method)
  808. at java.lang.Object.wait(Object.java:460)
  809. at okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:361)
  810. at okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:312)
  811.  
  812. "MQTT Rec: espMilightHub:milighthub_keuken" Id=269 in RUNNABLE
  813. at java.net.SocketInputStream.socketRead0(Native Method)
  814. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  815. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  816. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  817. at java.net.SocketInputStream.read(SocketInputStream.java:224)
  818. at java.io.DataInputStream.readByte(DataInputStream.java:265)
  819. at org.eclipse.paho.client.mqttv3.internal.wire.MqttInputStream.readMqttWireMessage(MqttInputStream.java:92)
  820. at org.eclipse.paho.client.mqttv3.internal.CommsReceiver.run(CommsReceiver.java:137)
  821. at java.lang.Thread.run(Thread.java:748)
  822.  
  823. "MQTT Snd: espMilightHub:milighthub_keuken" Id=272 in WAITING on lock=java.lang.Object@2b190ff2
  824. at java.lang.Object.wait(Native Method)
  825. at java.lang.Object.wait(Object.java:502)
  826. at org.eclipse.paho.client.mqttv3.internal.ClientState.get(ClientState.java:825)
  827. at org.eclipse.paho.client.mqttv3.internal.CommsSender.run(CommsSender.java:129)
  828. at java.lang.Thread.run(Thread.java:748)
  829.  
  830. "MQTT Rec: espMilightHub:milighthub_zolder" Id=276 in RUNNABLE
  831. at java.net.SocketInputStream.socketRead0(Native Method)
  832. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  833. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  834. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  835. at java.net.SocketInputStream.read(SocketInputStream.java:224)
  836. at java.io.DataInputStream.readByte(DataInputStream.java:265)
  837. at org.eclipse.paho.client.mqttv3.internal.wire.MqttInputStream.readMqttWireMessage(MqttInputStream.java:92)
  838. at org.eclipse.paho.client.mqttv3.internal.CommsReceiver.run(CommsReceiver.java:137)
  839. at java.lang.Thread.run(Thread.java:748)
  840.  
  841. "MQTT Call: espMilightHub:milighthub_keuken" Id=277 in WAITING on lock=java.lang.Object@2652f73a
  842. at java.lang.Object.wait(Native Method)
  843. at java.lang.Object.wait(Object.java:502)
  844. at org.eclipse.paho.client.mqttv3.internal.CommsCallback.run(CommsCallback.java:181)
  845. at java.lang.Thread.run(Thread.java:748)
  846.  
  847. "MQTT Snd: espMilightHub:milighthub_zolder" Id=278 in WAITING on lock=java.lang.Object@68022f2
  848. at java.lang.Object.wait(Native Method)
  849. at java.lang.Object.wait(Object.java:502)
  850. at org.eclipse.paho.client.mqttv3.internal.ClientState.get(ClientState.java:825)
  851. at org.eclipse.paho.client.mqttv3.internal.CommsSender.run(CommsSender.java:129)
  852. at java.lang.Thread.run(Thread.java:748)
  853.  
  854. "MQTT Call: espMilightHub:milighthub_zolder" Id=280 in WAITING on lock=java.lang.Object@259bd372
  855. at java.lang.Object.wait(Native Method)
  856. at java.lang.Object.wait(Object.java:502)
  857. at org.eclipse.paho.client.mqttv3.internal.CommsCallback.run(CommsCallback.java:181)
  858. at java.lang.Thread.run(Thread.java:748)
  859.  
  860. "Expire Refresh Service" Id=284 in TIMED_WAITING
  861. at java.lang.Thread.sleep(Native Method)
  862. at org.openhab.core.service.AbstractActiveService$RefreshThread.pause(AbstractActiveService.java:188)
  863. at org.openhab.core.service.AbstractActiveService$RefreshThread.run(AbstractActiveService.java:173)
  864.  
  865. "HTTP Refresh Service" Id=285 in TIMED_WAITING
  866. at java.lang.Thread.sleep(Native Method)
  867. at org.openhab.core.service.AbstractActiveService$RefreshThread.pause(AbstractActiveService.java:188)
  868. at org.openhab.core.service.AbstractActiveService$RefreshThread.run(AbstractActiveService.java:173)
  869.  
  870. "nioEventLoopGroup-2-1" Id=292 in RUNNABLE
  871. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  872. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  873. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  874. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  875. - locked io.netty.channel.nio.SelectedSelectionKeySet@19b6cdf3
  876. - locked java.util.Collections$UnmodifiableSet@9cfbe38
  877. - locked sun.nio.ch.EPollSelectorImpl@2a8a0770
  878. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  879. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  880. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:824)
  881. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457)
  882. at io.netty.util.concurrent.SingleThreadEventExecutor$6.run(SingleThreadEventExecutor.java:1044)
  883. at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
  884. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  885. at java.lang.Thread.run(Thread.java:748)
  886.  
  887. "Thread-107" Id=305 in RUNNABLE (running in native)
  888. at java.net.SocketInputStream.socketRead0(Native Method)
  889. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  890. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  891. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  892. at java.net.SocketInputStream.read(SocketInputStream.java:224)
  893. at java.io.DataInputStream.readByte(DataInputStream.java:265)
  894. at org.openhab.binding.onkyo.internal.eiscp.EiscpProtocol.getNextMessage(EiscpProtocol.java:107)
  895. at org.openhab.binding.onkyo.internal.OnkyoConnection.waitStateMessages(OnkyoConnection.java:259)
  896. at org.openhab.binding.onkyo.internal.OnkyoConnection.access$1(OnkyoConnection.java:254)
  897. at org.openhab.binding.onkyo.internal.OnkyoConnection$DataListener.run(OnkyoConnection.java:288)
  898.  
  899. "OkHttp ConnectionPool" Id=307 in TIMED_WAITING on lock=com.squareup.okhttp.ConnectionPool@45f303f0
  900. at java.lang.Object.wait(Native Method)
  901. at java.lang.Object.wait(Object.java:460)
  902. at com.squareup.okhttp.ConnectionPool.performCleanup(ConnectionPool.java:305)
  903. at com.squareup.okhttp.ConnectionPool.runCleanupUntilPoolIsEmpty(ConnectionPool.java:242)
  904. at com.squareup.okhttp.ConnectionPool.access$000(ConnectionPool.java:54)
  905. at com.squareup.okhttp.ConnectionPool$1.run(ConnectionPool.java:97)
  906. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  907. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  908. at java.lang.Thread.run(Thread.java:748)
  909.  
  910. "items-queue" Id=316 in TIMED_WAITING on lock=java.util.concurrent.LinkedTransferQueue@46dc15b4
  911. at sun.misc.Unsafe.park(Native Method)
  912. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.LinkedTransferQueue.awaitMatch(LinkedTransferQueue.java:734)
  913. at java.util.concurrent.LinkedTransferQueue.xfer(LinkedTransferQueue.java:647)
  914. at java.util.concurrent.LinkedTransferQueue.poll(LinkedTransferQueue.java:1277)
  915. at org.eclipse.smarthome.core.common.QueueingThreadPoolExecutor$1.run(QueueingThreadPoolExecutor.java:193)
  916. at java.lang.Thread.run(Thread.java:748)
  917.  
  918. "OkHttp https://api.telegram.org/..." Id=334 in RUNNABLE (running in native)
  919. at java.net.SocketInputStream.socketRead0(Native Method)
  920. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  921. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  922. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  923. at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:467)
  924. at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:461)
  925. at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)
  926. at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1146)
  927. at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:72)
  928. at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:833)
  929. - locked sun.security.ssl.SSLSocketImpl$AppInputStream@998b9c9
  930. at okio.Okio$2.read(Okio.java:140)
  931. at okio.AsyncTimeout$2.read(AsyncTimeout.java:237)
  932. at okio.RealBufferedSource.indexOf(RealBufferedSource.java:354)
  933. at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:226)
  934. at okhttp3.internal.http1.Http1Codec.readHeaderLine(Http1Codec.java:215)
  935. at okhttp3.internal.http1.Http1Codec.readResponseHeaders(Http1Codec.java:189)
  936. at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:88)
  937. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  938. at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45)
  939. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  940. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  941. at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
  942. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  943. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  944. at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
  945. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  946. at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:126)
  947. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
  948. at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
  949. at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:250)
  950. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:201)
  951. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  952. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  953. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  954. at java.lang.Thread.run(Thread.java:748)
  955.  
  956. "qtp1310725010-402" Id=402 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e2c7b74
  957. at sun.misc.Unsafe.park(Native Method)
  958. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  959. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  960. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  961. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  962. at java.lang.Thread.run(Thread.java:748)
  963.  
  964. "qtp1310725010-407" Id=407 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e2c7b74
  965. at sun.misc.Unsafe.park(Native Method)
  966. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  967. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  968. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  969. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  970. at java.lang.Thread.run(Thread.java:748)
  971.  
  972. "jupnp-jetty-client-1383" Id=1383 in RUNNABLE (running in native)
  973. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  974. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  975. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  976. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  977. - locked sun.nio.ch.Util$3@73e91836
  978. - locked java.util.Collections$UnmodifiableSet@2e02d020
  979. - locked sun.nio.ch.EPollSelectorImpl@46cbffcc
  980. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  981. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  982. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:466)
  983. at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:403)
  984. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
  985. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
  986. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
  987. at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
  988. at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:367)
  989. at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:782)
  990. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:918)
  991. at java.lang.Thread.run(Thread.java:748)
  992.  
  993. "OkHttp https://api.home-connect.com/..." Id=5100 in WAITING on lock=okhttp3.internal.http2.Http2Stream@24661e2f
  994. at java.lang.Object.wait(Native Method)
  995. at java.lang.Object.wait(Object.java:502)
  996. at okhttp3.internal.http2.Http2Stream.waitForIo(Http2Stream.java:660)
  997. at okhttp3.internal.http2.Http2Stream$FramingSource.read(Http2Stream.java:405)
  998. at okhttp3.internal.connection.Exchange$ResponseBodySource.read(Exchange.java:286)
  999. at okio.RealBufferedSource.indexOf(RealBufferedSource.java:358)
  1000. at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:230)
  1001. at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:224)
  1002. at com.here.oksse.RealServerSentEvent$Reader.read(RealServerSentEvent.java:184)
  1003. at com.here.oksse.RealServerSentEvent.openSse(RealServerSentEvent.java:94)
  1004. at com.here.oksse.RealServerSentEvent.access$100(RealServerSentEvent.java:26)
  1005. at com.here.oksse.RealServerSentEvent$1.onResponse(RealServerSentEvent.java:79)
  1006. at okhttp3.RealCall$AsyncCall.execute(RealCall.java:174)
  1007. at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
  1008. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1009. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1010. at java.lang.Thread.run(Thread.java:748)
  1011.  
  1012. "OH-modbusManagerPollerThreadPool-149" Id=7399 in WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@9bc23b7
  1013. at sun.misc.Unsafe.park(Native Method)
  1014. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1015. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2044)
  1016. at org.apache.commons.pool2.impl.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:587)
  1017. at org.apache.commons.pool2.impl.GenericKeyedObjectPool.borrowObject(GenericKeyedObjectPool.java:366)
  1018. at org.apache.commons.pool2.impl.GenericKeyedObjectPool.borrowObject(GenericKeyedObjectPool.java:281)
  1019. at org.openhab.io.transport.modbus.internal.ModbusManagerImpl.borrowConnection(ModbusManagerImpl.java:380)
  1020. at org.openhab.io.transport.modbus.internal.ModbusManagerImpl.lambda$3(ModbusManagerImpl.java:463)
  1021. at org.openhab.io.transport.modbus.internal.ModbusManagerImpl$$Lambda$648/1387624542.get(Unknown Source)
  1022. at org.openhab.io.transport.modbus.internal.SimpleStopWatch.timeSupplier(SimpleStopWatch.java:118)
  1023. at org.openhab.io.transport.modbus.internal.ModbusManagerImpl.getConnection(ModbusManagerImpl.java:463)
  1024. at org.openhab.io.transport.modbus.internal.ModbusManagerImpl.executeOperation(ModbusManagerImpl.java:556)
  1025. at org.openhab.io.transport.modbus.internal.ModbusManagerImpl.access$2(ModbusManagerImpl.java:525)
  1026. at org.openhab.io.transport.modbus.internal.ModbusManagerImpl$ModbusCommunicationInterfaceImpl.lambda$1(ModbusManagerImpl.java:782)
  1027. at org.openhab.io.transport.modbus.internal.ModbusManagerImpl$ModbusCommunicationInterfaceImpl$$Lambda$646/1307917129.run(Unknown Source)
  1028. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1029. at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
  1030. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
  1031. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
  1032. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1033. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1034. at java.lang.Thread.run(Thread.java:748)
  1035.  
  1036. "qtp1310725010-18649" Id=18649 in TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4e2c7b74
  1037. at sun.misc.Unsafe.park(Native Method)
  1038. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2083)
  1039. at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
  1040. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:851)
  1041. at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:890)
  1042. at java.lang.Thread.run(Thread.java:748)
  1043.  
  1044. "org.apache.karaf.shell.ssh.SshTerminal@5d486b92 input pump thread" Id=18840 in WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@620de091
  1045. at sun.misc.Unsafe.park(Native Method)
  1046. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1047. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2044)
  1048. at org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:139)
  1049. at java.io.InputStream.read(InputStream.java:101)
  1050. at org.jline.terminal.impl.ExternalTerminal.pump(ExternalTerminal.java:122)
  1051. at org.jline.terminal.impl.ExternalTerminal$$Lambda$760/778424521.run(Unknown Source)
  1052. at java.lang.Thread.run(Thread.java:748)
  1053.  
  1054. "Karaf ssh console user openhab" Id=18841 in WAITING on lock=org.apache.felix.gogo.runtime.CommandSessionImpl$JobImpl@3eaf7b53
  1055. at java.lang.Object.wait(Native Method)
  1056. at java.lang.Object.wait(Object.java:502)
  1057. at org.apache.felix.gogo.runtime.CommandSessionImpl$JobImpl.start(CommandSessionImpl.java:802)
  1058. at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:300)
  1059. at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:169)
  1060. at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:149)
  1061. at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:179)
  1062. at org.apache.karaf.shell.impl.console.ConsoleSessionImpl.doExecute(ConsoleSessionImpl.java:467)
  1063. at org.apache.karaf.shell.impl.console.ConsoleSessionImpl.run(ConsoleSessionImpl.java:407)
  1064. at java.lang.Thread.run(Thread.java:748)
  1065.  
  1066. "job controller 1" Id=18842 in WAITING on lock=java.util.concurrent.FutureTask@5394d0de
  1067. at sun.misc.Unsafe.park(Native Method)
  1068. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1069. at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  1070. at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  1071. at java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:244)
  1072. at org.apache.felix.gogo.runtime.CommandSessionImpl$JobImpl.run(CommandSessionImpl.java:827)
  1073. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1074. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1075. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1076. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1077. at java.lang.Thread.run(Thread.java:748)
  1078.  
  1079. "pipe-threads" Id=18843 in RUNNABLE
  1080. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  1081. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  1082. at org.apache.karaf.shell.commands.impl.ThreadsAction.execute(ThreadsAction.java:78)
  1083. at org.apache.karaf.shell.impl.action.command.ActionCommand.execute(ActionCommand.java:84)
  1084. at org.apache.karaf.shell.impl.console.osgi.secured.SecuredCommand.execute(SecuredCommand.java:68)
  1085. at org.apache.karaf.shell.impl.console.osgi.secured.SecuredCommand.execute(SecuredCommand.java:86)
  1086. at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:599)
  1087. at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:526)
  1088. at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:415)
  1089. at org.apache.felix.gogo.runtime.Pipe.doCall(Pipe.java:416)
  1090. at org.apache.felix.gogo.runtime.Pipe.call(Pipe.java:229)
  1091. at org.apache.felix.gogo.runtime.Pipe.call(Pipe.java:59)
  1092. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1093. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1094. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1095. at java.lang.Thread.run(Thread.java:748)
  1096.  
  1097. openhab>
Add Comment
Please, Sign In to add comment