"PYROUT-0-Unhandled Exception: Exception of class
BG_ECouldNotOpenFile raised at line 196 of file
"BGTypes/Private/Source/bg_tfile.cpp"
Additional message:
BG_ECouldNotOpenFile: The system cannot find the path specified.
...
ERROR: Fatal error"
Symptoms
The UNC of the eventual view file(s) is too long (longer than the Windows UNC path limit (255 characters)).
A view folder + viewfile version folder + filename folder is added, which can drastically increase the UNC length.
Apparently two different situations cause two different errors:
The first file to be rendered fails because of this situation: The task fails with:
PYROUT-0-Unhandled Exception: Exception of class BG_ECouldNotOpenFile
raised at line 196 of file "BGTypes/Private/Source/bg_tfile.cpp
Additional message: BG_ECouldNotOpenFile: The system cannot find the path specified.
Additional data: \\problemlog-gent.esko-graphics.com\CC-SW-Problemlog-Gent\EA280000-EA280999\EA280869\Some_Folder_Name\.view\A_file_with_an_even_longer_filename_to_trigger_Prepare_for_Viewing_error.tif\1\A_file_with_an_even_longer_filename_to_trigger_Prepare_for_Viewing_error.xml
Stack trace: [1] <unnamed> in BGTypes/Private/Source/bg_tfile.cpp at line 196
in file "pyroutbltin"
ERROR: Fatal error"