Invalid Request error while accessing configuration screen.
(Doc ID 3034350.1)
Last updated on JULY 16, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.2.4 and laterInformation in this document applies to any platform.
Symptoms
Unable to open the Configure System Configuration screen and getting the below error in the UI.
Invalid request / Error while processing request
We can see the below error in the manageserver log file.
<OFSAA_MS_11> <[ACTIVE] ExecuteThread: '10' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <[severity-value: 8] [rid: 0] > <[ServletContext@xxxxxxxxxxx[app:xxxxxx module:/xxxxxxxpath:null spec-version:4.0]] Root cause of ServletException.
weblogic.servlet.jsp.CompilationException: Failed to compile JSP /config_save.jsp
config_save.jsp:243:40: The method isBlank() is undefined for the type String
if (!ldapURL.isEmpty() || !ldapURL.isBlank()) {
^----^
config_save.jsp:334:28: The method isBlank() is undefined for the type String
if (!ssologoutUrlParam.isBlank() || !ssologoutUrlParam.isEmpty()) {
Changes
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 |
Changes |
Cause |
Solution |