JBO-25222: Unable to create application module.
We are getting errors on different application modules. Below is the example from Product Hub module. Could you help with solving this problem?
oracle.apps.fnd.framework.OAException: Could not load application module 'oracle.apps.eng.changemgmt.server.ChangeAdvancedSearchAM'.
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:290)
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:83)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1486)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:608)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:488)
at _pages.__oa._jspService(__oa.java:233)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)