Expand my Community achievements bar.

AEM Publish dispatcher flush agent 200 but file not deleted

Avatar

Level 5

I am experiencing an issue with my dispatcher flush events. I've set my DispatcherLogLevel to '3' as described here: Troubleshoot Dispatcher flushing issues

Logging:

[Mon Feb 12 10:48:49 2018] [D] [31958(140064235280128)] response.status = 200

[Mon Feb 12 10:48:49 2018] [D] [31958(140064235280128)] response.headers[Server] = "Communique/2.6.3 (build 5221)"

[Mon Feb 12 10:48:49 2018] [D] [31958(140064235280128)] response.headers[Content-Type] = "text/html"

[Mon Feb 12 10:48:49 2018] [D] [31958(140064235280128)] cache flushed

[Mon Feb 12 10:48:49 2018] [I] [31958(140064235280128)] "GET /dispatcher/invalidate.cache" 200 13 0ms

[Mon Feb 12 10:48:49 2018] [D] [31958(140064403134208)] Found farm  for 10.99.20.210

[Mon Feb 12 10:48:49 2018] [D] [31958(140064403134208)] checking [/dispatcher/invalidate.cache]

[Mon Feb 12 10:48:49 2018] [I] [31958(140064403134208)] Activation detected: action=Activate [/content/www-company-com/en/errors/404]

I can see the event in my logging but when I go to the path: '/var/www/html/content/www-company-com/en/errors' the 404.html file stil exists. I already tried sending a CQ-Action of 'Delete' instead of 'Activate' but nothing changed. Am I doing something wrong?

0 Replies