Error "Error creating bean with name 'LogMgr' defined in class path resource" when running P6 Web Access Administrative Tools
(Doc ID 3011964.1)
Last updated on APRIL 05, 2024
Applies to:
Primavera Web Services - Version 21.12 and laterPrimavera P6 Enterprise Project Portfolio Management - Version 21.12 and later
Information in this document applies to any platform.
Symptoms
When attempting to run any of our administration tools (dbconfig.cmd, admin.cmd, etc) the following error is returned:
WARNING: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'LogMgr' defined in class path resource [com/primavera/admintool/adminconf.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/apache/logging/log4j/core/Filter java.lang.reflect.InvocationTargetException
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'LogMgr' defined in class path resource [com/primavera/admintool/adminconf.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/apache/logging/log4j/core/Filter
Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/core/Filter
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |