No valid parameter file + directory not existing/readable #84
Replies: 6 comments 5 replies
-
|
Maybe related to Did you open/edit the parameter file outside your VM? |
Beta Was this translation helpful? Give feedback.
-
|
Hi Simon, this reminds me of an old (unsolved) post in the old Google Group: https://groups.google.com/g/force_eo/c/m1mgYWd1Xwc/m/EU57EmuAAgAJ I really don't understand this... If this message is printed, the program should actually exit. Does this happen for each image? If not, can you isolate the image that is causing this? Cheers, |
Beta Was this translation helpful? Give feedback.
-
|
Hi David, I can sure try it out once the (now-running) processing is completed in a few days - I hope this is okay! I'll let you know once I have the respective results. Thanks for your help so far! Cheers, |
Beta Was this translation helpful? Give feedback.
-
|
Thanks Simon, it would be great to get behind this. Cheers |
Beta Was this translation helpful? Give feedback.
-
|
Hi @skoenig-eo |
Beta Was this translation helpful? Give feedback.
-
|
Hi @skoenig-eo , when testing @cxxuuuuuuu parameter file (#102), I was indeed able to reproduce this behaviour (by chance)... For every image, this error message pops up, but processing continues. Now, the reason for this is really strange. When executing the preprocessing in batch mode ( Now comes some weird bash frenzy that I wasn't aware of. If you are currently in your home directory, the The solutions are straightforward though.
Mystery solved :) I hope it works on your end, too. Cheers, |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm quite sure that this is a problem specific to me, so I rather post this here than open an issue.
I am working on a Ubuntu virtual machine using azure (Ubuntu 20.04, FORCE 3.6.5). I have my Level 1 archive ready and all prerequisies are complete as well. When trying to start force-level2, a number of unpleasant things happen however:
No valid parameter file! Parsing parameter file failed./media/storage/bb_comb/L1/192026/LT05_L1GS_192026_19850227_20170219_01_T2: /media/storage/bb_comb/L1/192026/LT05_L1GS_192026_19850227_20170219_01_T2 is not existing/readableor something similar, depending on the image.I found this quite strange, because I have no reason to suspect that my parameter file is incorrect or corrupted (I actually tried out multiple files in multiple locations, and none worked out). And I think the file is indeed working, because the file queue is read, otherwise the second error wouldn't occur, right?
The second error confuses me as well, because while being on a mounted virtual hdd, the directory
/media/storage/bb_combshould be both readable and writable (I hope I made sure withsudo chown -R user:user /media/storage/bb_comb/). Indeed, I can write and delete stuff as I also pointed force-level1-csd to this directory.Does anybody have an idea what could be the problem with this? Am I overlooking anything? I hope you can help me, I've been trying for days now. My Parameter File is attached.
Thanks a lot!
Best
Simon
Beta Was this translation helpful? Give feedback.
All reactions