compomics / searchgui

Highly adaptable common interface for proteomics search and de novo engines
http://compomics.github.io/projects/searchgui.html
42 stars 15 forks source link

Failure of "converting spectrum file ... to peak list" #376

Closed LNVJN closed 2 months ago

LNVJN commented 2 months ago

Hi,

During my attempt for peptide-to-spectrum matching by using SearchGui, the software do not progress over 50% ("converting spectrum file ... .mgf to peak list").

However, I do use the latest SearchGUI version (4.3.11), Java version 8 update 421 (64 Bit) with 15.6 GB memory.

I tried my own mgf file, next to the "qExactive01819.mgf" file, but both attempts failed.

Any other solutions I can try?

Schermafbeelding 2024-09-25 164840

Thanks a lot!

hbarsnes commented 2 months ago

Hi! If you update to a more recent Java version this problem will most likely be resolved. You can download the latest Java releases here: https://adoptium.net/temurin/releases.

LNVJN commented 2 months ago

Hi, Great, yes indeed, it worked when installing JDK23 instead of Java version 8. Thanks a lot!