erichou2010 commented on issue #22060:
URL: https://github.com/apache/doris/issues/22060#issuecomment-1827055730
连接SQL SERVER外表,版本:1.2.7.1,也遇到相关错误:
[INTERNAL_ERROR]UdfRuntimeException: Initialize datasource failed:
CAUSED BY: GetConnectionTimeoutException: wait millis 5000, active 0,
maxActive 100, creating 1, createElapseMillis 10000
2023-11-27 07:58:31,686 WARN (thrift-server-pool-8|414)
[Coordinator.updateStatus():875] one instance report fail throw updateStatus(),
need cancel. job id: -1, query id: 8024bfd2fd204458-a0d2cd276775c07a, instance
id: 8024bfd2fd204458-a0d2cd276775c07b, error message:
(192.168.1.20)[INTERNAL_ERROR]UdfRuntimeException: Initialize datasource failed:
CAUSED BY: GetConnectionTimeoutException: wait millis 5000, active 0,
maxActive 100, creating 1, createElapseMillis 10000
2023-11-27 07:58:31,686 WARN (mysql-nio-pool-701|52302)
[StmtExecutor.handleInsertStmt():1495] insert failed:
(192.168.1.20)[INTERNAL_ERROR]UdfRuntimeException: Initialize datasource failed:
CAUSED BY: GetConnectionTimeoutException: wait millis 5000, active 0,
maxActive 100, creating 1, createElapseMillis 10000
2023-11-27 07:58:31,686 INFO (thrift-server-pool-8|414)
[Coordinator.cancelInternal():974] unfinished instance:
8024bfd2fd204458-a0d2cd276775c07b
2023-11-27 07:58:31,687 WARN (mysql-nio-pool-701|52302)
[StmtExecutor.handleInsertStmt():1536] handle insert stmt fail:
insert_8024bfd2fd204458_a0d2cd276775c07a
org.apache.doris.common.DdlException: errCode = 2, detailMessage =
(192.168.1.20)[INTERNAL_ERROR]UdfRuntimeException: Initialize datasource failed:
CAUSED BY: GetConnectionTimeoutException: wait millis 5000, active 0,
maxActive 100, creating 1, createElapseMillis 10000
at
org.apache.doris.common.ErrorReport.reportDdlException(ErrorReport.java:68)
~[doris-fe.jar:1.2-SNAPSHOT]
at
org.apache.doris.qe.StmtExecutor.handleInsertStmt(StmtExecutor.java:1496)
~[doris-fe.jar:1.2-SNAPSHOT]
at org.apache.doris.qe.StmtExecutor.execute(StmtExecutor.java:555)
~[doris-fe.jar:1.2-SNAPSHOT]
at org.apache.doris.qe.StmtExecutor.execute(StmtExecutor.java:409)
~[doris-fe.jar:1.2-SNAPSHOT]
at
org.apache.doris.qe.ConnectProcessor.handleQuery(ConnectProcessor.java:333)
~[doris-fe.jar:1.2-SNAPSHOT]
at
org.apache.doris.qe.ConnectProcessor.dispatch(ConnectProcessor.java:476)
~[doris-fe.jar:1.2-SNAPSHOT]
at
org.apache.doris.qe.ConnectProcessor.processOnce(ConnectProcessor.java:703)
~[doris-fe.jar:1.2-SNAPSHOT]
at
org.apache.doris.mysql.ReadListener.lambda$handleEvent$0(ReadListener.java:52)
~[doris-fe.jar:1.2-SNAPSHOT]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
~[?:1.8.0_342]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
~[?:1.8.0_342]
at java.lang.Thread.run(Thread.java:750) ~[?:1.8.0_342]
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]