Fixing DXL errors when running Rational DOORS reports
About this task
- E- DXL: <Line3>could not open include file (source/DOORS/dxl/schema discovery/const.inc) (No such file or directory).
- E- DXL: <RPE_HOME\source\DOORS\dxl\doors driver\getDOORSVersion.dxl:>could not open include file (source/DOORS/dxl/doors driver/getDOORSVersion.inc) (No such file or directory).
The path that is specified in the add-ins registry includes a full path, which is built by the Rational DOORS DXL interpreter with the relative path provided by Rational Publishing Engine and with the "base" folder specified in the addins property of your Rational DOORS installation. Example: HKEY_LOCAL_MACHINE\SOFTWARE\Telelogic\DOORS\9.X\Config. If you installed the products in the correct order, it is also possible that a command-line entry overwrote the value set in this registry. For example, the key HKEY_CURRENT_USER\Software\Telelogic\DOORS\9.X\Config also was also created and had overwritten the value set in HKEY_LOCAL_MACHINE registry key. If the error was caused for this reason, you can specify the add-ins path as a command-line option when starting Rational DOORS.
Select one of these workarounds: