I'm setting up a new server with Tomcat9 and I'm running it under a security manager. I'm getting this error:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.tomcat.util.security.PrivilegedSetAccessControlContext (file:/usr/local/apache-tomcat-9.0.64/lib/tomcat-util.jar) to field java.lang.Thread.inheritedAccessControlContext WARNING: Please consider reporting this to the maintainers of org.apache.tomcat.util.security.PrivilegedSetAccessControlContext 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

Host Information:

Apache Tomcat Version: 9.0.64

host:/srv/tomcat # java -version
openjdk version "11.0.15" 2022-04-19
OpenJDK Runtime Environment (build 11.0.15+10-suse-150000.3.80.1-x8664)
OpenJDK 64-Bit Server VM (build 11.0.15+10-suse-150000.3.80.1-x8664, mixed mode)


Thanks

--
George Sexton
(303) 438 9585 x102
MH Software, Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to