3.0.8使用JDBC Catalog查询外部MySQL库数据JVM OOM

Viewed 22

报错内容:
[1105] [HY000]: errCode = 2, detailMessage = (10.129.xxx.xxxx)[INTERNAL_ERROR]throwableToString threw an unchecked exception. The JVM is likely out of memory (OOM).

重启集群后报错消除

1 Answers

补充be.INFO.log:
I20260104 16:19:04.217360 3481107 pipeline_fragment_context.cpp:171] PipelineFragmentContext::cancel|query_id=1a418d300b654226-80ed00c8a598875c|fragment_id=8|reason=[INTERNAL_ERROR]PStatus: (10.129.xxx.xxx)[INTERNAL_ERROR]throwableToString threw an unchecked exception. The JVM is likely out of memory (OOM).
0# doris::Status doris::Status::create(doris::PStatus const&) at /var/local/ldb-toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/basic_string.h:187
1# std::_Function_handler<void (), doris::PInternalService::cancel_plan_fragment(google::protobuf::RpcController*, doris::PCancelPlanFragmentRequest const*, doris::PCancelPlanFragmentResult*, google::protobuf::Closure*)::$_0>::_M_invoke(std::_Any_data const&) at /home/zcp/repo_center/doris_release/doris/be/src/service/internal_service.cpp:0
2# doris::WorkThreadPool::work_thread(int) at /var/local/ldb-toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/atomic_base.h:646
3# execute_native_thread_routine at /data/gcc-11.1.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/bits/unique_ptr.h:85
4# ?
5# ?