Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
issue
issue
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

  • chainmaker
  • issueissue
  • Issues
  • #1495

Closed
Open
Opened Oct 21, 2025 by 18729263717@18729263717

部署java合约超时

底链2.4.0.同样的java合约,第一次部署正常,第二次部署就一直超时,链重启后又可正常部署,部署成功一次后就又超时

root@cm:~/release/TestCMorg2-cmtestnode2/log# grep "ERROR" system.log 2025-10-21 06:23:10.564 [ERROR] [Vm] @1001 v2@v2.4.0/runtime.go:253 handle tx [18706d6d0cc992dacae93adfa0344a43b90d4417540942ba957635e7334987c6] failed, fail to receive response in 9 secs and return timeout response, <step: "RUNTIME_PREPARE_TX_REQUEST", start time: 2025-10-21 06:23:01.563918518 +0000 UTC, step cost: 0.045228000000000004ms, until cost: 0.044514ms, msg: pos:0> <step: "RUNTIME_GRPC_SEND_TX_REQUEST", start time: 2025-10-21 06:23:01.563969255 +0000 UTC, step cost: 0ms, until cost: 0ms, msg: msgSize:700> 2025-10-21 06:23:10.576 [ERROR] [Vm] @1001 contractmgr/contract_manager.go:880 install contract transportFileContractv1:1, failed: 2025-10-21 06:23:10.576 [ERROR] [Core] @1001 scheduler/scheduler.go:697 failed to run vm for tx id:18706d6d0cc992dacae93adfa0344a43b90d4417540942ba957635e7334987c6,contractName:CONTRACT_MANAGE, tx result:code:CONTRACT_FAIL contract_result:<code:1 message:"contract initial fail, tx timeout" > , error:contract initial fail, tx timeout 2025-10-21 06:34:23.043 [ERROR] [Vm] @1001 v2@v2.4.0/runtime.go:253 handle tx [18706e0c37444252cadf9991979fd88458b82bfa72834b9ab451b6333867625d] failed, fail to receive response in 9 secs and return timeout response, <step: "RUNTIME_PREPARE_TX_REQUEST", start time: 2025-10-21 06:34:14.042489163 +0000 UTC, step cost: 0.038837ms, until cost: 0.038195ms, msg: pos:0> <step: "RUNTIME_GRPC_SEND_TX_REQUEST", start time: 2025-10-21 06:34:14.042532743 +0000 UTC, step cost: 0ms, until cost: 0ms, msg: msgSize:698> 2025-10-21 06:34:23.043 [ERROR] [Vm] @1001 contractmgr/contract_manager.go:880 install contract operationDataContract:1, failed: 2025-10-21 06:34:23.043 [ERROR] [Core] @1001 scheduler/scheduler.go:697 failed to run vm for tx id:18706e0c37444252cadf9991979fd88458b82bfa72834b9ab451b6333867625d,contractName:CONTRACT_MANAGE, tx result:code:CONTRACT_FAIL contract_result:<code:1 message:"contract initial fail, tx timeout" > , error:contract initial fail, tx timeout 2025-10-21 06:42:49.869 [ERROR] [Vm] @1001 v2@v2.4.0/runtime.go:253 handle tx [18706e7fdca09775ca3071a446b8e6eaa5b9accaecfe486499cc742752a5f217] failed, fail to receive response in 9 secs and return timeout response, <step: "RUNTIME_PREPARE_TX_REQUEST", start time: 2025-10-21 06:42:40.869078005 +0000 UTC, step cost: 0.038979ms, until cost: 0.038511ms, msg: pos:0> <step: "RUNTIME_GRPC_SEND_TX_REQUEST", start time: 2025-10-21 06:42:40.869121323 +0000 UTC, step cost: 0ms, until cost: 0ms, msg: msgSize:698> 2025-10-21 06:42:49.869 [ERROR] [Vm] @1001 contractmgr/contract_manager.go:880 install contract operationDataContract:1, failed: 2025-10-21 06:42:49.869 [ERROR] [Core] @1001 scheduler/scheduler.go:697 failed to run vm for tx id:18706e7fdca09775ca3071a446b8e6eaa5b9accaecfe486499cc742752a5f217,contractName:CONTRACT_MANAGE, tx result:code:CONTRACT_FAIL contract_result:<code:1 message:"contract initial fail, tx timeout" > , error:contract initial fail, tx timeout 2025-10-21 06:47:22.321 [ERROR] [Vm] @1001 v2@v2.4.0/runtime.go:253 handle tx [18706ebf51d60ad4caacd6f56ea25bb2d112684f7b2d41c98cdf31939cbf0210] failed, fail to receive response in 9 secs and return timeout response, <step: "RUNTIME_PREPARE_TX_REQUEST", start time: 2025-10-21 06:47:13.320672499 +0000 UTC, step cost: 0.026923ms, until cost: 0.026413ms, msg: pos:0> <step: "RUNTIME_GRPC_SEND_TX_REQUEST", start time: 2025-10-21 06:47:13.320702388 +0000 UTC, step cost: 0ms, until cost: 0ms, msg: msgSize:698> 2025-10-21 06:47:22.321 [ERROR] [Vm] @1001 contractmgr/contract_manager.go:880 install contract operationDataContract:1, failed: 2025-10-21 06:47:22.321 [ERROR] [Core] @1001 scheduler/scheduler.go:697 failed to run vm for tx id:18706ebf51d60ad4caacd6f56ea25bb2d112684f7b2d41c98cdf31939cbf0210,contractName:CONTRACT_MANAGE, tx result:code:CONTRACT_FAIL contract_result:<code:1 message:"contract initial fail, tx timeout" > , error:contract initial fail, tx timeout 2025-10-21 06:47:37.967 [ERROR] [Vm] @1001 v2@v2.4.0/runtime.go:253 handle tx [18706ebf51d60ad4caacd6f56ea25bb2d112684f7b2d41c98cdf31939cbf0210] failed, fail to receive response in 9 secs and return timeout response, <step: "RUNTIME_PREPARE_TX_REQUEST", start time: 2025-10-21 06:47:28.966044117 +0000 UTC, step cost: 0.026997ms, until cost: 0.026203ms, msg: pos:0> <step: "RUNTIME_GRPC_SEND_TX_REQUEST", start time: 2025-10-21 06:47:28.96607548 +0000 UTC, step cost: 0ms, until cost: 0ms, msg: msgSize:698> 2025-10-21 06:47:37.967 [ERROR] [Vm] @1001 contractmgr/contract_manager.go:880 install contract operationDataContract:1, failed: 2025-10-21 06:47:37.967 [ERROR] [Core] @1001 scheduler/scheduler.go:697 failed to run vm for tx id:18706ebf51d60ad4caacd6f56ea25bb2d112684f7b2d41c98cdf31939cbf0210,contractName:CONTRACT_MANAGE, tx result:code:CONTRACT_FAIL contract_result:<code:1 message:"contract initial fail, tx timeout" > , error:contract initial fail, tx timeout

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: chainmaker/issue#1495

Copyright © 2021 ChainMaker Org. All Rights Reserved. 长安链 版权所有。