Snowflake Data Cloud Connector > Additional runtime configurations > Configure logging properties
  

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. 1Navigate to the following location:
  2. <Secure Agent installation directory>\apps\jdk\1.8.0_Zulu<version>\jre\lib
  3. 2Set 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.