After Performing Struts Removal Steps Navigation to Applications on OFSAA Landing Page Not Working
(Doc ID 3008967.1)
Last updated on MARCH 07, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.6.6.0 and laterOracle Financial Services Profitability Management - Version 8.0.6.6.0 and later
Oracle Financial Services Funds Transfer Pricing - Version 8.0.6.6.0 and later
Oracle Financial Services Asset Liability Management - Version 8.0.6.6.0 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI / AAI)
Oracle Financial Services Profitability Management (PFT)
Oracle Financial Services Funds Transfer Pricing (FTP)
Oracle Financial Services Asset Liability Management (ALM)
Symptoms
On AAI 8.1.0.1.0, after performing struts removal steps navigation to Apps on OFSAA landing page not working.
The steps mentioned in Document 2249778.1 were followed. After deployment, unable to navigate to the applications in OFSAA Landing page. The following error is thrown in the deployed OFSAA.log file:
ERROR
[22-02-24 10:51:44,725 GMT AM] [INFO ] [$LOG_INSTANCE] [NA] [NA] getCompChkReq compChkReq..N
[22-02-24 10:51:44,762 GMT AM] [INFO ] [$LOG_INSTANCE] [NA] [NA] IS_CLOUD_INSTALL..N
[22-02-24 10:51:44,763 GMT AM] [INFO ] [$LOG_INSTANCE] [NA] [NA] getJSONFromBean getComptabilityList from bean..null
[22-02-24 10:51:44,764 GMT AM] [INFO ] [$LOG_INSTANCE] [NA] [NA] {"CLOUD_ENABLED":{"name":"Cloud Enabled","value":"N"},"IN_SETUP":{"name":"In Setup","value":"DEV"},"language":"US-English","userName":"","app_buttons":[{"label":"Application Pack","menu":"#demoAppheaderGlobalAppsMenuId","iconClass":"top-btn-apps","url":"#"}],"LOCALE":"EN_US","global_App_Items":[{"image":"","DRAW_ICON":"","name":"Financial Services Analytical Applications Reconciliation Framework","icon":"","Infodom":"FSDFINFO","vtarget":"","id":"OFS_GLRECON","url":"","desc":"Framework for General Ledger Reconciliation","localList":""},{"image":"","DRAW_ICON":"","name":"Financial Services Data Foundation","icon":"","Infodom":"FSDFINFO","vtarget":"","id":"OFS_FSDF","url":"","desc":"Application for Financial Services Data Foundation","localList":""},{"image":"","DRAW_ICON":"","name":"Financial Services Profitability Management","icon":"","Infodom":"FSDFINFO","vtarget":"","id":"OFS_PFT","url":"","desc":"Application for Profitability Management","localList":""}],"ORIENTATION":"ltr","name":"Financial Services Analytical Applications","global_lang_dropdown_items":[{"label":"US-English","id":"en_US","url":"#"}],"id":"","LAST_LOGIN_FAILED_DATE":{"name":"Last Failed Login Date"},"footer_links":[{"linkId":"aboutOracle","linkTarget":"http://www.oracle.com/us/corporate/index.html#menu-about","name":"About Oracle"},{"linkId":"contactUs","linkTarget":"http://www.oracle.com/us/corporate/contact/index.html","name":"Contact Us"},{"linkId":"legalNotices","linkTarget":"http://www.oracle.com/us/legal/index.html","name":"Legal Notices"},{"linkId":"termsOfUse","linkTarget":"http://www.oracle.com/us/legal/terms/index.html","name":"Terms Of Use"},{"linkId":"yourPrivacyRights","linkTarget":"http://www.oracle.com/us/legal/privacy/index.html","name":"Your Privacy Rights"}],"LAST_LOGIN_DATE":{"name":"Last Login Date","value":"02/22/2024 03:06:08 AM"},"global_nav_dropdown_items":[{"label":"Preferences","id":"preferencesID","iconClass":"top-menu-pref","url":"javascript:preferences()"},{"label":"About","id":"abtDetailsID","iconClass":"top-menu-about","url":"#"},{"label":"Log Out","id":"logOutID","iconClass":"top-menu-singo","url":"/OFSAADEV/signoff.jsp"}]}
[22-02-24 11:05:59,512 GMT AM] [ERROR] [$LOG_INSTANCE] [NA] [NA] Exception occurred in handling request
java.lang.NullPointerException: null
at com.ofs.aai.cl.service.web.CommonLandingHandler.handleHamBurgMenu(CommonLandingHandler.java:862) ~[aai-commonlanding-service.jar:?]
at com.ofs.aai.cl.service.web.CommonLandingHandler.handleRequest(CommonLandingHandler.java:156) ~[aai-commonlanding-service.jar:?]
at com.ofs.aai.cl.service.web.CommonLandingController.handleRequest(CommonLandingController.java:104) [aai-commonlanding-service.jar:?]
at com.ofs.aai.cl.service.web.CommonLandingController.doPost(CommonLandingController.java:133) [aai-commonlanding-service.jar:?]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [javax.j2ee.servlet.jar:?]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [javax.j2ee.servlet.jar:?]
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1235) [com.ibm.ws.webcontainer.jar:?]
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:779) [com.ibm.ws.webcontainer.jar:?]
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478) [com.ibm.ws.webcontainer.jar:?]
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:179) [com.ibm.ws.webcontainer.jar:?]
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:143) [com.ibm.ws.webcontainer.jar:?]
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:96) [com.ibm.ws.webcontainer.jar:?]
at com.iflex.fic.filters.FilterServlet.doFilter(FilterServlet.java:1278) [FICFilters.jar:?]
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:197) [com.ibm.ws.webcontainer.jar:?]
$FIC_APP_HOME/common/FICServer/bin/nohup.out log:
java.net.BindException: Address already in use (Bind failed)
Deployed Web Server RevAppserver.log:
[21-02-24 19:57:09,567 GMT PM] [INFO ] [WEB] [REVELEUS] [NA] [NEWSERVICEMASTER] GETTING IF SERVICE IS LOCAL : DSN = *** Service code:10
[21-02-24 19:57:09,567 GMT PM] [INFO ] [WEB] [REVELEUS] [NA] [NEWSERVICEMASTER] GETTING IF SERVICE IS LOCAL : DSN = *** LOCAL ?? false
[21-02-24 19:57:09,581 GMT PM] [FATAL] [WEB] [REVELEUS] [NA] [SOCKETWRAPPER] Error in setting up I/O streams with <hostname>:9999java.net.ConnectException: Connection refused (Connection refused)
Web Server was stopped and cache cleared.
The issue can be reproduced at will with the following steps:
1. Follow the steps in Document 2249778.1 to remove struts.
2. Regen ear / war and redeploy
3. Attempt Login to 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 |