Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
09-20-2018 06:22 AM
Morning,
If you see code cache in red (80%),what java options do you use to correct/help this? If not, why not?
Solved! Go to Solution.
10-03-2019 06:33 AM
No help listed is right! I found this article that does a fantastic job describing some options for this:
https://www.atlassian.com/blog/archives/codecache-is-full-compiler-has-been-disabled
It was a little unclear if you should just use this option without the ReservedCodeCacheSize increase:
-XX:+UseCodeCacheFlushing
However, determining this would require some experimenting. You could add the flushing option and watch it over time, or go the lazy route and increase the size and add the flushing.
See -XX:ReservedCodeCacheSize=
User | Count |
---|---|
3 | |
2 | |
2 | |
2 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form