Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforcer log error #2441

Closed
AmaliMatharaarachchi opened this issue Sep 3, 2024 · 1 comment
Closed

Enforcer log error #2441

AmaliMatharaarachchi opened this issue Sep 3, 2024 · 1 comment
Labels
Milestone

Comments

@AmaliMatharaarachchi
Copy link
Contributor

Description

Getting following errors in enforcer

DEBUG StatusLogger Using ShutdownCallbackRegistry class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
DEBUG StatusLogger Took 0.004887 seconds to load 2 plugins from jdk.internal.loader.ClassLoaders$AppClassLoader@182decdb
DEBUG StatusLogger PluginManager 'Lookup' found 0 plugins
DEBUG StatusLogger AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
TRACE StatusLogger Using default SystemClock for timestamps.
DEBUG StatusLogger org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
DEBUG StatusLogger PluginManager 'Lookup' found 0 plugins
DEBUG StatusLogger PluginManager 'Converter' found 1 plugins
ERROR StatusLogger Unrecognized format specifier [d]
ERROR StatusLogger Unrecognized conversion specifier [d] starting at position 16 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [thread]
ERROR StatusLogger Unrecognized conversion specifier [thread] starting at position 25 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [level]
ERROR StatusLogger Unrecognized conversion specifier [level] starting at position 35 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [logger]
ERROR StatusLogger Unrecognized conversion specifier [logger] starting at position 47 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [msg]
ERROR StatusLogger Unrecognized conversion specifier [msg] starting at position 54 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [n]
ERROR StatusLogger Unrecognized conversion specifier [n] starting at position 56 in conversion pattern.
DEBUG StatusLogger Starting OutputStreamManager SYSTEM_OUT.false.false-1
DEBUG StatusLogger Starting LoggerContext[name=182decdb, org.apache.logging.log4j.core.LoggerContext@59494225]...
DEBUG StatusLogger Reconfiguration started for context[name=182decdb] at URI null (org.apache.logging.log4j.core.LoggerContext@59494225) with optional ClassLoader: null
DEBUG StatusLogger PluginManager 'Lookup' found 0 plugins
DEBUG StatusLogger PluginManager 'ConfigurationFactory' found 0 plugins
DEBUG StatusLogger Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@64bfbc86
ERROR StatusLogger Reconfiguration failed: No configuration found for '182decdb' at 'null' in 'null'
DEBUG StatusLogger Shutdown hook enabled. Registering a new one.
DEBUG StatusLogger LoggerContext[name=182decdb, org.apache.logging.log4j.core.LoggerContext@59494225] started OK.
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
SwaggerServerInitializer constructor

Steps to Reproduce

start the gateway as usual

Affected Component

Enforcer

Version

1.1.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

@AmaliMatharaarachchi
Copy link
Contributor Author

Update: Found the PR which introduced this issue. #2361

@github-project-automation github-project-automation bot moved this from In-Progress to ✅ Done/Done in APK Development Oct 8, 2024
@CrowleyRajapakse CrowleyRajapakse added this to the 1.2.0-beta milestone Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done/Done
Development

No branches or pull requests

3 participants