Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: An illegal reflective access operation has occurred reported during startup #119

Open
vladovav opened this issue Jun 27, 2024 · 0 comments

Comments

@vladovav
Copy link

We are running Apache Cassandra 4.0.10 using Java 11.0.19.7.1, Cassandra exporter (both 0.9.12 and 0.9.13 versions) reports the following warning during every startup:

~$ WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by io.netty.util.internal.ReflectionUtil (file:/opt/cassandra-exporter/cassandra-exporter-standalone-0.9.13.jar) to constructor java.nio.DirectByteBuffer(long,int)
WARNING: Please consider reporting this to the maintainers of io.netty.util.internal.ReflectionUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant