Exor Document Manager: Java error “An error has occurred – please check Java Console for details [ORA-0000: normal, successful completion]” appears when trying to attach or open files in the Document Association form (DOC0120) .
Working directory not set / configured. Please set the WORKFOLDER option either in User Options for a single user or Product Options for all users. This directory must exist on the user's PC and the user should have full permissions on it.
If In java console log there is WUT-131 error message as in screenshot below then the Directory (that was set in WORKFOLDER ) doesn’t exist on user OS. You need to create this directory or use existing one.
If java console log contains WUT-105 error message as in screenshot below then OS user doesn’t have Write permission on the Directory (that was set in WORKFOLDER ).
User doesn’t have full permissions to work with that file (error wut-129 may be shown in the Java console). To fix this copy the file to local drive on the user's PC and try attaching file from there.
In file webutil.cfg following configuration might block file transfer. The file location is similar to:
D:\bentley\middleware\instance\fmfr\config\FormsComponent\forms\server\webutil.cfg
value:
transfer.appsrv.accesscontrol=TRUE
should be changed to:
transfer.appsrv.accesscontrol=FALSE.
Please note: There is not." ERROR>WUT-100[FileTransfer.defineFile()] Bad file information string ..." in Java Console