Categories
- All Categories
- 168 Oracle Analytics News
- 34 Oracle Analytics Videos
- 14.8K Oracle Analytics Forums
- 5.8K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 56 Oracle Analytics Trainings
- 13 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 2 Oracle Analytics Industry
- Find Partners
- For Partners
File not found error when validating an RTF form in MSWORD

When pressing the validate button on the ribbon in MSWORD, we get a file not found error on the following command:
javaw -Xmx256M -jar "C:\Program Files (x86)\Oracle\Oracle Analytics Publisher\Oracle Analytics Publisher Desktop\Template Builder for Word\jlib\RTFValidation.jar" "\\svb.org\users$\AVhome$\avpdlang\Documents\Oracle Policy Modeling Projects\Dwangincasso\FormTemplates\nl-NL\his_wiz_beslag_report_Template.rtf" "C:\Users\avpdlang\AppData\Local\Oracle\BIPublisher\TemplateBuilderforWord\tmp"
I checked the files and paths seperately and they do exist. We are using windows 10 and Office 2016.
How can we resolve this?
Answers
-
The "file not found" error could occur when security rules of Windows Defender protect Microsoft Word are blocking to preview the report.
Please review with Windows administrator the following:
1. Configure GPO rules using group policies with Microsoft Support assistance.
2. Add exclusion to Windows Defender GPO, in the Group Policy Management Editor go to Computer configuration, and select Administrative templates. Expand the tree to Windows components > Microsoft Defender Antivirus > Exclusions.
3. Open the Path Exclusions setting for editing as shown in the error, and add your exclusions.
4. Set the option to Enabled.
In addition, please review the java version:
On command prompt run java -version
The recommended JDK version is JDK 8u131 or higher.
Java version could be checked under "Certification Information":
Please provide the Oracle Analytics Publisher Desktop you have installed and I can check the recommended java version.
Thank you,
Simona
0