Splunk AppDynamics

code cache reporting in red

CommunityUser
Splunk Employee
Splunk Employee

Morning,

If you see code cache in red (80%),what java options do you use to correct/help this? If not, why not?

Labels (1)
Tags (3)
0 Karma
1 Solution

CommunityUser
Splunk Employee
Splunk Employee

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=

View solution in original post

CommunityUser
Splunk Employee
Splunk Employee

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=

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...