Screen Hangs When Attempting to Re-save (and Generate) a DMT Data Source
(Doc ID 2944263.1)
Last updated on APRIL 27, 2023
Applies to:
Oracle Financial Services Asset Liability Management - Version 8.0.7 and laterOracle Financial Services Analytical Applications Infrastructure - Version 8.0.7 and later
Oracle Financial Services Funds Transfer Pricing - Version 8.0.7 and later
Oracle Financial Services Profitability Management - Version 8.0.7 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Weblogic
Symptoms
When attempting to re-save (and generate) a Data Source in Data Management Tools, after making a change to the data source description and clicking on the Save button, the screen hangs with a spinning icon. The screen spins indefinitely.
Checking the OFSAA.log in the web server's OFSAA log directory, the following error exists:
Query Parmeters as provided -> <INFODOM>, <INFODOM>, ALMSRC1, 2, WITH_REP_LINE_DIRECT_IND_RPA, null, VIEW
Time taken for query execution -> 56 milliseconds.
[05-04-23 19:22:04,019 GMT PM] [ERROR] [WEB] [<USER>] [OJFF] [CallAPI] [invokeFormAndSaveAPI]~java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.ofs.aai.ojff.util.CallAPI.invokeFormAndSaveAPI(CallAPI.java:34)
at com.ofs.aai.ojff.external.interfaces.FormInterface.saveFormWrapper(FormInterface.java:400)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.ofs.aai.ojff.util.CallAPI.invokeFormAndSaveAPI(CallAPI.java:34)
at com.ofs.aai.ojff.services.FormHelper.saveForm(FormHelper.java:1481)
at com.ofs.aai.ojff.web.service.FormUIService.saveForm(FormUIService.java:84)
at com.ofs.aai.ojff.web.handler.FFHandler.handleSaveForm(FFHandler.java:778)
at com.ofs.aai.ojff.web.handler.FFHandler.handleRequest(FFHandler.java:134)
at com.ofs.aai.ojff.web.FFController.handleRequest(FFController.java:99)
at com.ofs.aai.ojff.web.FFController.doPost(FFController.java:130)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
.
.
.
Caused by: java.lang.OutOfMemoryError: Java heap space
[05-04-23 19:22:04,020 GMT PM] [DEBUG] [WEB] [<USER>] [OJFF] [FormInterface] [saveFormWrapper]~Response been is sending back to UI...
[05-04-23 19:22:04,020 GMT PM] [DEBUG] [WEB] [<USER>] [OJFF] [FormInterface] [saveFormWrapper]~Exit into saveForm() method in FormAPIimpl Class...
As a result, you cannot re-generate the data source.
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 |