【问题标题】:Unable to Run Aries2 Locally - Error: Target is this Node无法在本地运行 Aries2 - 错误:目标是此节点
【发布时间】:2022-09-27 21:49:01
【问题描述】:

尝试在本地运行 Aries 2 服务并获得异常:

SEVERE: [localhost]:7750 [local] [4.2.2] Target is this node! -> [localhost]:7750
java.lang.IllegalArgumentException: Target is this node! -> [localhost]:7750
    at com.hazelcast.spi.impl.operationservice.impl.OutboundResponseHandler.checkTarget(OutboundResponseHandler.java:226)

Sep 26, 2022 4:38:40 PM com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl
WARNING: [localhost]:7750 [local] [4.2.2] While sending op error... op: com.hazelcast.internal.cluster.impl.operations.JoinMastershipClaimOp{serviceName=\'hz:core:clusterService\', identityHash=753771767, partitionId=-1, replicaIndex=0, callId=1, invocationTime=1664224720443 (2022-09-26 16:38:40.443), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0}, error: java.lang.IllegalArgumentException: Target is this node! -> [localhost]:7750
java.lang.IllegalArgumentException: Target is this node! -> [localhost]:7750, response: ErrorResponse{callId=1, urgent=true, cause=java.lang.IllegalArgumentException: Target is this node! -> [localhost]:7750}

    标签: java


    【解决方案1】:

    我无法确定此错误的原因,但我通过重新编译和重建 Eclipse 启动器然后将 VM 选项从 Eclipse 复制到 IntelliJ 来解决它。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-02-22
      • 1970-01-01
      • 2023-03-10
      • 2021-01-13
      • 1970-01-01
      • 2018-08-22
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多