Overview
Snowflake is an analytic data warehouse that is fast, easy to use, and pliable. We have built the Snowflake Connected system to employ these benefits in Appian. You can use this connected system to create an integration object that can help perform SELECT, INSERT, UPDATE, DELETE, CALL FUNCTION or STORED PROCEDURE operations in the Snowflake Database tables or views.
To establish the connection, while creating a connected system you will need
Key Features & Functionality
Our Test environment was upgraded to 24.2 last night and we started getting these exact errors today. Has there been any response or fixes yet?
Up
Also encountering this issue on 3 separate environments. We are on 24.2 alreadyThank you
Team,
We are connecting to Snowflake database through connected system using this plugin in one of our applications. The connected system is successfully getting connected. While using it in a Retrieve Integration operation, it is throwing the below error in our UAT environment which is in 24.2.
Error Occurred
JDBC driver internal error: exception creating result java.lang.NoClassDefFoundError: Could not initialize class net.snowflake.client.jdbc.internal.apache.arrow.memory.RootAllocator at net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1.create(SnowflakeResultSetSerializableV1.java:586). net.snowflake.client.jdbc.SnowflakeSQLException: JDBC driver internal error: exception creating result java.lang.NoClassDefFoundError: Could not initialize class net.snowflake.client.jdbc.internal.apache.arrow.memory.RootAllocator at net.snowflake.client.jdbc.SnowflakeResultSetSerializableV1.create(SnowflakeResultSetSerializableV1.java:586). in query SELECT ISO_ENGLISH_SHORTNAME_NM FROM VW_MDM_COUNTRY ORDER BY ISO_ENGLISH_SHORTNAME_NM ASC OFFSET 0 ROWS FETCH NEXT 1000 ROWS ONLY
We have found out that the same integration is working fine in our DEV environment which is in 24.1. Can someone help us on fixing this issue.
Regards,
Deepak
Hello,Thank you for your reply, we already resolved this issue by including the service name and hostnameThanks!
Hi Machy Llego ,
It seems like SSL Certificate issue. Can you contact Snowflace team to configure your Appian Domain as a trusted. So that this issue will be resolved.Best.
Hello I am receiving this error can you help check? our current version is 3.0.5 and working with our dev environment but in uat env there are errors please see below:
JDBC driver encountered communication error. Message: Exception encountered for HTTP request: Certificate for <datavault-ubp_uat.privatelink.snowflakecomputing.com> doesn't match any of the subject alternative names: [*.appiancloud.com, appiancloud.com]. net.snowflake.client.jdbc.SnowflakeSQLException: JDBC driver encountered communication error. Message: Exception encountered for HTTP request: Certificate for <datavault-ubp_uat.privatelink.snowflakecomputing.com> doesn't match any of the subject alternative names: [*.appiancloud.com, appiancloud.com]. in query SELECT * FROM ITRS_WEEKLY WHERE ((ACTIVE_FLAG = 'Y')) FETCH NEXT 1000 ROWS ONLY
Hello would like to ask how you resolved this issue, currently having the same with our env
Hi Mr. Agda
Thanks for reaching out!
We were unable to reproduce the issue. Could you please share the table schema you tried to retrieve?
Hi carlosc0012