iProcurement Gets Unexpected Error and OAException at LaunchIPAM If MO: Operating Unit Profile Is Set at Responsibility Level But Not Set at Site Level
(Doc ID 1568292.1)
Last updated on OCTOBER 10, 2022
Applies to:
Oracle iProcurement - Version 12.1.3 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Symptoms
iProcurement users get unexpected error when trying to access iProcurement. The debug log also shows OAexception at LaunchIPAM
ERROR
You have encountered an unexpected error.
DETAILS from the debug log
fnd.plsql.FND_DATA_SECURITY.GET_SECURITY_PREDICATE.begin FND_DATA_SECURITY.GET_SECURITY_PREDICATE(p_api_version=>1, p_function=>FND_CP_REQ_SUBMIT, p_object_name=>FND_CONCURRENT_PROGRAMS, p_grant_instance_type=>UNIVERSAL, p_user_name=>, p_statement_type=>OTHER, p_table_alias=>p);
fnd.plsql.FND_DATA_SECURITY.GET_SECURITY_PREDICATE.begin FND_DATA_SECURITY.GET_SECURITY_PREDICATE(p_api_version=>1, p_function=>FND_CP_REQ_SUBMIT, p_object_name=>FND_CONCURRENT_PROGRAMS, p_grant_instance_type=>UNIVERSAL, p_user_name=>);
fnd.plsql.FND_DATA_SECURITY.GET_SECURITY_PREDICATE.null_username l_user_name= ABCADMIN
fnd.plsql.FND_DATA_SECURITY.GET_SECURITY_PREDICATE.b4cachechk ###############################################################################################################################################################################################################################################################
fnd.plsql.FND_DATA_SECURITY.GET_SECURITY_PREDICATE.step1start p_grant_instance_type:UNIVERSAL
fnd.plsql.FND_DATA_SECURITY.GET_SECURITY_PREDICATE.chk_universal
fnd.plsql.FND_DATA_SECURITY.GET_NAME_BIND.begin FND_DATA_SECURITY.GET_NAME_BIND(p_user_name =>ABCADMIN);
fnd.plsql.FND_DATA_SECURITY.GET_NAME_BIND.end_global_user_name returning x_user_name_bind:SYS_CONTEXT('FND','USER_NAME')
fnd.plsql.FND_DATA_SECURITY.GET_PK_INFORMATION.begin FND_DATA_SECURITY.GET_PK_INFORMATION(p_object_name=>FND_CONCURRENT_PROGRAMSx_table_alias=>px_grant_alias=>GNT);
fnd.plsql.FND_DATA_SECURITY.GET_PK_INFORMATION.after_fetch ###############################################################################################################################################################################################################################################################
UNEXPECTED_OA_EXCEPTION: user ID = : responsibility ID =
OAException: Could not load application module 'oracle.apps.icx.por.common.server.LaunchIPAM'.
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:279)
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1306)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:549)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:437)
at _OA._jspService(_OA.java:212)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
at _OA._jspService(_OA.java:221)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
at _RF._jspService(_RF.java:225)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHan
fnd.plsql.FND_DATA_SECURITY.GET_SECURITY_PREDICATE.begin FND_DATA_SECURITY.GET_SECURITY_PREDICATE(p_api_version=>1, p_function=>FND_CP_REQ_SUBMIT, p_object_name=>FND_CONCURRENT_PROGRAMS, p_grant_instance_type=>UNIVERSAL, p_user_name=>, p_statement_type=>OTHER, p_table_alias=>p);
fnd.plsql.FND_DATA_SECURITY.GET_SECURITY_PREDICATE.begin FND_DATA_SECURITY.GET_SECURITY_PREDICATE(p_api_version=>1, p_function=>FND_CP_REQ_SUBMIT, p_object_name=>FND_CONCURRENT_PROGRAMS, p_grant_instance_type=>UNIVERSAL, p_user_name=>);
fnd.plsql.FND_DATA_SECURITY.GET_SECURITY_PREDICATE.null_username l_user_name= ABCADMIN
fnd.plsql.FND_DATA_SECURITY.GET_SECURITY_PREDICATE.b4cachechk ###############################################################################################################################################################################################################################################################
fnd.plsql.FND_DATA_SECURITY.GET_SECURITY_PREDICATE.step1start p_grant_instance_type:UNIVERSAL
fnd.plsql.FND_DATA_SECURITY.GET_SECURITY_PREDICATE.chk_universal
fnd.plsql.FND_DATA_SECURITY.GET_NAME_BIND.begin FND_DATA_SECURITY.GET_NAME_BIND(p_user_name =>ABCADMIN);
fnd.plsql.FND_DATA_SECURITY.GET_NAME_BIND.end_global_user_name returning x_user_name_bind:SYS_CONTEXT('FND','USER_NAME')
fnd.plsql.FND_DATA_SECURITY.GET_PK_INFORMATION.begin FND_DATA_SECURITY.GET_PK_INFORMATION(p_object_name=>FND_CONCURRENT_PROGRAMSx_table_alias=>px_grant_alias=>GNT);
fnd.plsql.FND_DATA_SECURITY.GET_PK_INFORMATION.after_fetch ###############################################################################################################################################################################################################################################################
UNEXPECTED_OA_EXCEPTION: user ID = : responsibility ID =
OAException: Could not load application module 'oracle.apps.icx.por.common.server.LaunchIPAM'.
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:279)
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1306)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:549)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:437)
at _OA._jspService(_OA.java:212)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
at _OA._jspService(_OA.java:221)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
at _RF._jspService(_RF.java:225)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHan
STEPS TO REPRODUCE
1. Login as iProcurement user
2. Choose the iProcurement responsibility
. Get the error
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 |