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 the following location:<Secure Agent installation directory>\apps\jdk\1.8.0_Zulu<version>\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.