One guess is that you might be out of memory? The Java part of MEGAN uses up to as much memory as you specified during installation, but the SQLITE database access that reads the mapping DB uses additional memory. I’m still working on this, trying to figure out how to best control how much memory is used there. Did you, or could you, check how much memory the program is using in total, when it gets stuck… Thank you