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=

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...