Skip to content

java.lang.OutOfMemoryError i.e. "Thread-0" or "pool-1-thread-4" #30

Open
@BlindDuck

Description

@BlindDuck

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-0"

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-1-thread-4"

Steps to reproduce the behavior:

  1. Enter the command:
    $ /usr/lib64/jvm/jre-11-openjdk/bin/java -jar /usr/local/bin/jacksum-3.7.0.jar --threads-hashing max --threads-reading max -a md5 --encoding hex --output-file-overwrite /tmp/jacksum-3.7.0-hashes.txt --error-file /tmp/jacksum.9403.error.txt --file-list-format list --file-list /tmp/jacksum-3.7.0-filelist.txt --verbose summary,warnings --header --path-relative-to /mnt/Nas8BaySammlung/0_neu/ /mnt/Nas8BaySammlung/0_neu/

The directory contains
1309,52GB
7020091 files
281204 subdirs
the parent dir has
2480,08GB
14922770 files
672472 subdirs

an other dir contains
1289,23GB
1287811 files
115790 subdirs

2/4. See the output/error:
"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-0"

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-1-thread-4"
"

Expected behavior:
a smooth run through as on the other processed directories.
i.e /usr/lib
jacksum.95988.report.txt
jacksum.95988.output.txt
jacksum.95988.error.txt
jacksum.95932.output.txt
jacksum.95932.error.txt

env.txt

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions