forrtl: severe (29): file not found, unit 46, file error appears when using AutoPIPE


Applies To
Product(s):AutoPIPE
Version(s):ALL;
Area: Error
Date Logged
& Current Version
March. 2018
11.02.00.10

Problem:

The following appears when using AutoPIPE

---------------------------
Intel(r) Visual Fortran run-time error
---------------------------
forrtl: severe (29): file not found, unit 46, file
C:\Users\MIKE~1.DAT\AppData\Local\Temp\AP_110100\503350-P-03 -
choke skid _5006\503350-P-03 - choke skid.pxf

Image              PC        Routine            Line        Source            
libifcoremd.dll    0F8A91AA  Unknown               Unknown  Unknown

Stack trace terminated abnormally.
---------------------------
OK  
---------------------------

 

Why and how to avoid it?

Solution:

In this case, there was a space just before the file extension, example:

"There is a space .PXF"

Notice the space after word "space" and before "." of the file extension.

Avoidance:

Remove the space in the file name just before the file extension, example:

"There is a space.PXF"

See Also

Visual Fortran run-time error messages

Bentley AutoPIPE