Configure logging properties Error messages might appear in the session log from Snowflake in some scenarios.
To avoid this error, perform the following tasks:
1 Navigate to either of the following directories available within your Secure Agent installation:- <Secure Agent installation directory>\apps\jdk\zulu8<latest_version>\jre\lib - <Secure Agent installation directory>\jdk8\jre\lib 2 Set the logging.properties field to include java.util.logging.ConsoleHandler.level = WARNING If you do not set this logging property, the following errors might appear in the session logs:
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.