Product(s): | Exor Enquiry Manager | ||
Version(s): | 04.05.00.00 | ||
Environment: | N/A | ||
Area: | Document Manager | ||
Subarea: | N/A |
Error: Oracle.forms.webutil.file.FileFunctions bean not found.
A user can’t attach a new document and after pressing folder button the error message
Oracle.forms.webutil.file.FileFunctions bean not found. WebUTIL_FILE.FILE_SECTION_DIALOG_INT will not work
appears in Associate Documents form.
This error message raises because WEBUTIL component wasn’t installed or configured. Please check
1. frmwebutil.jar and jacob.jar present in the folder < ORACLE_MIDDLEWARE_HOME>\forms\java
2. and jacob.dll was copied to folder < ORACLE_MIDDLEWARE_HOME\ >\forms\webutil
3. the default section of formsweb.cfg must have option's set as below
WebUtilArchive frmwebutil.jar, jacob.jar
WebUtilLogging on
WebUtilLoggingDetail normal
WebUtilErrorMode console
WebUtilDispatchMonitorInterval 5
WebUtilTrustInternal true
4. CLASSPATH (default.env) must contain 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 PC java version is 1.8 and on application server java 1.6. Please make sure that you are using same java version as java version installed on Application server.
Original Author: | NT |