Error: Oracle.forms.webutil.file.FileFunctions bean not found.


  Product(s): Exor Enquiry Manager  
  Version(s): 04.05.00.00  
  Environment: N/A  
  Area: Document Manager  
  Subarea: N/A  

Error or Warning Message

Error: Oracle.forms.webutil.file.FileFunctions bean not found.

Explanation

A user can’t attach a new document and after pressing the folder button the error message

Oracle.forms.webutil.file.FileFunctions bean not found. WebUTIL_FILE.FILE_SECTION_DIALOG_INT will not work

appears in the Associate Documents form.

 

How to Avoid

This error message occurs because the WEBUTIL component wasn’t installed or configured. On the application server, please check

  1. frmwebutil.jar and jacob.jar are present in the folder < ORACLE_MIDDLEWARE_HOME>\forms\java
  2. jacob.dll was copied to folder < ORACLE_MIDDLEWARE_HOME\ >\forms\webutil
  3. the default section of formsweb.cfg must have options set as below:

 

  1. CLASSPATH (default.env) must contain the path for the Jacob.jar

More details can be found in the link below (p 14-22)

ALIM | Exor - Media Gallery - Product Installation and Upgrade Guide v4.5.0.0 - Communities

 

Note: This error message appears if on the user's PC  java version is 1.8 and on application server java 1.6. Please make sure that you are using same java version as the java version installed on the Application server.

 

  Original Author: NT