OFSAA Login Page Not Loading After Installing Load Balancer and Upgrading to 8.0.7.2
(Doc ID 2705881.1)
Last updated on APRIL 22, 2023
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.7.2.0 to 8.0.7.2.0 [Release 8]Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Symptoms
After adding a Loader Balancer and upgrading to 8.0.7.2, the OFSAA login page does not load correctly. The graphics and buttons do not load.
Additionally, the following error exists in the Tomcat catalina.out:
org.apache.jasper.JasperException: An exception occurred processing JSP page [/cssorientation.jsp] at line [4]
1: <%@ page import="java.awt.ComponentOrientation,java.util.Locale,java.util.Properties,java.util.Vector,com.iflex.fic.client.SMSServices"%>
2: <%
3: Locale localeForOrient = (Locale) session.getAttribute("userLocale");
4: boolean isLeftToRight = ComponentOrientation.getOrientation(new Locale(localeForOrient.toString().substring(0,2))).isLeftToRight();
5: Vector cssv = new Vector();
6: cssv.add("DEFAULT_AAICSS_INFO");
7: cssv.add("AAICSS_HEROBANNER_REQ");
The OFSAA login page loads correctly if you use the actual Web server address.
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 |