ItemManager | Community
Skip to main content
Rama_Atmakur
Level 2
October 16, 2015
Solved

ItemManager

  • October 16, 2015
  • 1 reply
  • 588 views

What does these lines suggest and when does it happen? In our environment we see continuously 1000's of lines continuously for /etc/i18n nodes and cache gets overwritten continuously. During this time pages does not respond and time out. What causes or triggers these warnings? We have a decent BundleCache size set.

 

03.12.2013 20:32:48 *WARN * ItemManager: overwriting cached item 5f41343e-4508-4429-acce-6610c2db3b52/{http://sling.apache.org/jcr/sling/1.0}message (ItemManager.java, line 931)
03.12.2013 20:32:48 *WARN * ItemManager: overwriting cached item ed0a018c-2484-41e4-a2dc-718c85688c31/{http://sling.apache.org/jcr/sling/1.0}key (ItemManager.java, line 931)
03.12.2013 20:32:48 *WARN * ItemManager: overwriting cached item acc7cbf9-8b7d-45a5-aa5f-35e8f828986c/{http://sling.apache.org/jcr/sling/1.0}key (ItemManager.java, line 931)
03.12.2013 20:32:48 *WARN * ItemManager: overwriting cached item acc7cbf9-8b7d-45a5-aa5f-35e8f828986c/{http://sling.apache.org/jcr/sling/1.0}message (ItemManager.java, line 931)
03.12.2013 20:32:48 *WARN * ItemManager: overwriting cached item 545863a7-2d26-432a-934c-92f43fa5e65f/{http://sling.apache.org/jcr/sling/1.0}key (ItemManager.java, line 931)
03.12.2013 20:32:48 *WARN * ItemManager: overwriting cached item 8fa35fe3-7458-4d87-8688-1127ec12dc33/{http://sling.apache.org/jcr/sling/1.0}message (ItemManager.java, line 931)
03.12.2013 20:32:48 *WARN * ItemManager: overwriting cached item b7e84d37-37f6-47cf-8bce-06d312662b3c/{http://sling.apache.org/jcr/sling/1.0}message (ItemManager.java, line 931)
03.12.2013 20:32:48 *WARN * ItemManager: overwriting cached item 4c4ea796-f750-4367-b1cc-81169cefb53b/{http://sling.apache.org/jcr/sling/1.0}message (ItemManager.java, line 931)

Regards

Rama.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

This message is logged with a warning, because in theory such case shouldn't happen (ie. the item should not be in the cache). In practice, the crx access manager causes such warn messages & can be ignored. Are you using IBM JDK.  If you can reproduce please file daycare ticket. 

1 reply

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

This message is logged with a warning, because in theory such case shouldn't happen (ie. the item should not be in the cache). In practice, the crx access manager causes such warn messages & can be ignored. Are you using IBM JDK.  If you can reproduce please file daycare ticket.