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

javascript errors of liveCycle designer

Avatar

Level 2

Is there a way to remove the javascript errors from the error.log file.

I see some errors which start with :

 

*WARN* [RequestProcessor-1] com.adobe.document.XMLFormService ALC-XTG-032-108: [16422] Script failed (language is javascript; 

 

The particular script in question works and i want to hide such warnings. Can some one please let me know.

 

Regards, 

2 Replies

Avatar

Employee Advisor

@UserSD  you can, add an entry in the server configuration to suppress the logs by changing this class to info only

 com.adobe.document.XMLFormService 

https://experienceleague.adobe.com/docs/experience-manager-learn/forms/troubleshooting/steps-to-enab...

Avatar

Level 2

Hi @Mayank_Gandhi ,

 

Where can i find this setting in AEM forms OSGI? Is there some configuration that needs to be edited for this?

 

Regards,