Closed tungland closed 1 year ago
I get the above screen and then nothing happens. Just keeps spinning, but no output.
Ah, after a while it exited with the error java.lang.OutOfMemoryError: Java heap space
Maybe I could modify the script to run with more memory assigned or something? I am not familiar with java, so some guidance on this would be very much appreciated.
you can now increase a java heap size:
make add-common-content-NO JAVA-MEMORY=120
the number sets Giga Bytes
I am having an issue with the add-common-content script. When trying to run on the full NO corpus, nothing happens. Process runs, but does not produce any output. It ran fine on the sample. Is this a known issue? How can I debug this?