Snowflake JDBC error when using Java 21 and Studio Pro 10.18, 10.22
0
Hi everyone! I'm having a problem while trying to retrieve some information from snowflake. The error I get is this one: JDBC driver internal error: exception creating result java.lang.ExceptionInInitializerError at net.snowflake.client.jdbc.internal.apache.arrow.memory.unsafe.UnsafeAllocationManager.<clinit>(UnsafeAllocationManager.java:28). I'm using Studio Pro 10.18 and 10.22, and it works perfectly locally. I have no issues or errors. The information is retrieved, but when deploying to tests or ACCP, it doesn't work, either in 10.18 or 10.22. I mention this because in other applications with version 10.18, it works perfectly, so I thought it was a version issue with 10.22, but in this particular application, neither works when deploying. The Snowflake JDBC driver we use is 3.24.0, and the Java version is 21. Has anyone had this issue before? I saw a similar question but the solving was to update to 3.17.0 but now we are in the 3.24.0 version. Would an update would work too? Thanks in advanced!
asked
Kenya Castellanos
2 answers
0
See the docs: https://docs.mendix.com/appstore/modules/snowflake/external-database-connector/#resolving-snowflake-dependency-issues-with-apache-arrow-on-jdk-17-or-21