Jesse Stone
Jesse Stone
@jordanpadams This already is just for the referential integrity check. I'm guessing that it this check can't be split up in the same way. I forgot to indicate that in...
I found while reviewing this for CCB that this is also covered in 2B.2.2.2 of the SR: ## 2B.2.2.2 Subdirectories Beneath the root directory in this example structure, the top-level...
@jordanpadams Looks like we're still running out of memory. I did manage to get a partial stack trace this time, however. [stacktrace.txt](https://github.com/NASA-PDS/validate/files/8703767/stacktrace.txt)
`validate --skip-product-validation --skip-content-validation -R pds4.bundle -r referential_validation.txt -t /surveys/archive/spacewatch` This was a pretty long running-job on a shared system, so there may have been occasional invocations of validate running, but...
There are about 1.8 million products.
The system has 24GB of memory, so that seems unlikely. I think the startup script only allocates 4GB, though.
Ok, it's running. I'll let you know how it goes.
It finally finished executing, and still ran out of memory. The validation report is attached, along with the modified script that I used to run it. [validatexl.zip](https://github.com/NASA-PDS/validate/files/8825375/validatexl.zip) [referential_validation.txt.zip](https://github.com/NASA-PDS/validate/files/8825376/referential_validation.txt.zip) The command...
openjdk version "1.8.0_332" OpenJDK Runtime Environment (build 1.8.0_332-b09) OpenJDK 64-Bit Server VM (build 25.332-b09, mixed mode)