Advertisement
Guest User

Upsource Error Connection Refused

a guest
Jun 18th, 2018
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.68 KB | None | 0 0
  1. [2018-06-18 07:46:47,111] ================================================================ (start)
  2. [2018-06-18 07:47:12,490] [Upsource Error] ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
  3. [2018-06-18 07:51:56,328] [Upsource Error] [2018-06-18 07:51:56,313] WARN - oxy.jetty.WebSocketProxySocket - CLIENT 3 onWebSocketError on client
  4. [2018-06-18 07:51:56,332] [Upsource Error] java.net.ConnectException: Connection refused
  5. [2018-06-18 07:51:56,332] [Upsource Error] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_171]
  6. [2018-06-18 07:51:56,332] [Upsource Error] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_171]
  7. [2018-06-18 07:51:56,332] [Upsource Error] at org.eclipse.jetty.io.SelectorManager.finishConnect(SelectorManager.java:355) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  8. [2018-06-18 07:51:56,332] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:352) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  9. [2018-06-18 07:51:56,332] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.access$900(ManagedSelector.java:56) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  10. [2018-06-18 07:51:56,332] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:289) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  11. [2018-06-18 07:51:56,332] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  12. [2018-06-18 07:51:56,332] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  13. [2018-06-18 07:51:56,332] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  14. [2018-06-18 07:51:56,332] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  15. [2018-06-18 07:51:56,332] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  16. [2018-06-18 07:51:56,332] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  17. [2018-06-18 07:51:56,332] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  18. [2018-06-18 07:51:56,332] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  19. [2018-06-18 07:52:36,392] [Upsource Error] [2018-06-18 07:52:36,386] WARN - oxy.jetty.WebSocketProxySocket - SERVER 3 *** Error closing client session
  20. [2018-06-18 07:52:36,392] [Upsource Error] java.util.concurrent.ExecutionException: java.net.ConnectException: Connection refused
  21. [2018-06-18 07:52:36,392] [Upsource Error] at org.eclipse.jetty.util.FuturePromise.get(FuturePromise.java:123) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  22. [2018-06-18 07:52:36,392] [Upsource Error] at com.jetbrains.bundle.proxy.jetty.WebSocketProxySocket.onWebSocketClose(WebSocketProxySocket.java:137) [bundle-1.4.2.jar:?]
  23. [2018-06-18 07:52:36,393] [Upsource Error] at org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver.onClose(JettyListenerEventDriver.java:98) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  24. [2018-06-18 07:52:36,393] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.notifyClose(WebSocketSession.java:414) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  25. [2018-06-18 07:52:36,393] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.onConnectionStateChange(WebSocketSession.java:445) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  26. [2018-06-18 07:52:36,394] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  27. [2018-06-18 07:52:36,394] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onAbnormalClose(IOState.java:219) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  28. [2018-06-18 07:52:36,394] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.onLocalClose(AbstractWebSocketConnection.java:165) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  29. [2018-06-18 07:52:36,394] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.writeSuccess(AbstractWebSocketConnection.java:155) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  30. [2018-06-18 07:52:36,394] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.notifyCallbackSuccess(FrameFlusher.java:407) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  31. [2018-06-18 07:52:36,394] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeedEntries(FrameFlusher.java:242) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  32. [2018-06-18 07:52:36,394] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeeded(FrameFlusher.java:232) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  33. [2018-06-18 07:52:36,395] [Upsource Error] at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:332) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  34. [2018-06-18 07:52:36,395] [Upsource Error] at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  35. [2018-06-18 07:52:36,395] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.flush(FrameFlusher.java:153) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  36. [2018-06-18 07:52:36,395] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.process(FrameFlusher.java:217) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  37. [2018-06-18 07:52:36,395] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  38. [2018-06-18 07:52:36,395] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  39. [2018-06-18 07:52:36,395] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.enqueue(FrameFlusher.java:382) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  40. [2018-06-18 07:52:36,397] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.outgoingFrame(AbstractWebSocketConnection.java:614) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  41. [2018-06-18 07:52:36,398] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onConnectionStateChange(AbstractWebSocketConnection.java:489) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  42. [2018-06-18 07:52:36,398] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  43. [2018-06-18 07:52:36,398] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onCloseRemote(IOState.java:373) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  44. [2018-06-18 07:52:36,398] [Upsource Error] at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame(AbstractEventDriver.java:121) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  45. [2018-06-18 07:52:36,398] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame(WebSocketSession.java:376) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  46. [2018-06-18 07:52:36,398] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.AbstractExtension.nextIncomingFrame(AbstractExtension.java:176) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  47. [2018-06-18 07:52:36,398] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.nextIncomingFrame(PerMessageDeflateExtension.java:105) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  48. [2018-06-18 07:52:36,398] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.incomingFrame(PerMessageDeflateExtension.java:70) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  49. [2018-06-18 07:52:36,398] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame(ExtensionStack.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  50. [2018-06-18 07:52:36,398] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.notifyFrame(Parser.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  51. [2018-06-18 07:52:36,399] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.parse(Parser.java:256) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  52. [2018-06-18 07:52:36,399] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.readParse(AbstractWebSocketConnection.java:679) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  53. [2018-06-18 07:52:36,399] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable(AbstractWebSocketConnection.java:511) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  54. [2018-06-18 07:52:36,399] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  55. [2018-06-18 07:52:36,400] [Upsource Error] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  56. [2018-06-18 07:52:36,400] [Upsource Error] at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  57. [2018-06-18 07:52:36,401] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  58. [2018-06-18 07:52:36,401] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  59. [2018-06-18 07:52:36,401] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  60. [2018-06-18 07:52:36,401] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  61. [2018-06-18 07:52:36,402] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  62. [2018-06-18 07:52:36,402] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  63. [2018-06-18 07:52:36,402] [Upsource Error] Caused by: java.net.ConnectException: Connection refused
  64. [2018-06-18 07:52:36,402] [Upsource Error] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_171]
  65. [2018-06-18 07:52:36,402] [Upsource Error] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_171]
  66. [2018-06-18 07:52:36,402] [Upsource Error] at org.eclipse.jetty.io.SelectorManager.finishConnect(SelectorManager.java:355) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  67. [2018-06-18 07:52:36,402] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:352) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  68. [2018-06-18 07:52:36,403] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.access$900(ManagedSelector.java:56) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  69. [2018-06-18 07:52:36,403] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:289) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  70. [2018-06-18 07:52:36,403] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  71. [2018-06-18 07:52:36,403] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  72. [2018-06-18 07:52:36,403] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  73. [2018-06-18 07:52:36,403] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  74. [2018-06-18 07:52:36,403] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  75. [2018-06-18 07:52:36,403] [Upsource Error] ... 3 more
  76. [2018-06-18 07:52:38,410] [Upsource Error] [2018-06-18 07:52:38,403] WARN - oxy.jetty.WebSocketProxySocket - CLIENT 4 onWebSocketError on client
  77. [2018-06-18 07:52:38,410] [Upsource Error] java.net.ConnectException: Connection refused
  78. [2018-06-18 07:52:38,410] [Upsource Error] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_171]
  79. [2018-06-18 07:52:38,411] [Upsource Error] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_171]
  80. [2018-06-18 07:52:38,411] [Upsource Error] at org.eclipse.jetty.io.SelectorManager.finishConnect(SelectorManager.java:355) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  81. [2018-06-18 07:52:38,411] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:352) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  82. [2018-06-18 07:52:38,411] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.access$900(ManagedSelector.java:56) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  83. [2018-06-18 07:52:38,412] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:289) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  84. [2018-06-18 07:52:38,412] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  85. [2018-06-18 07:52:38,412] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  86. [2018-06-18 07:52:38,412] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  87. [2018-06-18 07:52:38,413] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  88. [2018-06-18 07:52:38,414] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  89. [2018-06-18 07:52:38,414] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  90. [2018-06-18 07:52:38,414] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  91. [2018-06-18 07:52:38,415] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  92. [2018-06-18 07:53:22,285] [Upsource Error] [2018-06-18 07:53:20,362] WARN - oxy.jetty.WebSocketProxySocket - SERVER 4 *** Error closing client session
  93. [2018-06-18 07:53:23,330] [Upsource Error] java.util.concurrent.ExecutionException: java.net.ConnectException: Connection refused
  94. [2018-06-18 07:53:23,764] [Upsource Error] at org.eclipse.jetty.util.FuturePromise.get(FuturePromise.java:123) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  95. [2018-06-18 07:53:23,885] [Upsource Error] at com.jetbrains.bundle.proxy.jetty.WebSocketProxySocket.onWebSocketClose(WebSocketProxySocket.java:137) [bundle-1.4.2.jar:?]
  96. [2018-06-18 07:53:23,996] [Upsource Error] at org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver.onClose(JettyListenerEventDriver.java:98) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  97. [2018-06-18 07:53:24,050] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.notifyClose(WebSocketSession.java:414) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  98. [2018-06-18 07:53:24,078] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.onConnectionStateChange(WebSocketSession.java:445) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  99. [2018-06-18 07:53:24,132] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  100. [2018-06-18 07:53:24,267] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onAbnormalClose(IOState.java:219) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  101. [2018-06-18 07:53:24,386] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.onLocalClose(AbstractWebSocketConnection.java:165) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  102. [2018-06-18 07:53:24,496] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.writeSuccess(AbstractWebSocketConnection.java:155) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  103. [2018-06-18 07:53:24,592] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.notifyCallbackSuccess(FrameFlusher.java:407) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  104. [2018-06-18 07:53:24,726] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeedEntries(FrameFlusher.java:242) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  105. [2018-06-18 07:53:24,821] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeeded(FrameFlusher.java:232) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  106. [2018-06-18 07:53:24,963] [Upsource Error] at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:332) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  107. [2018-06-18 07:53:25,065] [Upsource Error] at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  108. [2018-06-18 07:53:25,185] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.flush(FrameFlusher.java:153) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  109. [2018-06-18 07:53:25,232] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.process(FrameFlusher.java:217) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  110. [2018-06-18 07:53:25,331] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  111. [2018-06-18 07:53:25,478] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  112. [2018-06-18 07:53:25,605] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.enqueue(FrameFlusher.java:382) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  113. [2018-06-18 07:53:25,746] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.outgoingFrame(AbstractWebSocketConnection.java:614) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  114. [2018-06-18 07:53:25,882] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onConnectionStateChange(AbstractWebSocketConnection.java:489) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  115. [2018-06-18 07:53:25,997] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  116. [2018-06-18 07:53:26,045] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onCloseRemote(IOState.java:373) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  117. [2018-06-18 07:53:26,260] [Upsource Error] at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame(AbstractEventDriver.java:121) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  118. [2018-06-18 07:53:26,486] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame(WebSocketSession.java:376) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  119. [2018-06-18 07:53:26,610] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.AbstractExtension.nextIncomingFrame(AbstractExtension.java:176) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  120. [2018-06-18 07:53:26,685] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.nextIncomingFrame(PerMessageDeflateExtension.java:105) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  121. [2018-06-18 07:53:26,824] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.incomingFrame(PerMessageDeflateExtension.java:70) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  122. [2018-06-18 07:53:26,935] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame(ExtensionStack.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  123. [2018-06-18 07:53:26,963] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.notifyFrame(Parser.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  124. [2018-06-18 07:53:26,970] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.parse(Parser.java:256) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  125. [2018-06-18 07:53:27,034] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.readParse(AbstractWebSocketConnection.java:679) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  126. [2018-06-18 07:53:27,176] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable(AbstractWebSocketConnection.java:511) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  127. [2018-06-18 07:53:27,401] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  128. [2018-06-18 07:53:27,504] [Upsource Error] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  129. [2018-06-18 07:53:27,736] [Upsource Error] at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  130. [2018-06-18 07:53:28,029] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  131. [2018-06-18 07:53:28,131] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  132. [2018-06-18 07:53:28,266] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  133. [2018-06-18 07:53:28,387] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  134. [2018-06-18 07:53:28,490] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  135. [2018-06-18 07:53:28,583] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  136. [2018-06-18 07:53:28,644] [Upsource Error] Caused by: java.net.ConnectException: Connection refused
  137. [2018-06-18 07:53:28,730] [Upsource Error] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_171]
  138. [2018-06-18 07:53:28,796] [Upsource Error] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_171]
  139. [2018-06-18 07:53:28,894] [Upsource Error] at org.eclipse.jetty.io.SelectorManager.finishConnect(SelectorManager.java:355) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  140. [2018-06-18 07:53:29,049] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:352) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  141. [2018-06-18 07:53:29,163] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.access$900(ManagedSelector.java:56) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  142. [2018-06-18 07:53:29,250] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:289) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  143. [2018-06-18 07:53:29,316] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  144. [2018-06-18 07:53:29,439] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  145. [2018-06-18 07:53:29,574] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  146. [2018-06-18 07:53:29,678] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  147. [2018-06-18 07:53:29,796] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  148. [2018-06-18 07:53:29,872] [Upsource Error] ... 3 more
  149. [2018-06-18 07:55:05,306] [Upsource Error] [2018-06-18 07:55:05,304] WARN - et.client.io.UpgradeConnection - read - EOF Reached
  150. [2018-06-18 07:55:05,316] [Upsource Error] [2018-06-18 07:55:05,305] WARN - et.client.io.UpgradeConnection - read - EOF Reached
  151. [2018-06-18 07:55:05,378] [Upsource Error] [2018-06-18 07:55:05,368] WARN - oxy.jetty.WebSocketProxySocket - CLIENT 5 onWebSocketError on client
  152. [2018-06-18 07:55:05,378] [Upsource Error] java.io.EOFException: Reading WebSocket Upgrade response
  153. [2018-06-18 07:55:05,378] [Upsource Error] at org.eclipse.jetty.websocket.client.io.UpgradeConnection.read(UpgradeConnection.java:267) [websocket-client-9.3.20.v20170531.jar:9.3.20.v20170531]
  154. [2018-06-18 07:55:05,378] [Upsource Error] at org.eclipse.jetty.websocket.client.io.UpgradeConnection.onFillable(UpgradeConnection.java:196) [websocket-client-9.3.20.v20170531.jar:9.3.20.v20170531]
  155. [2018-06-18 07:55:05,378] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  156. [2018-06-18 07:55:05,378] [Upsource Error] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  157. [2018-06-18 07:55:05,378] [Upsource Error] at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  158. [2018-06-18 07:55:05,378] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  159. [2018-06-18 07:55:05,378] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  160. [2018-06-18 07:55:05,378] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  161. [2018-06-18 07:55:05,378] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  162. [2018-06-18 07:55:05,378] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  163. [2018-06-18 07:55:05,378] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  164. [2018-06-18 07:55:05,378] [Upsource Error] [2018-06-18 07:55:05,369] WARN - oxy.jetty.WebSocketProxySocket - CLIENT 6 onWebSocketError on client
  165. [2018-06-18 07:55:05,378] [Upsource Error] java.io.EOFException: Reading WebSocket Upgrade response
  166. [2018-06-18 07:55:05,378] [Upsource Error] at org.eclipse.jetty.websocket.client.io.UpgradeConnection.read(UpgradeConnection.java:267) [websocket-client-9.3.20.v20170531.jar:9.3.20.v20170531]
  167. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.websocket.client.io.UpgradeConnection.onFillable(UpgradeConnection.java:196) [websocket-client-9.3.20.v20170531.jar:9.3.20.v20170531]
  168. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  169. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  170. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  171. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  172. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  173. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  174. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  175. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  176. [2018-06-18 07:55:05,379] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  177. [2018-06-18 07:55:05,379] [Upsource Error] [2018-06-18 07:55:05,372] WARN - oxy.jetty.WebSocketProxySocket - SERVER 6 *** Error closing client session
  178. [2018-06-18 07:55:05,379] [Upsource Error] java.util.concurrent.ExecutionException: java.io.EOFException: Reading WebSocket Upgrade response
  179. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.util.FuturePromise.get(FuturePromise.java:123) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  180. [2018-06-18 07:55:05,379] [Upsource Error] at com.jetbrains.bundle.proxy.jetty.WebSocketProxySocket.onWebSocketClose(WebSocketProxySocket.java:137) [bundle-1.4.2.jar:?]
  181. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver.onClose(JettyListenerEventDriver.java:98) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  182. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.notifyClose(WebSocketSession.java:414) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  183. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.onConnectionStateChange(WebSocketSession.java:445) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  184. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  185. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onAbnormalClose(IOState.java:219) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  186. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.onLocalClose(AbstractWebSocketConnection.java:165) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  187. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.writeSuccess(AbstractWebSocketConnection.java:155) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  188. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.notifyCallbackSuccess(FrameFlusher.java:407) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  189. [2018-06-18 07:55:05,379] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeedEntries(FrameFlusher.java:242) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  190. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeeded(FrameFlusher.java:232) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  191. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:332) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  192. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  193. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.flush(FrameFlusher.java:153) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  194. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.process(FrameFlusher.java:217) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  195. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  196. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  197. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.enqueue(FrameFlusher.java:382) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  198. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.outgoingFrame(AbstractWebSocketConnection.java:614) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  199. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onConnectionStateChange(AbstractWebSocketConnection.java:489) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  200. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  201. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onCloseRemote(IOState.java:373) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  202. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame(AbstractEventDriver.java:121) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  203. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame(WebSocketSession.java:376) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  204. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.AbstractExtension.nextIncomingFrame(AbstractExtension.java:176) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  205. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.nextIncomingFrame(PerMessageDeflateExtension.java:105) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  206. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.incomingFrame(PerMessageDeflateExtension.java:70) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  207. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame(ExtensionStack.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  208. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.notifyFrame(Parser.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  209. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.parse(Parser.java:256) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  210. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.readParse(AbstractWebSocketConnection.java:679) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  211. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable(AbstractWebSocketConnection.java:511) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  212. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  213. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  214. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  215. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  216. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  217. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  218. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  219. [2018-06-18 07:55:05,380] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  220. [2018-06-18 07:55:05,380] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  221. [2018-06-18 07:55:05,380] [Upsource Error] Caused by: java.io.EOFException: Reading WebSocket Upgrade response
  222. [2018-06-18 07:55:05,384] [Upsource Error] at org.eclipse.jetty.websocket.client.io.UpgradeConnection.read(UpgradeConnection.java:267) ~[websocket-client-9.3.20.v20170531.jar:9.3.20.v20170531]
  223. [2018-06-18 07:55:05,386] [Upsource Error] at org.eclipse.jetty.websocket.client.io.UpgradeConnection.onFillable(UpgradeConnection.java:196) ~[websocket-client-9.3.20.v20170531.jar:9.3.20.v20170531]
  224. [2018-06-18 07:55:05,386] [Upsource Error] ... 9 more
  225. [2018-06-18 07:55:05,386] [Upsource Error] [2018-06-18 07:55:05,369] WARN - oxy.jetty.WebSocketProxySocket - SERVER 5 *** Error closing client session
  226. [2018-06-18 07:55:05,386] [Upsource Error] java.util.concurrent.ExecutionException: java.io.EOFException: Reading WebSocket Upgrade response
  227. [2018-06-18 07:55:05,386] [Upsource Error] at org.eclipse.jetty.util.FuturePromise.get(FuturePromise.java:123) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  228. [2018-06-18 07:55:05,386] [Upsource Error] at com.jetbrains.bundle.proxy.jetty.WebSocketProxySocket.onWebSocketClose(WebSocketProxySocket.java:137) [bundle-1.4.2.jar:?]
  229. [2018-06-18 07:55:05,386] [Upsource Error] at org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver.onClose(JettyListenerEventDriver.java:98) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  230. [2018-06-18 07:55:05,386] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.notifyClose(WebSocketSession.java:414) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  231. [2018-06-18 07:55:05,386] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.onConnectionStateChange(WebSocketSession.java:445) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  232. [2018-06-18 07:55:05,386] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  233. [2018-06-18 07:55:05,386] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onAbnormalClose(IOState.java:219) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  234. [2018-06-18 07:55:05,386] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.onLocalClose(AbstractWebSocketConnection.java:165) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  235. [2018-06-18 07:55:05,389] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.writeSuccess(AbstractWebSocketConnection.java:155) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  236. [2018-06-18 07:55:05,389] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.notifyCallbackSuccess(FrameFlusher.java:407) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  237. [2018-06-18 07:55:05,389] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeedEntries(FrameFlusher.java:242) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  238. [2018-06-18 07:55:05,389] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeeded(FrameFlusher.java:232) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  239. [2018-06-18 07:55:05,389] [Upsource Error] at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:332) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  240. [2018-06-18 07:55:05,389] [Upsource Error] at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  241. [2018-06-18 07:55:05,389] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.flush(FrameFlusher.java:153) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  242. [2018-06-18 07:55:05,389] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.process(FrameFlusher.java:217) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  243. [2018-06-18 07:55:05,390] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  244. [2018-06-18 07:55:05,390] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  245. [2018-06-18 07:55:05,390] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.enqueue(FrameFlusher.java:382) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  246. [2018-06-18 07:55:05,390] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.outgoingFrame(AbstractWebSocketConnection.java:614) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  247. [2018-06-18 07:55:05,390] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onConnectionStateChange(AbstractWebSocketConnection.java:489) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  248. [2018-06-18 07:55:05,390] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  249. [2018-06-18 07:55:05,390] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onCloseRemote(IOState.java:373) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  250. [2018-06-18 07:55:05,390] [Upsource Error] at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame(AbstractEventDriver.java:121) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  251. [2018-06-18 07:55:05,392] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame(WebSocketSession.java:376) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  252. [2018-06-18 07:55:05,392] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.AbstractExtension.nextIncomingFrame(AbstractExtension.java:176) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  253. [2018-06-18 07:55:05,392] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.nextIncomingFrame(PerMessageDeflateExtension.java:105) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  254. [2018-06-18 07:55:05,392] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.incomingFrame(PerMessageDeflateExtension.java:70) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  255. [2018-06-18 07:55:05,392] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame(ExtensionStack.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  256. [2018-06-18 07:55:05,392] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.notifyFrame(Parser.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  257. [2018-06-18 07:55:05,392] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.parse(Parser.java:256) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  258. [2018-06-18 07:55:05,392] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.readParse(AbstractWebSocketConnection.java:679) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  259. [2018-06-18 07:55:05,392] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable(AbstractWebSocketConnection.java:511) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  260. [2018-06-18 07:55:05,392] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  261. [2018-06-18 07:55:05,392] [Upsource Error] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  262. [2018-06-18 07:55:05,400] [Upsource Error] at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  263. [2018-06-18 07:55:05,400] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  264. [2018-06-18 07:55:05,400] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  265. [2018-06-18 07:55:05,400] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  266. [2018-06-18 07:55:05,400] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  267. [2018-06-18 07:55:05,400] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  268. [2018-06-18 07:55:05,400] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  269. [2018-06-18 07:55:05,401] [Upsource Error] Caused by: java.io.EOFException: Reading WebSocket Upgrade response
  270. [2018-06-18 07:55:05,401] [Upsource Error] at org.eclipse.jetty.websocket.client.io.UpgradeConnection.read(UpgradeConnection.java:267) ~[websocket-client-9.3.20.v20170531.jar:9.3.20.v20170531]
  271. [2018-06-18 07:55:05,401] [Upsource Error] at org.eclipse.jetty.websocket.client.io.UpgradeConnection.onFillable(UpgradeConnection.java:196) ~[websocket-client-9.3.20.v20170531.jar:9.3.20.v20170531]
  272. [2018-06-18 07:55:05,401] [Upsource Error] ... 9 more
  273. [2018-06-18 07:55:09,799] [Upsource Error] [2018-06-18 07:55:09,796] WARN - oxy.jetty.WebSocketProxySocket - CLIENT 7 onWebSocketError on client
  274. [2018-06-18 07:55:09,799] [Upsource Error] java.net.ConnectException: Connection refused
  275. [2018-06-18 07:55:09,799] [Upsource Error] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_171]
  276. [2018-06-18 07:55:09,799] [Upsource Error] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_171]
  277. [2018-06-18 07:55:09,799] [Upsource Error] at org.eclipse.jetty.io.SelectorManager.finishConnect(SelectorManager.java:355) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  278. [2018-06-18 07:55:09,799] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:352) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  279. [2018-06-18 07:55:09,799] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.access$900(ManagedSelector.java:56) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  280. [2018-06-18 07:55:09,799] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:289) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  281. [2018-06-18 07:55:09,799] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  282. [2018-06-18 07:55:09,799] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  283. [2018-06-18 07:55:09,799] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  284. [2018-06-18 07:55:09,799] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  285. [2018-06-18 07:55:09,799] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  286. [2018-06-18 07:55:09,799] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  287. [2018-06-18 07:55:09,799] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  288. [2018-06-18 07:55:09,800] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  289. [2018-06-18 07:55:50,726] [Upsource Error] [2018-06-18 07:55:50,719] WARN - oxy.jetty.WebSocketProxySocket - SERVER 7 *** Error closing client session
  290. [2018-06-18 07:55:50,726] [Upsource Error] java.util.concurrent.ExecutionException: java.net.ConnectException: Connection refused
  291. [2018-06-18 07:55:50,726] [Upsource Error] at org.eclipse.jetty.util.FuturePromise.get(FuturePromise.java:123) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  292. [2018-06-18 07:55:50,726] [Upsource Error] at com.jetbrains.bundle.proxy.jetty.WebSocketProxySocket.onWebSocketClose(WebSocketProxySocket.java:137) [bundle-1.4.2.jar:?]
  293. [2018-06-18 07:55:50,726] [Upsource Error] at org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver.onClose(JettyListenerEventDriver.java:98) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  294. [2018-06-18 07:55:50,726] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.notifyClose(WebSocketSession.java:414) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  295. [2018-06-18 07:55:50,726] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.onConnectionStateChange(WebSocketSession.java:445) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  296. [2018-06-18 07:55:50,727] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  297. [2018-06-18 07:55:50,727] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onAbnormalClose(IOState.java:219) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  298. [2018-06-18 07:55:50,727] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.onLocalClose(AbstractWebSocketConnection.java:165) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  299. [2018-06-18 07:55:50,727] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.writeSuccess(AbstractWebSocketConnection.java:155) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  300. [2018-06-18 07:55:50,727] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.notifyCallbackSuccess(FrameFlusher.java:407) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  301. [2018-06-18 07:55:50,727] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeedEntries(FrameFlusher.java:242) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  302. [2018-06-18 07:55:50,727] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeeded(FrameFlusher.java:232) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  303. [2018-06-18 07:55:50,727] [Upsource Error] at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:332) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  304. [2018-06-18 07:55:50,727] [Upsource Error] at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  305. [2018-06-18 07:55:50,727] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.flush(FrameFlusher.java:153) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  306. [2018-06-18 07:55:50,727] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.process(FrameFlusher.java:217) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  307. [2018-06-18 07:55:50,728] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  308. [2018-06-18 07:55:50,728] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  309. [2018-06-18 07:55:50,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.enqueue(FrameFlusher.java:382) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  310. [2018-06-18 07:55:50,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.outgoingFrame(AbstractWebSocketConnection.java:614) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  311. [2018-06-18 07:55:50,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onConnectionStateChange(AbstractWebSocketConnection.java:489) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  312. [2018-06-18 07:55:50,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  313. [2018-06-18 07:55:50,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onCloseRemote(IOState.java:373) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  314. [2018-06-18 07:55:50,728] [Upsource Error] at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame(AbstractEventDriver.java:121) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  315. [2018-06-18 07:55:50,728] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame(WebSocketSession.java:376) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  316. [2018-06-18 07:55:50,728] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.AbstractExtension.nextIncomingFrame(AbstractExtension.java:176) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  317. [2018-06-18 07:55:50,728] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.nextIncomingFrame(PerMessageDeflateExtension.java:105) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  318. [2018-06-18 07:55:50,728] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.incomingFrame(PerMessageDeflateExtension.java:70) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  319. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame(ExtensionStack.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  320. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.notifyFrame(Parser.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  321. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.parse(Parser.java:256) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  322. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.readParse(AbstractWebSocketConnection.java:679) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  323. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable(AbstractWebSocketConnection.java:511) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  324. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  325. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  326. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  327. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  328. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  329. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  330. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  331. [2018-06-18 07:55:50,729] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  332. [2018-06-18 07:55:50,730] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  333. [2018-06-18 07:55:50,730] [Upsource Error] Caused by: java.net.ConnectException: Connection refused
  334. [2018-06-18 07:55:50,730] [Upsource Error] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_171]
  335. [2018-06-18 07:55:50,730] [Upsource Error] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_171]
  336. [2018-06-18 07:55:50,730] [Upsource Error] at org.eclipse.jetty.io.SelectorManager.finishConnect(SelectorManager.java:355) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  337. [2018-06-18 07:55:50,730] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:352) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  338. [2018-06-18 07:55:50,730] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.access$900(ManagedSelector.java:56) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  339. [2018-06-18 07:55:50,730] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:289) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  340. [2018-06-18 07:55:50,730] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  341. [2018-06-18 07:55:50,730] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  342. [2018-06-18 07:55:50,730] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  343. [2018-06-18 07:55:50,730] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  344. [2018-06-18 07:55:50,731] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  345. [2018-06-18 07:55:50,731] [Upsource Error] ... 3 more
  346. [2018-06-18 07:58:23,833] [Upsource Error] [2018-06-18 07:58:23,825] WARN - oxy.jetty.WebSocketProxySocket - CLIENT 9 onWebSocketError on client
  347. [2018-06-18 07:58:23,840] [Upsource Error] java.net.ConnectException: Connection refused
  348. [2018-06-18 07:58:23,840] [Upsource Error] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_171]
  349. [2018-06-18 07:58:23,840] [Upsource Error] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_171]
  350. [2018-06-18 07:58:23,840] [Upsource Error] at org.eclipse.jetty.io.SelectorManager.finishConnect(SelectorManager.java:355) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  351. [2018-06-18 07:58:23,840] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:352) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  352. [2018-06-18 07:58:23,840] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.access$900(ManagedSelector.java:56) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  353. [2018-06-18 07:58:23,840] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:289) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  354. [2018-06-18 07:58:23,840] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  355. [2018-06-18 07:58:23,840] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  356. [2018-06-18 07:58:23,840] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  357. [2018-06-18 07:58:23,840] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  358. [2018-06-18 07:58:23,840] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  359. [2018-06-18 07:58:23,840] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  360. [2018-06-18 07:58:23,840] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  361. [2018-06-18 07:58:23,840] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  362. [2018-06-18 07:59:04,730] [Upsource Error] [2018-06-18 07:59:04,722] WARN - oxy.jetty.WebSocketProxySocket - SERVER 9 *** Error closing client session
  363. [2018-06-18 07:59:04,730] [Upsource Error] java.util.concurrent.ExecutionException: java.net.ConnectException: Connection refused
  364. [2018-06-18 07:59:04,730] [Upsource Error] at org.eclipse.jetty.util.FuturePromise.get(FuturePromise.java:123) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  365. [2018-06-18 07:59:04,730] [Upsource Error] at com.jetbrains.bundle.proxy.jetty.WebSocketProxySocket.onWebSocketClose(WebSocketProxySocket.java:137) [bundle-1.4.2.jar:?]
  366. [2018-06-18 07:59:04,730] [Upsource Error] at org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver.onClose(JettyListenerEventDriver.java:98) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  367. [2018-06-18 07:59:04,731] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.notifyClose(WebSocketSession.java:414) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  368. [2018-06-18 07:59:04,731] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.onConnectionStateChange(WebSocketSession.java:445) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  369. [2018-06-18 07:59:04,731] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  370. [2018-06-18 07:59:04,731] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onAbnormalClose(IOState.java:219) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  371. [2018-06-18 07:59:04,731] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.onLocalClose(AbstractWebSocketConnection.java:165) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  372. [2018-06-18 07:59:04,731] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.writeSuccess(AbstractWebSocketConnection.java:155) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  373. [2018-06-18 07:59:04,731] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.notifyCallbackSuccess(FrameFlusher.java:407) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  374. [2018-06-18 07:59:04,731] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeedEntries(FrameFlusher.java:242) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  375. [2018-06-18 07:59:04,732] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeeded(FrameFlusher.java:232) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  376. [2018-06-18 07:59:04,732] [Upsource Error] at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:332) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  377. [2018-06-18 07:59:04,732] [Upsource Error] at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  378. [2018-06-18 07:59:04,732] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.flush(FrameFlusher.java:153) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  379. [2018-06-18 07:59:04,732] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.process(FrameFlusher.java:217) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  380. [2018-06-18 07:59:04,732] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  381. [2018-06-18 07:59:04,732] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  382. [2018-06-18 07:59:04,732] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.enqueue(FrameFlusher.java:382) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  383. [2018-06-18 07:59:04,732] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.outgoingFrame(AbstractWebSocketConnection.java:614) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  384. [2018-06-18 07:59:04,733] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onConnectionStateChange(AbstractWebSocketConnection.java:489) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  385. [2018-06-18 07:59:04,733] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  386. [2018-06-18 07:59:04,733] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onCloseRemote(IOState.java:373) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  387. [2018-06-18 07:59:04,733] [Upsource Error] at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame(AbstractEventDriver.java:121) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  388. [2018-06-18 07:59:04,733] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame(WebSocketSession.java:376) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  389. [2018-06-18 07:59:04,733] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.AbstractExtension.nextIncomingFrame(AbstractExtension.java:176) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  390. [2018-06-18 07:59:04,733] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.nextIncomingFrame(PerMessageDeflateExtension.java:105) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  391. [2018-06-18 07:59:04,733] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.incomingFrame(PerMessageDeflateExtension.java:70) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  392. [2018-06-18 07:59:04,734] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame(ExtensionStack.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  393. [2018-06-18 07:59:04,734] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.notifyFrame(Parser.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  394. [2018-06-18 07:59:04,734] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.parse(Parser.java:256) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  395. [2018-06-18 07:59:04,734] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.readParse(AbstractWebSocketConnection.java:679) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  396. [2018-06-18 07:59:04,734] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable(AbstractWebSocketConnection.java:511) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  397. [2018-06-18 07:59:04,734] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  398. [2018-06-18 07:59:04,734] [Upsource Error] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  399. [2018-06-18 07:59:04,734] [Upsource Error] at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  400. [2018-06-18 07:59:04,734] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  401. [2018-06-18 07:59:04,735] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  402. [2018-06-18 07:59:04,735] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  403. [2018-06-18 07:59:04,735] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  404. [2018-06-18 07:59:04,735] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  405. [2018-06-18 07:59:04,735] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  406. [2018-06-18 07:59:04,735] [Upsource Error] Caused by: java.net.ConnectException: Connection refused
  407. [2018-06-18 07:59:04,735] [Upsource Error] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_171]
  408. [2018-06-18 07:59:04,735] [Upsource Error] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_171]
  409. [2018-06-18 07:59:04,735] [Upsource Error] at org.eclipse.jetty.io.SelectorManager.finishConnect(SelectorManager.java:355) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  410. [2018-06-18 07:59:04,735] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:352) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  411. [2018-06-18 07:59:04,736] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.access$900(ManagedSelector.java:56) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  412. [2018-06-18 07:59:04,736] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:289) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  413. [2018-06-18 07:59:04,736] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  414. [2018-06-18 07:59:04,736] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  415. [2018-06-18 07:59:04,736] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  416. [2018-06-18 07:59:04,736] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  417. [2018-06-18 07:59:04,736] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  418. [2018-06-18 07:59:04,736] [Upsource Error] ... 3 more
  419. [2018-06-18 07:59:07,754] [Upsource Error] [2018-06-18 07:59:07,746] WARN - oxy.jetty.WebSocketProxySocket - CLIENT 10 onWebSocketError on client
  420. [2018-06-18 07:59:07,755] [Upsource Error] java.net.ConnectException: Connection refused
  421. [2018-06-18 07:59:07,755] [Upsource Error] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_171]
  422. [2018-06-18 07:59:07,755] [Upsource Error] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_171]
  423. [2018-06-18 07:59:07,755] [Upsource Error] at org.eclipse.jetty.io.SelectorManager.finishConnect(SelectorManager.java:355) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  424. [2018-06-18 07:59:07,755] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:352) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  425. [2018-06-18 07:59:07,755] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.access$900(ManagedSelector.java:56) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  426. [2018-06-18 07:59:07,755] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:289) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  427. [2018-06-18 07:59:07,755] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  428. [2018-06-18 07:59:07,756] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  429. [2018-06-18 07:59:07,756] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  430. [2018-06-18 07:59:07,756] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  431. [2018-06-18 07:59:07,756] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  432. [2018-06-18 07:59:07,756] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  433. [2018-06-18 07:59:07,756] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  434. [2018-06-18 07:59:07,756] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  435. [2018-06-18 07:59:48,726] [Upsource Error] [2018-06-18 07:59:48,723] WARN - oxy.jetty.WebSocketProxySocket - SERVER 10 *** Error closing client session
  436. [2018-06-18 07:59:48,726] [Upsource Error] java.util.concurrent.ExecutionException: java.net.ConnectException: Connection refused
  437. [2018-06-18 07:59:48,726] [Upsource Error] at org.eclipse.jetty.util.FuturePromise.get(FuturePromise.java:123) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  438. [2018-06-18 07:59:48,726] [Upsource Error] at com.jetbrains.bundle.proxy.jetty.WebSocketProxySocket.onWebSocketClose(WebSocketProxySocket.java:137) [bundle-1.4.2.jar:?]
  439. [2018-06-18 07:59:48,726] [Upsource Error] at org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver.onClose(JettyListenerEventDriver.java:98) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  440. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.notifyClose(WebSocketSession.java:414) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  441. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.onConnectionStateChange(WebSocketSession.java:445) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  442. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  443. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onAbnormalClose(IOState.java:219) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  444. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.onLocalClose(AbstractWebSocketConnection.java:165) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  445. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.writeSuccess(AbstractWebSocketConnection.java:155) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  446. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.notifyCallbackSuccess(FrameFlusher.java:407) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  447. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeedEntries(FrameFlusher.java:242) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  448. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeeded(FrameFlusher.java:232) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  449. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:332) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  450. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  451. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.flush(FrameFlusher.java:153) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  452. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.process(FrameFlusher.java:217) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  453. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  454. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  455. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.enqueue(FrameFlusher.java:382) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  456. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.outgoingFrame(AbstractWebSocketConnection.java:614) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  457. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onConnectionStateChange(AbstractWebSocketConnection.java:489) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  458. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  459. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onCloseRemote(IOState.java:373) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  460. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame(AbstractEventDriver.java:121) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  461. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame(WebSocketSession.java:376) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  462. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.AbstractExtension.nextIncomingFrame(AbstractExtension.java:176) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  463. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.nextIncomingFrame(PerMessageDeflateExtension.java:105) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  464. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.incomingFrame(PerMessageDeflateExtension.java:70) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  465. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame(ExtensionStack.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  466. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.notifyFrame(Parser.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  467. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.parse(Parser.java:256) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  468. [2018-06-18 07:59:48,728] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.readParse(AbstractWebSocketConnection.java:679) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  469. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable(AbstractWebSocketConnection.java:511) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  470. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  471. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  472. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  473. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  474. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  475. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  476. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  477. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  478. [2018-06-18 07:59:48,729] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  479. [2018-06-18 07:59:48,729] [Upsource Error] Caused by: java.net.ConnectException: Connection refused
  480. [2018-06-18 07:59:48,729] [Upsource Error] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_171]
  481. [2018-06-18 07:59:48,729] [Upsource Error] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_171]
  482. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.io.SelectorManager.finishConnect(SelectorManager.java:355) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  483. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:352) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  484. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.access$900(ManagedSelector.java:56) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  485. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:289) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  486. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  487. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  488. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  489. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  490. [2018-06-18 07:59:48,729] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  491. [2018-06-18 07:59:48,729] [Upsource Error] ... 3 more
  492. [2018-06-18 07:59:53,776] [Upsource Error] [2018-06-18 07:59:53,770] WARN - oxy.jetty.WebSocketProxySocket - CLIENT 11 onWebSocketError on client
  493. [2018-06-18 07:59:53,777] [Upsource Error] java.net.ConnectException: Connection refused
  494. [2018-06-18 07:59:53,777] [Upsource Error] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_171]
  495. [2018-06-18 07:59:53,777] [Upsource Error] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_171]
  496. [2018-06-18 07:59:53,777] [Upsource Error] at org.eclipse.jetty.io.SelectorManager.finishConnect(SelectorManager.java:355) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  497. [2018-06-18 07:59:53,777] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:352) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  498. [2018-06-18 07:59:53,777] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.access$900(ManagedSelector.java:56) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  499. [2018-06-18 07:59:53,777] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:289) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  500. [2018-06-18 07:59:53,777] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  501. [2018-06-18 07:59:53,777] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  502. [2018-06-18 07:59:53,777] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  503. [2018-06-18 07:59:53,778] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  504. [2018-06-18 07:59:53,778] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  505. [2018-06-18 07:59:53,778] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  506. [2018-06-18 07:59:53,778] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  507. [2018-06-18 07:59:53,778] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  508. [2018-06-18 08:00:34,728] [Upsource Error] [2018-06-18 08:00:34,722] WARN - oxy.jetty.WebSocketProxySocket - SERVER 11 *** Error closing client session
  509. [2018-06-18 08:00:34,741] [Upsource Error] java.util.concurrent.ExecutionException: java.net.ConnectException: Connection refused
  510. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.util.FuturePromise.get(FuturePromise.java:123) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  511. [2018-06-18 08:00:34,741] [Upsource Error] at com.jetbrains.bundle.proxy.jetty.WebSocketProxySocket.onWebSocketClose(WebSocketProxySocket.java:137) [bundle-1.4.2.jar:?]
  512. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.events.JettyListenerEventDriver.onClose(JettyListenerEventDriver.java:98) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  513. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.notifyClose(WebSocketSession.java:414) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  514. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.onConnectionStateChange(WebSocketSession.java:445) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  515. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  516. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onAbnormalClose(IOState.java:219) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  517. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.onLocalClose(AbstractWebSocketConnection.java:165) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  518. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$OnCloseLocalCallback.writeSuccess(AbstractWebSocketConnection.java:155) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  519. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.notifyCallbackSuccess(FrameFlusher.java:407) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  520. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeedEntries(FrameFlusher.java:242) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  521. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.succeeded(FrameFlusher.java:232) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  522. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:332) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  523. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:147) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  524. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.flush(FrameFlusher.java:153) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  525. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher$Flusher.process(FrameFlusher.java:217) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  526. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  527. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  528. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.FrameFlusher.enqueue(FrameFlusher.java:382) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  529. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.outgoingFrame(AbstractWebSocketConnection.java:614) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  530. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onConnectionStateChange(AbstractWebSocketConnection.java:489) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  531. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.notifyStateListeners(IOState.java:184) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  532. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.io.IOState.onCloseRemote(IOState.java:373) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  533. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.events.AbstractEventDriver.incomingFrame(AbstractEventDriver.java:121) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  534. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.WebSocketSession.incomingFrame(WebSocketSession.java:376) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  535. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.AbstractExtension.nextIncomingFrame(AbstractExtension.java:176) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  536. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.nextIncomingFrame(PerMessageDeflateExtension.java:105) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  537. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension.incomingFrame(PerMessageDeflateExtension.java:70) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  538. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.extensions.ExtensionStack.incomingFrame(ExtensionStack.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  539. [2018-06-18 08:00:34,741] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.notifyFrame(Parser.java:220) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  540. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.websocket.common.Parser.parse(Parser.java:256) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  541. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.readParse(AbstractWebSocketConnection.java:679) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  542. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable(AbstractWebSocketConnection.java:511) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  543. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  544. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  545. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  546. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  547. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  548. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  549. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  550. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  551. [2018-06-18 08:00:34,742] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  552. [2018-06-18 08:00:34,742] [Upsource Error] Caused by: java.net.ConnectException: Connection refused
  553. [2018-06-18 08:00:34,742] [Upsource Error] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_171]
  554. [2018-06-18 08:00:34,742] [Upsource Error] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_171]
  555. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.io.SelectorManager.finishConnect(SelectorManager.java:355) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  556. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.processConnect(ManagedSelector.java:352) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  557. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.access$900(ManagedSelector.java:56) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  558. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:289) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  559. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  560. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  561. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  562. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100) ~[jetty-util-9.3.20.v20170531.jar:9.3.20.v20170531]
  563. [2018-06-18 08:00:34,742] [Upsource Error] at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147) ~[jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  564. [2018-06-18 08:00:34,742] [Upsource Error] ... 3 more
  565. [2018-06-18 10:14:59,793] [Upsource Error] [2018-06-18 10:14:59,791] WARN - oxy.jetty.WebSocketProxySocket - CLIENT 14 onWebSocketError on client
  566. [2018-06-18 10:14:59,794] [Upsource Error] java.net.SocketTimeoutException: Timeout on Read
  567. [2018-06-18 10:14:59,794] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onReadTimeout(AbstractWebSocketConnection.java:592) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  568. [2018-06-18 10:14:59,794] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection.onFillInterestedFailed(AbstractConnection.java:178) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  569. [2018-06-18 10:14:59,794] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillInterestedFailed(AbstractWebSocketConnection.java:538) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  570. [2018-06-18 10:14:59,794] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.failed(AbstractConnection.java:289) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  571. [2018-06-18 10:14:59,794] [Upsource Error] at org.eclipse.jetty.io.FillInterest.onFail(FillInterest.java:138) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  572. [2018-06-18 10:14:59,794] [Upsource Error] at org.eclipse.jetty.io.AbstractEndPoint.onIdleExpired(AbstractEndPoint.java:173) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  573. [2018-06-18 10:14:59,794] [Upsource Error] at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:166) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  574. [2018-06-18 10:14:59,794] [Upsource Error] at org.eclipse.jetty.io.IdleTimeout$1.run(IdleTimeout.java:50) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  575. [2018-06-18 10:14:59,794] [Upsource Error] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
  576. [2018-06-18 10:14:59,795] [Upsource Error] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171]
  577. [2018-06-18 10:14:59,795] [Upsource Error] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [?:1.8.0_171]
  578. [2018-06-18 10:14:59,812] [Upsource Error] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) [?:1.8.0_171]
  579. [2018-06-18 10:14:59,812] [Upsource Error] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
  580. [2018-06-18 10:14:59,812] [Upsource Error] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
  581. [2018-06-18 10:14:59,812] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  582. [2018-06-18 10:14:59,812] [Upsource Error] [2018-06-18 10:14:59,792] WARN - oxy.jetty.WebSocketProxySocket - SERVER 14 *** onWebSocketError on server
  583. [2018-06-18 10:14:59,812] [Upsource Error] java.net.SocketTimeoutException: Timeout on Read
  584. [2018-06-18 10:14:59,812] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onReadTimeout(AbstractWebSocketConnection.java:592) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  585. [2018-06-18 10:14:59,813] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection.onFillInterestedFailed(AbstractConnection.java:178) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  586. [2018-06-18 10:14:59,813] [Upsource Error] at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillInterestedFailed(AbstractWebSocketConnection.java:538) [websocket-common-9.3.20.v20170531.jar:9.3.20.v20170531]
  587. [2018-06-18 10:14:59,813] [Upsource Error] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.failed(AbstractConnection.java:289) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  588. [2018-06-18 10:14:59,813] [Upsource Error] at org.eclipse.jetty.io.FillInterest.onFail(FillInterest.java:138) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  589. [2018-06-18 10:14:59,813] [Upsource Error] at org.eclipse.jetty.io.AbstractEndPoint.onIdleExpired(AbstractEndPoint.java:173) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  590. [2018-06-18 10:14:59,813] [Upsource Error] at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:166) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  591. [2018-06-18 10:14:59,813] [Upsource Error] at org.eclipse.jetty.io.IdleTimeout$1.run(IdleTimeout.java:50) [jetty-io-9.3.20.v20170531.jar:9.3.20.v20170531]
  592. [2018-06-18 10:14:59,813] [Upsource Error] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
  593. [2018-06-18 10:14:59,813] [Upsource Error] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171]
  594. [2018-06-18 10:14:59,813] [Upsource Error] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [?:1.8.0_171]
  595. [2018-06-18 10:14:59,813] [Upsource Error] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) [?:1.8.0_171]
  596. [2018-06-18 10:14:59,813] [Upsource Error] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
  597. [2018-06-18 10:14:59,813] [Upsource Error] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
  598. [2018-06-18 10:14:59,813] [Upsource Error] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement