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

DebugUtil: broken due to broken logging #4635

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

DebugUtil: broken due to broken logging #4635

davidnich opened this issue Nov 14, 2022 · 0 comments
Assignees
Milestone

Comments

@davidnich
Copy link
Contributor

2022-11-14 13:28:00.650925 hq.qoretechnologies.com:3132661 T21 [ERROR]: "qorus-2" (ipv6[::]:8092): cid 17320: error in dedicated socket handler "debug": User exception: /export/home2/dnichols/src/Qorus/current/qlib/Logger.qm:379 (Qore): LOGGER-ERROR: Cannot get valid Level
  LoggerLevel::getLevel() called at /export/home2/dnichols/src/Qorus/current/qlib/Logger.qm:2829 (Qore user code)
  Logger::log() called at AbstractQorusDistributedProcess.qc:453 (Qore user code)
  AbstractQorusDistributedProcess::logImpl() called at AbstractLogger.qc:216 (Qore user code)
  AbstractLogger::log() called at QorusDebugLogger.qc:32 (Qore user code)
  QorusDebugLogger::log2() called at /export/home2/dnichols/src/Qorus/current/qlib/DebugHandler.qm:156 (Qore user code)
  AbstractWebSocketDebugHandler::log2() called at /export/home2/dnichols/src/Qorus/current/qlib/DebugHandler.qm:210 (Qore user code)
  AbstractWebSocketDebugHandler::logDebug() called at /export/home2/dnichols/src/Qorus/current/qlib/WebSocketHandler.qm:523 (Qore user code)
  WebSocketHandler::startImpl() called at /export/home2/dnichols/src/Qorus/current/qlib/HttpServerUtil.qm:1882 (Qore user code)
  AbstractHttpSocketHandlerInterface::start() called at /export/home2/dnichols/src/Qorus/current/qlib/HttpServer.qm:1820 (Qore user code)
  HttpServer::sendReply() called at /export/home2/dnichols/src/Qorus/current/qlib/HttpServer.qm:1700 (Qore user code)
  HttpServer::handleRequest() called at /export/home2/dnichols/src/Qorus/current/qlib/HttpServer.qm:2636 (Qore user code)
  HttpListener::connectionThread() called at /export/home2/dnichols/src/Qorus/current/qlib/HttpServer.qm:2464 (Qore user code)
  HttpListener::<anonymous closure>() called at <builtin>:-1 (Qore user code)
@davidnich davidnich added this to the 1.12.3 milestone Nov 14, 2022
@davidnich davidnich self-assigned this 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant