You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "刘珍 (Jira)" <ji...@apache.org> on 2022/06/01 01:58:00 UTC

[jira] [Created] (IOTDB-3363) [ ConfigNode ] [pool-2-IoTDB-ConfigNodeRPC-Client-64] ERROR o.a.t.s.TThreadPoolServer$WorkerProcess:258

刘珍 created IOTDB-3363:
-------------------------

             Summary: [ ConfigNode ] [pool-2-IoTDB-ConfigNodeRPC-Client-64] ERROR o.a.t.s.TThreadPoolServer$WorkerProcess:258
                 Key: IOTDB-3363
                 URL: https://issues.apache.org/jira/browse/IOTDB-3363
             Project: Apache IoTDB
          Issue Type: Bug
          Components: mpp-cluster
    Affects Versions: 0.14.0-SNAPSHOT
            Reporter: 刘珍
            Assignee: Yongzao Dan
         Attachments: image-2022-06-01-09-57-05-143.png

2022-06-01 08:49:33,156 [pool-2-IoTDB-ConfigNodeRPC-Client-64] ERROR o.a.t.s.TThreadPoolServer$WorkerProcess:258 - Thrift Error occurred during processing of message.
org.apache.thrift.protocol.TProtocolException: Required field 'userInfo' was not present! Struct: TPermissionInfoResp(userInfo:null, roleInfo:null, status:TSStatus(code:707, message:The current ConfigNode is not leader. And ConfigNodeGroup is in leader election. Please redirect with a random ConfigNode.))
        at org.apache.iotdb.confignode.rpc.thrift.TPermissionInfoResp.validate(TPermissionInfoResp.java:458)
        at org.apache.iotdb.confignode.rpc.thrift.ConfigIService$login_result.validate(ConfigIService.java:17650)
        at org.apache.iotdb.confignode.rpc.thrift.ConfigIService$login_result$login_resultStandardScheme.write(ConfigIService.java:17709)
        at org.apache.iotdb.confignode.rpc.thrift.ConfigIService$login_result$login_resultStandardScheme.write(ConfigIService.java:17676)
        at org.apache.iotdb.confignode.rpc.thrift.ConfigIService$login_result.write(ConfigIService.java:17627)
        at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:58)
        at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:38)
        at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:248)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
 !image-2022-06-01-09-57-05-143.png! 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)