Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error launching forms after upgrade from 11g to 12.2.1.4

TubbyMar 19 2020 — edited Mar 25 2020

Hi there,

Did an upgrade and everything went fine, then trying to launch the application from a client web browser (IE) results in "FRM-92010 fata error: server/Args parameter is either not set or is blank". All the required processes are running (node manager, admin server (weblogic) and Forms (WLS_FORMS) ). I'm under the impression (from reading the upgrade guide) that I shouldn't have to muck with any configurations or really make any changes aside from getting the form compiled (see below as to what I did for my test).

I realize this is probably a generic error and something to do with me missing a task after installation but I don't have any background in middleware so I'm not really sure where to start debugging this. All my googling for the error message led to nothing helpful.

What I did after the upgrade was take the TEST.FMB file that comes with the 12.2.1.4 installation, renamed it to the file name that is associated to the URL (config=my_config) I'm using and generated the fmx (through 12.2.1.4 forms builder) and then placed that FMX file in the location that the "true application file" would reside in. Basically I'm just trying to test that after upgrade I can access a form and that's failing. Is this an invalid test? I'm going this route instead of using the actual application FMB because I don't have access to it at the moment (a pending request but no idea when it will be fulfilled so I'm trying to validate things without it at the moment).

Any help on where to look, how to go about troubleshooting this would be much appreciated. If there's more information I can provide that would be helpful please just let me know.


Cheers,

This post has been answered by Michael Ferrante-Oracle on Mar 25 2020
Jump to Answer
Comments
Post Details
Added on Mar 19 2020
17 comments
1,585 views