Unable to access application after 808 fresh installation due to java.net.MalformedURLException
(Doc ID 2635349.1)
Last updated on SEPTEMBER 06, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.8 and laterInformation in this document applies to any platform.
Symptoms
On : 8.0.8 version, Install and Upgrade Issues_OFSS
When attempting to access application after 808 fresh installation,customer end up accessing a broken screen that doesn’t work when clicking the login button and following error occurs in Catalina.out.
ERROR
-----------------------
INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 19138 ms
java.lang.NullPointerException
at com.iflex.fic.filters.FilterServlet.doFilter(FilterServlet.java:1085)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at com.iflex.fic.filters.EncodingFilter.doFilter(EncodingFilter.java:105)
java.net.MalformedURLException
at java.net.URL.<init>(URL.java:627)
at java.net.URL.<init>(URL.java:490)
at java.net.URL.<init>(URL.java:439)
at com.iflex.fic.filters.FilterServlet.doFilter(FilterServlet.java:1129)
STEPS
-------
The issue can be reproduced at will with the following steps:
1. Perform fresh 808 installation and try accessing the setup
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot access the application.
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 |
References |