CNES / MAJA

Level-2A processor used for atmospheric correction and cloud-detection. The active repository is the one below, this one is kept to leave access to the older issues.
https://gitlab.orfeo-toolbox.org/maja/maja
Apache License 2.0
139 stars 25 forks source link

Impossible to create the image file name / scientificProcessing: ITK Exception #66

Closed intiluna closed 4 years ago

intiluna commented 4 years ago

Hi all,

Versions and sofware MAJA version:Maja_3.3.2_TM.zip Resources: Ubuntu 18.04.4 LTS 8 core Intel Xeon E5-1680 v2

I am using MAJA and have been processing normally last days but last time I got an error:

"ScientificProcessing: ITK Exception: itk::ERROR: GDALImageIO(0x424d280): GDAL Writing failed : Impossible to create the image file name"

I have check the log file and the error ocurred just after Wiring the 'Cirrus Correction' processing... Below is some part of the logfile. What could be the problem?

I have noticed that in the Configuration User System parameters, there is a false for enable Cleaning caching directory before processing. Could this be related with the problem?

L2Note : L2 note L3Note : L3 note CheckToolsNote : Checktool note NbThreads : 8 EnableCleaningTemporaryDirectory : true EnableCachingConvertReflectanceData : true EnableCleaningCachingDirectoryBeforeProcessing : false EnableCleaningCachingDirectoryAfterProcessing : true EnableL2ResolutionProcessing : true PreProcessingCleanInputZipFiles : false PostProcessingZipFiles : false PostProcessingCleanFiles : false CheckXMLFilesWithSchema : false

Error Message in the logfile: " ** [vnsMajaMainProcessor.cxx:main:130] 2020-06-23T12:21:24.269228 ernestomacpro maja-processing-3.3.2 3.3 [000000000503] [E] ScientificProcessing: ITK Exception: itk::ERROR: GDALImageIO(0x424d280): GDAL Writing failed : Impossible to create the image file name '/media/ernesto/cuatrot/maja_procesos/S2/L2A/CHINANDEGA/16PDU/GIPP/SENTINEL2_TM//.maja-working-directory/caching/vns_caching_CirrusCorrection_CirrusMask_res_R20.tif' : TIFFOpen:/media/ernesto/cuatrot/maja_procesos/S2/L2A/CHINANDEGA/16PDU/GIPP/SENTINEL2_TM//.maja-working-directory/caching/vns_caching_CirrusCorrection_CirrusMask_res_R20.tif: Input/output error [otbGDALImageIO.cxx:1669] [vnsMajaMainProcessor.cxx:main:130] 2020-06-23T12:21:24.272721 ernestomacpro maja-processing-3.3.2 3.3 [000000000503] [E] [vnsMajaMainProcessor.cxx:main:130] 2020-06-23T12:21:24.275827 ernestomacpro maja-processing-3.3.2 3.3 [000000000503] [E] ** [vnsMajaMainProcessor.cxx:main:130] " Thank you for your help,

olivierhagolle commented 4 years ago

Hi, lets start with easy things. are you sure your disk is not full ? Olivier

intiluna commented 4 years ago

Hi Olivier, I checked again and the disk is not full. Still there is 1.1 TB of free space. Thanks

intiluna commented 4 years ago

Hi Olivier, I just wanted to tell you that the I changed the hard drive and now is working fine, there must be something wrong with it.Thanks anyway.