Skip to main content

Fail when converting ecw file. Got error message after

FFS writer: Completed 100% of intermediate processing

____________________________________________________________

FFS writer: Completed 0.18% of intermediate processing

... Last line repeated 3 times ...

ECW reader: Failed to retrieve data from the source dataset

Stored 1 feature(s) to FME feature store file `J:\\FME_TEMP\\wb-cache--PNXtVL\\Main_EsriReprojector -1 3 fo 0 REPROJECTED 0 66d791aea5c163f33c7ab04cb5e7a95a424ee21e.ffsupdating'

Saving spatial index into file 'J:\\FME_TEMP\\wb-cache--PNXtVL\\Main_EsriReprojector -1 3 fo 0 REPROJECTED 0 66d791aea5c163f33c7ab04cb5e7a95a424ee21e.fsi'

Finished saving spatial index into file 'J:\\FME_TEMP\\wb-cache--PNXtVL\\Main_EsriReprojector -1 3 fo 0 REPROJECTED 0 66d791aea5c163f33c7ab04cb5e7a95a424ee21e.fsi'

EsriReprojector_REPROJECTED Feature Recorder -1 2147614723 (RecorderFactory): Failed to write feature data to `J:\\FME_TEMP\\wb-cache--PNXtVL\\Main_EsriReprojector -1 3 fo 0 REPROJECTED 0 66d791aea5c163f33c7ab04cb5e7a95a424ee21e.ffsupdating'

Stored 1 feature(s) to FME feature store file `J:\\FME_TEMP\\wb-cache--PNXtVL\\Main_ECW -1 2 -1 0 d50a83ef1c0a9074bd918f5edfdf9b1df3368482.ffsupdating'

Saving spatial index into file 'J:\\FME_TEMP\\wb-cache--PNXtVL\\Main_ECW -1 2 -1 0 d50a83ef1c0a9074bd918f5edfdf9b1df3368482.fsi'

Finished saving spatial index into file 'J:\\FME_TEMP\\wb-cache--PNXtVL\\Main_ECW -1 2 -1 0 d50a83ef1c0a9074bd918f5edfdf9b1df3368482.fsi'

Saving spatial index into file 'J:\\FME_TEMP\\wb-cache--PNXtVL\\Main_EsriReprojector -1 3 fo 0 REPROJECTED 0 66d791aea5c163f33c7ab04cb5e7a95a424ee21e.fsi'

Finished saving spatial index into file 'J:\\FME_TEMP\\wb-cache--PNXtVL\\Main_EsriReprojector -1 3 fo 0 REPROJECTED 0 66d791aea5c163f33c7ab04cb5e7a95a424ee21e.fsi'

Failed to write feature data to `J:\\FME_TEMP\\wb-cache--PNXtVL\\Main_EsriReprojector -1 3 fo 0 REPROJECTED 0 66d791aea5c163f33c7ab04cb5e7a95a424ee21e.ffsupdating'

Translation FAILED with 3 error(s) and 2 warning(s) (0 feature(s) output)

FME Session Duration: 4 hours 0 minutes 27.3 seconds. (CPU: 4154.5s user, 1464.0s system)

END - ProcessID: 24324, peak process memory usage: 7717316 kB, current process memory usage: 263260 kB

Failed to write feature data to `J:\\FME_TEMP\\wb-cache--PNXtVL\\Main_EsriReprojector -1 3 fo 0 REPROJECTED 0 66d791aea5c163f33c7ab04cb5e7a95a424ee21e.ffsupdating'

Program Terminating

Translation FAILED.

Hi @brandonguo

What is the size of ECW files you are trying to load?

 

Can you confirm if you have FeatureCaching ON or OFF? If it is ON, go to Run (Drop-down menu) --> "Enable-Feature Caching" uncheck the option and re-run the workspace.

 

Can you explain your current workflow?

 

Are you running a 32bit or 64bit version of FME Desktop?

Hi @brandonguo

What is the size of ECW files you are trying to load?

 

Can you confirm if you have FeatureCaching ON or OFF? If it is ON, go to Run (Drop-down menu) --> "Enable-Feature Caching" uncheck the option and re-run the workspace.

 

Can you explain your current workflow?

 

Are you running a 32bit or 64bit version of FME Desktop?

Hi @rahulsharma

Feature Caching is on at the moment, I'll turn it off see how it goes. Currently running 64bit and the ECW size is about 13GB.

Thanks.


Hi @rahulsharma

Feature Caching is on at the moment, I'll turn it off see how it goes. Currently running 64bit and the ECW size is about 13GB.

Thanks.

Hi @brandonguo, were you able to test the workspace with the Feature Caching turned off?


Hi @brandonguo, were you able to test the workspace with the Feature Caching turned off?

Sure, currently running at 9.81% without errors, good sign~


Sure, currently running at 9.81% without errors, good sign~

Good to hear, let us know if you are successful.


Good to hear, let us know if you are successful.

Works after turn off the feature caching. Thanks.


Reply