Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

com.day.cq.tagging.impl.TagValidatingEventListener is really lagging my AEM Author, how to fix?

Avatar

Level 5

Hi,

 

After installation of a content package into my AEM author environment (1000 pages), I am getting an abundant number of logs

 

*INFO* [sling-oak-observation-20] com.day.cq.tagging.impl.TagValidatingEventListener invalid/duplicated tags detected at ... 
*INFO* [sling-oak-observation-20] com.day.cq.tagging.impl.TagValidatingEventListener invalid/duplicated tags detected at ... 
*INFO* [sling-oak-observation-20] com.day.cq.tagging.impl.TagValidatingEventListener invalid/duplicated tags detected at ... 
*INFO* [sling-oak-observation-20] com.day.cq.tagging.impl.TagValidatingEventListener invalid/duplicated tags detected at ... 
*INFO* [sling-oak-observation-20] com.day.cq.tagging.impl.TagValidatingEventListener invalid/duplicated tags detected at ... 
*INFO* [sling-oak-observation-20] com.day.cq.tagging.impl.TagValidatingEventListener invalid/duplicated tags detected at ... 
*INFO* [sling-oak-observation-20] com.day.cq.tagging.impl.TagValidatingEventListener invalid/duplicated tags detected at ... 

 

This is so bad that my AEM author becomes frozen and very slow. 

 

What can I do to fix this? What is the best practice to clean up invalid tags... When almost every tag is invalid?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

You should review your tags and clean them up. IIRC there is no automatic way available to do that, but depending on your AEM version you can get a least a hint of a tag is used.

 

And of course you can extract these invalid/duplicated tags from the log and remove them (either manually or automatically).

1 Reply

Avatar

Correct answer by
Employee Advisor

You should review your tags and clean them up. IIRC there is no automatic way available to do that, but depending on your AEM version you can get a least a hint of a tag is used.

 

And of course you can extract these invalid/duplicated tags from the log and remove them (either manually or automatically).