Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebSocketHandler: error in WebSocketHandler::sendOne() method #4634

Closed
davidnich opened this issue Nov 14, 2022 · 0 comments
Closed

WebSocketHandler: error in WebSocketHandler::sendOne() method #4634

davidnich opened this issue Nov 14, 2022 · 0 comments

Comments

@davidnich
Copy link
Contributor

2022-11-14 13:31:05.736710 hq.qoretechnologies.com:29400 T2 [ERROR]: process call exception: sender: "qwf-qorus-core-9d5a47bdfc34846453ce57d4d67e02532197d1dd-client-32298-2" TID 0 index: 0:
 System exception: /export/home2/dnichols/src/Qorus/current/qlib/WebSocketHandler.qm:780 (Qore): METHOD-DOES-NOT-EXIST: no method QorusClusterWebSocketDebugConnection::send2() has been defi
ned and no pseudo-method <object>::send2() is available (class lang: Qore)
  WebSocketHandler::sendOne() called at /export/home2/dnichols/src/Qorus/current/qlib/DebugHandler.qm:182 (Qore user code)
  AbstractWebSocketDebugHandler::sendData() called at QorusDebugHandler.qc:185 (Qore user code)
  QorusWebSocketDebugHandler::handleSendEvent() called at qorus-core.q:1870 (Qore user code)
  QorusApp::processCmdImpl() called at AbstractQorusDistributedProcess.qc:421 (Qore user code)
  AbstractQorusDistributedProcess::processCmd() called at AbstractQorusDistributedProcess.qc:377 (Qore user code)
  AbstractQorusDistributedProcess::handleRouterMsg() called at AbstractQorusClientProcess.qc:1032 (Qore user code)
  AbstractQorusClientProcess::startBackgroundIntern() called at AbstractQorusClientProcess.qc:187 (Qore user code)
  *** thread started by background operator ***
@davidnich davidnich added this to the 1.12.3 milestone Nov 14, 2022
@davidnich davidnich self-assigned this Nov 14, 2022
@davidnich davidnich added this to To do in Qore Development via automation Nov 14, 2022
davidnich added a commit that referenced this issue Nov 14, 2022
refs #4635 fixed logging in DebugUtil and in qdbg-remote
davidnich added a commit that referenced this issue Nov 14, 2022
refs #4635 fixed logging in DebugUtil and in qdbg-remote
Qore Development automation moved this from To do to Done Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant