Illegal reflective access. v3.11.0
See original GitHub issueAfter an upgrade of snowflake-jdbc
from 3.10.3
to 3.11.0
version, started to see the following message when any SQL statement is executed.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by net.snowflake.client.jdbc.internal.io.netty.util.internal.ReflectionUtil (file:/<redacted>/.m2/repository/net/snowflake/snowflake-jdbc/3.11.0/snowflake-jdbc-3.11.0.jar) to constructor java.nio.DirectByteBuffer(long,int)
Java version
openjdk version "11.0.4" 2019-07-16 LTS
OpenJDK Runtime Environment Corretto-11.0.4.11.1 (build 11.0.4+11-LTS)
OpenJDK 64-Bit Server VM Corretto-11.0.4.11.1 (build 11.0.4+11-LTS, mixed mode)
Issue Analytics
- State:
- Created 4 years ago
- Comments:13 (1 by maintainers)
Top Results From Across the Web
An illegal reflective access operation has occurred when ...
An illegal reflective access operation has occurred when using Java 11 with ForgeRock products. Last updated Aug 18, 2022.
Read more >"illegal reflective access" under Java 9, 10, 11 - Shibboleth
I will test a V3.4 SNAPSHOT against that environment to confirm that the workround can be removed.
Read more >What is an illegal reflective access? - java - Stack Overflow
What defines an illegal reflective access and what circumstances ... First open String java 11 documentation Class String where you can find ...
Read more >Illegal reflective access warnings after Confluence startup - Jira
Summary. Illegal reflective access warnings appear in the logs after upgrading to Confluence 7.1 and moving to Java 11. Environment. Confluence 7.1+ ...
Read more >Illegal reflective access with createFromXmlResource()
java 11.0.11 2021-04-20 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.11+9-LTS-194) ... WARNING: An illegal reflective access operation has occurred
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same warning while connecting to the snowflake database.
Driver: snowflake-jdbc: 3.12.5 OS: Mac OS Mojave: 10.14.6 JDK:
The warning that shows up is:
Same issue for me
linux version
java version
flyway Error