Hi Everyone,
I am using **jenkins** on **Redhat Linux server*.
I deployed **jenkins** by using **Tomcat 9**.
- Jenkins version : jenkins-2.263.3 (war file)
- Java Version : 11.0.10+9-LTS (OpenJDK 64-Bit Server VM)
Before enable **Security Manager** in tomcat with same setting. Can start and jenkins was working fine.
What is **security manager** please refer : https://tomcat.apache.org/tomcat-7.0-doc/security-manager-howto.html
After i enable **Security Manager** in **tomcat** we got issue below :
```
We detected that your JVM is not supported by Jenkins. This is due to the limitation is one of
the libraries that Jenkins uses, namely XStream. See this FAQ for more details.
Detected JVM
Vendor : Red Hat, Inc.
Version : 11.0.10+9-LTS
VM Name : OpenJDK 64-Bit Server VM
OS Name : Linux
```
Anyone got same issue or can advice how we can fix that issue ?
Thank you,
Quan Trinh
Recommended Learning For You
Level up your skills with Atlassian learning
Reporting for DevOps
Identify four key DevOps metrics and learn how to use Jira reports to track your team's progress and performance.
Explore Atlassian Cloud products for agile and DevOps
Coordinate a suite of Atlassian Cloud products for greater collaboration and trust, higher-quality solutions, faster releases, and more.
Monitor component health with scorecards in Compass
Learn what scorecards are and their purpose in measuring the health of software components and improving DevOps practices.