Hi,
I'm trying to read in various Caris CSARPC files and some fail with the following errors: (Had to sanitises paths)
I've moved the FME temporary file location to a network share that has plenty of space as I thought it was running out on the C: drive, and it is writing the temp files in the correct location.
It also is not consistent, I can run other CSARPC files through reader and it works fine, some a lot big then others, not sure what is going on??
Output
"FME Configuration: Source coordinate system for reader CSARPC_11CSARPC] set to `_FME_0' as read from input data
Coordinate System `_FME_0' parameters: CS_NAME=`_FME_0' DT_NAME=`WGS84' PROJ=`MRCATK' QUAD=`1' SCL_RED=`1.0000000000' UNIT=`METER'
Storing feature(s) to FME feature store file `\\\\XXXXX-share4\\XXX_GIS_Warehouse_Scratch\\temp\\wb-cache--zD5304\\Main_CSARPC -1 2 -1 0 7d1dc4d5b02aac6f53ce8974ab35efb9a70c671b.ffsupdating'
FFS writer: Writing point cloud with 10028592 point(s) to file '\\\\XXXXX-share4\\XXX_GIS_Warehouse_Scratch\\temp\\wb-cache--zD5304\\Main_CSARPC -1 2 -1 0 7d1dc4d5b02aac6f53ce8974ab35efb9a70c671b.fps'
FFS writer: 840000 of 10028592 points written
FFS writer: 2040000 of 10028592 points written
CSARPC reader: Failed to read data for component 'XYZ' in dataset 'C:\\temp\\MattC\\Surface\\Deconflicted_Port_kembla_20191016_PCBrendan.csar'. The error was ''
FFS writer: Failed to get block of 10000 points starting at index 2530000
Stored 1 feature(s) to FME feature store file `\\\\XXXXX-share4\\XXX_GIS_Warehouse_Scratch\\temp\\wb-cache--zD5304\\Main_CSARPC -1 2 -1 0 7d1dc4d5b02aac6f53ce8974ab35efb9a70c671b.ffsupdating'
Saving spatial index into file '\\\\XXXXX-share4\\XXX_GIS_Warehouse_Scratch\\temp\\wb-cache--zD5304\\Main_CSARPC -1 2 -1 0 7d1dc4d5b02aac6f53ce8974ab35efb9a70c671b.fsi'
Finished saving spatial index into file '\\\\XXXXX-share4\\XXX_GIS_Warehouse_Scratch\\temp\\wb-cache--zD5304\\Main_CSARPC -1 2 -1 0 7d1dc4d5b02aac6f53ce8974ab35efb9a70c671b.fsi'
CSARPC Feature Recorder -1 2147549186(RecorderFactory): Failed to write feature data to `\\\\XXXXX-share4\\XXX_GIS_Warehouse_Scratch\\temp\\wb-cache--zD5304\\Main_CSARPC -1 2 -1 0 7d1dc4d5b02aac6f53ce8974ab35efb9a70c671b.ffsupdating'
Saving spatial index into file '\\\\XXXXX-share4\\XXX_GIS_Warehouse_Scratch\\temp\\wb-cache--zD5304\\Main_CSARPC -1 2 -1 0 7d1dc4d5b02aac6f53ce8974ab35efb9a70c671b.fsi'
Finished saving spatial index into file '\\\\XXXXX-share4\\XXX_GIS_Warehouse_Scratch\\temp\\wb-cache--zD5304\\Main_CSARPC -1 2 -1 0 7d1dc4d5b02aac6f53ce8974ab35efb9a70c671b.fsi'
Failed to write feature data to `\\\\XXXXX-share4\\XXX_GIS_Warehouse_Scratch\\temp\\wb-cache--zD5304\\Main_CSARPC -1 2 -1 0 7d1dc4d5b02aac6f53ce8974ab35efb9a70c671b.ffsupdating'
Translation FAILED with 4 error(s) and 0 warning(s) (0 feature(s) output)
FME Session Duration: 11.7 seconds. (CPU: 0.8s user, 2.3s system)
END - ProcessID: 6488, peak process memory usage: 70544 kB, current process memory usage: 54888 kB
Failed to write feature data to `\\\\XXXXX-share4\\XXXGIS_Warehouse_Scratch\\temp\\wb-cache--zD5304\\Main_CSARPC -1 2 -1 0 7d1dc4d5b02aac6f53ce8974ab35efb9a70c671b.ffsupdating'
Program Terminating
Translation FAILED."
Any help would be greatly appreciated.
Brendan