Invalid request / Error while processing request while Accessing the OFSAA after applying Patch 30280595
(Doc ID 2740494.1)
Last updated on JANUARY 01, 2021
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.3 and laterInformation in this document applies to any platform.
Goal
Getting Invalid request / Error while processing request screen while accessing OFSAA after applying the Patch 30280595.
We have observed the below error in localhost.log
An error occurred at line: 288 in the jsp file: /login.jsp
The type org.opensaml.xml.ConfigurationException cannot be resolved. It is indirectly referenced from required .class files
285: SAMLUtil samlUtil = null;
286: Map<String, String> results = new HashMap<String, String>();
287: try {
288: samlUtil = new SAMLUtil();
289: } catch (Exception e) {
290: e.printStackTrace();
291: %>
Solution
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
Goal |
Solution |