Export Failing For Object Migration in SSO Environment
(Doc ID 2443714.1)
Last updated on MAY 21, 2023
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.6 and laterInformation in this document applies to any platform.
Symptoms
Unable to export the metadata in 806 and its generating the .XML in archive folder instead of .DMP .Environment is configured on SSO.
In weblogic nohup below error is coming up:
<[ServletContext@1431830386[app:OFSAA module:/OFSAA path:null spec-version:3.0]] Error-page location: "/error_page.jsp" for the error code: "500" causes an infinite loop condition as it throws the same code for which it has been mapped.>
<[ServletContext@1431830386[app:OFSAA module:/OFSAA path:null spec-version:3.0]] Problem occurred while serving the error page.
java.lang.NullPointerException
at jsp_servlet.__error_page._jspService(__error_page.java:170)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:35)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
Truncated. see log file for complete stacktrace
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 |