Postgresxl не удалось получить согласие от datanode

Все. мы используем postgres-xl в качестве базы данных mpp. где мы исключаем sql через jdbc, сервер будет иметь низкую вероятность исключения успеха. В большинстве случаев сервер будет сообщать об ошибке, как показано ниже:

Caused by: org.postgresql.util.PSQLException: ERROR: pooler: failed to acquire connection from datanode 16416 for thread 140129612068608
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2262) ~[gsjdbc4.jar:na]
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1987) ~[gsjdbc4.jar:na]
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:348) ~[gsjdbc4.jar:na]
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:564) ~[gsjdbc4.jar:na]
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:408) ~[gsjdbc4.jar:na]
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:288) ~[gsjdbc4.jar:na]

Пожалуйста, помогите. Спасибо.

0 ответов

Другие вопросы по тегам