stat file not getting updated in CQ5 | Community
Skip to main content
cquser_cquser
New Participant
October 16, 2015
Solved

stat file not getting updated in CQ5

  • October 16, 2015
  • 11 replies
  • 3471 views

The stat file in my cache root is not getting updated with activation requests; therefore old pages are getting served from dispatcher. The time-stamp is not getting modified. I read a post somewhere that the osgi configuration jcr observation listener might be stuck; and restarting it might cause the stat file's timestamp to update. If anybody knows how can we restart that particular osgi bundle; it will help a lot .Thanks

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 ogill

Where is your dispatcher invalidation agent? Author or Publish?

What output are you getting in your dispatcher log when you activate a page that is not getting updated?

Does the repository path to the file match the cache path?
i.e. Is the content path in AEM "/content/mysite/page1" the same as the cache path, or are you removing "content" to give: /mysite/page1

11 replies

Employee
October 16, 2015

Resource resolver will handle out going and incoming resolution at the aem level, if you use dispatcher you also need to consider what happens at the we server. Please check the article below to see how you handle dispatcher when using resource resolver

http://www.wemblog.com/2012/07/how-to-use-dispatcher-with-mapped.html?m=1