Skip to content

can't start datanode无法正常启动datanode,版本号为1.3.2,端口没有被占用,内存资源分配也足够,以下是我的log_datanode_error #15318

Open
@MxExecute

Description

@MxExecute

025-04-11 10:10:16,685 [main] ERROR o.a.i.c.ServerCommandLine:63 - Failed to execute system command
org.apache.iotdb.commons.exception.runtime.ThriftSerDeException: Read TConsensusGroupId failed: org.apache.thrift.transport.TTransportException: Cannot read. Remote side has closed. Tried to read 1 bytes, but only got 0 bytes. (This is often indicative of an internal error on the server side. Please check your server logs.)
at org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils.deserializeTConsensusGroupId(ThriftCommonsSerDeUtils.java:235)
at org.apache.iotdb.consensus.common.Peer.deserialize(Peer.java:79)
at org.apache.iotdb.consensus.iot.IoTConsensusServerImpl.getConfiguration(IoTConsensusServerImpl.java:744)
at org.apache.iotdb.consensus.iot.IoTConsensusServerImpl.recoverConfiguration(IoTConsensusServerImpl.java:704)
at org.apache.iotdb.consensus.iot.IoTConsensusServerImpl.(IoTConsensusServerImpl.java:151)
at org.apache.iotdb.consensus.iot.IoTConsensus.initAndRecover(IoTConsensus.java:173)
at org.apache.iotdb.consensus.iot.IoTConsensus.start(IoTConsensus.java:135)
at org.apache.iotdb.db.service.DataNode.active(DataNode.java:575)
at org.apache.iotdb.db.service.DataNode.doAddNode(DataNode.java:215)
at org.apache.iotdb.db.service.DataNodeServerCommandLine.run(DataNodeServerCommandLine.java:81)
at org.apache.iotdb.commons.ServerCommandLine.doMain(ServerCommandLine.java:58)
at org.apache.iotdb.db.service.DataNode.main(DataNode.java:183)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions