While Accessing Dimension Selection Screen Throwing An Invalid Request Error
(Doc ID 2836360.1)
Last updated on FEBRUARY 01, 2022
Applies to:
Oracle Financial Services Liquidity Risk Management - Version 8.0.0 and laterInformation in this document applies to any platform.
Symptoms
While accessing Dimension Selection screen under Business Assumption and Calculation Preference Menus, its throwing below error in UI
Invalid request / Error while processing request. Please contact your System Administrator for more information.
As per base_domain.log and AdminServer.log:
Root cause of ServletException.
weblogic.servlet.jsp.CompilationException: Failed to compile JSP /lrst/common/DimensionSelectionApp.jsp
DimensionSelectionApp.jsp:39:2: Vector cannot be resolved to a type
Vector vec = new Vector();
^---^
DimensionSelectionApp.jsp:39:19: Vector cannot be resolved to a type
Vector vec = new Vector();
^---^
DimensionSelectionApp.jsp:42:2: Properties cannot be resolved to a type
Properties prop = com.iflex.fic.client.SMSServices.getConfiguration(vec);
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 |