Fails to Start Up Agile Application Server After Oracle Fusion Middleware (FMW) From 12.2.1.3 to 12.2.1.4 With the Error "java.lang.NoClassDefFoundError"
(Doc ID 2736042.1)
Last updated on FEBRUARY 04, 2025
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
Unable to start the Agile application server with the following error in the following log file <AGILEHOME>/agileDomain/servers/<ManagedServerName>/logs/stdout.log
ERROR
java.lang.NoClassDefFoundError: org/springframework/beans/factory/support/BeanDefinitionRegistry
at com.agile.startup.PCMStartupImpl.start(PCMStartupImpl.java:64)
at com.agile.ui.pcm.InitServlet.init(InitServlet.java:75)
at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:356)
at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:307)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:344)
at weblogic.security.service.SecurityManager.runAsForUserCode(SecurityManager.java:197)
at weblogic.servlet.provider.WlsSecurityProvider.runAsForUserCode(WlsSecurityProvider.java:203)
<BEA-149231> <Unable to set the activation state to true for the application "AgilePLM".
weblogic.application.ModuleException: java.lang.ClassNotFoundException: org.springframework.beans.factory.support.BeanDefinitionRegistry
at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:140)
at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:233)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:228)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:45)
STEPS
The issue can be reproduced at will with the following steps:
- Upgrade to FMW from 12.2.1.3 to 12.2.1.4
- Upgraded Agile 9.3.6.6 to 9.3.6.14
- Start Application Server
Changes
Upgraded FMW from 12.2.1.3 to 12.2.1.4
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 |
Changes |
Cause |
Solution |
References |