Snowflake Data Cloud Connector
>
追加のランタイム設定
> ロギングプロパティの設定
ロギングプロパティの設定
場合によっては、Snowflakeからのセッションログにエラーメッセージが表示される場合があります。
このエラーを回避するには、次のタスクを実行します。
1
Secure Agentインストール内で使用可能な次のいずれかのディレクトリに移動します。
-
<Secure Agentのインストールディレクトリ>\apps\jdk\zulu8<latest_version>\jre\lib
-
<Secure Agentのインストールディレクトリ>\jdk8\jre\lib
2
java.util.logging.ConsoleHandler.level = WARNING
を含めて
logging.properties
フィールドを設定します。
このログプロパティを設定しないと、セッションログに次のエラーが表示される場合があります。
net.snowflake.client.jdbc.internal.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (net.snowflake.client.jdbc.internal.apache.http.NoHttpResponseException) caught when processing request to {s}...> The target server failed to respond.