Aleksandr created IGNITE-17539:
----------------------------------
Summary: ErrorGroups is not called in CLI
Key: IGNITE-17539
URL: https://issues.apache.org/jira/browse/IGNITE-17539
Project: Ignite
Issue Type: Bug
Reporter: Aleksandr
{{ErrorGroups}} static initializers are not called in CLI. It leads to the NPE
here {{TcpClientChannel line 322: new IgniteException(traceId, code,
errClassName + ": " + errMsg, causeWithStackTrace)}} because
{{ErrorGroup#registeredGroups}} is an empty map.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)