Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java Error #35

Closed
thomlmarshall opened this issue Jun 22, 2022 · 7 comments
Closed

Java Error #35

thomlmarshall opened this issue Jun 22, 2022 · 7 comments

Comments

@thomlmarshall
Copy link

Hi Remi,
I've been trying to run MitoFinder on a dataset of 34 whole genome files and I'm running into some issues. I'm running this on a cluster using LAUNCHER to run in parallel, and I seem to be alternating between two errors: I'm either getting 1.) ERROR: java is not installed/loaded., and 2.) ERROR: MEGAHIT didn't run well
Please check log file : /scratch/05104/thomm/22111Hil_N22089/22111Hil_H21189_S187_L004/megahit.log
Launcher: Job 11 completed in 597 seconds.
Launcher: Task 92 done. Exiting.

I assumed the second to be an issue with memory allocation, but I'm puzzled with the first error. I have java downloaded in my mitofinder environment. I've also tried loading the cluster's java module. The thing that really confuses me is that I am not getting this error consistently, but every time I think I might have the memory issue solved, I'm hit with the Java error again. Perhaps this is an issue I should take up with my cluster's IT department, but just wanted to see if you had any suggestions.

Thanks!
Thom

@RemiAllio
Copy link
Owner

Hi Thom,

Thank you for your message.

Since the error seems to be a dependency issue, I was wondering if you could use the singularity container of MitoFinder?
It would be the easiest way to solve the problem in my opinion.

Best,
Rémi

@thomlmarshall
Copy link
Author

Thanks for the suggestion, this worked!

Thom

@RemiAllio
Copy link
Owner

Nice! Thank you for your feedback 🙂
Best,
Rémi

@thomlmarshall thomlmarshall changed the title Jave Error Java Error Jun 23, 2022
@thomlmarshall
Copy link
Author

thomlmarshall commented Jun 23, 2022 via email

@RemiAllio
Copy link
Owner

Hi Thom,

Ok, I am sorry but I don't know what is is going on with your cluster and I am afraid you will have to check with your cluster's IT department since it seems to be quite specific.

Otherwise, is there anything written in the MitoFinder logs (e.g. megahit.log)?

Finally, regarding the possible memory issue, you don't need to use all your reads to run MitoFinder. You can start using ~20M reads per sample and see if that's enough to assemble the mitogenome. If not, you can then add more reads and try again but we usually assemble complete mitogenomes with less than that (from WGS data).

Sorry for the inconvenience,
Best,
Rémi

@thomlmarshall
Copy link
Author

thomlmarshall commented Oct 11, 2022 via email

@RemiAllio
Copy link
Owner

Hi Thom,

Since the error seems to be ignored, let's let it finish and see what happens!
Fingers crossed!

Cheers,
Rémi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants