web console log support error | Community
Skip to main content
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 joerghoh

Hi,

the replication errors are not related to your problem.

The fact, that you have only this small number of entries in the /system/console/slinglog screen (only 1 logger and 1 appender) is interesting, because a default AEM comes with some more entries (it writes a request.log, an access.log, update.log etc). So either you have messed with the default configuration (I would never remove loggers, but only add new ones) or the system you are working is in a way broken.

The exception "org.osgi.service.cm.ConfigurationException: oauth.config.id : Config Id must be unique" shows me that you have played with this instance quite a bit, so maybe rebuilding it from scratch is much faster than diagnosing strange issues which arose out of experiments with AEM.

Jörg

12 replies

AdobeID24
AdobeID24Author
New Participant
September 18, 2018

Thanks for the reply ..I checked all possible links by copy pasting erroe in google but did not get any solution.

I am just trying to see create log file normally Just adding new logger for my component very basic idea of putting logs for my component.

My log consol is looking like below there is some problem with my log suuport console or ned to restrart any particular log bundle?

arunpatidar
New Participant
September 18, 2018

Hi,

When you are getting error, I mean which state?

Please check below as well.

[FELIX-522] Configuration Admin allows configuration keys with illegal characters - ASF JIRA

Arun Patidar