Error while saving configuration from Felix console | Community
Skip to main content
Level 4
May 1, 2020

Error while saving configuration from Felix console

  • May 1, 2020
  • 2 replies
  • 14884 views

Hi, 

I have aem author set up over Tomcat as app server. However whenever I am trying to save a configuration from felix console, I am getting 400 exception. When I checked the Tomcat access logs I can see this error:

Temporary PID replaced by real PID upon save - 400

Actual exception-  "POST /aemauthor/system/console/configMgr/[Temporary%20PID%20replaced%20by%20real%20PID%20upon%20save] HTTP/1.1" 400 1127

Any help would be appreciated.

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

2 replies

sunjot16
Adobe Employee
Adobe Employee
May 1, 2020

Enable DEBUG logging to error.log file on ROOT logger.

Then, try to save the config, and share what you find in that log file. Moreover, what do you see in stderr.log & stdout.log files?

Adobe Employee
May 4, 2020
Changing the logging level of the ROOT logger is tricky and often necessitates a server restart. This is also going to spit out GB of logging data.
Adobe Employee
May 1, 2020

Can you try using the "AllowEncodedSlashes On" in the apache vhost config?