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!

FRM-40039 Cannot attach liabrary in Forms 12.2.1.3

sigridDec 18 2018 — edited Dec 19 2018

Hi all,

we have a new installation of forms 12.2.1.3. on a windows server.

Our forms applcations are located in a structure like this.

c:\webforms\app1\

    ...            \app2\

    ...            \appX\

Under the appX folder are the *fmx, *.mmx and *.pll/*.plx files for the specific application.

We have add the c:\webforms folder to the FORMS_PATH in default.env and the FORMS_PATH in the registry is the same.

The environment variable #FORMS_MODULE_PATH=%FORMS_PATH% in the default.env is commented out because the error "FRM-40010: Cannot readform"  was displayed when starting application with webstart.

Now we have the problem, that the forms will be started but the attached libraries (without path) can not attached an the application closed.

The libraries for an application are in the same folder like the fmx for the application.

It only works when we put all the libraries for the applications in a single folder and add this folder to the FORMS_PATH.

We have a lot of applications and we do not want to include all the different paths in the FORMS_PATH variable.

Is there any solution to put the *.pll/*.plx files in different folders for the applications without inflating the FORMS_PATH variable?

Thanks for help!

Sigrid

Comments
Post Details
Added on Dec 18 2018
8 comments
816 views