sirius-ms / sirius

SIRIUS is a software for discovering a landscape of de-novo identification of metabolites using tandem mass spectrometry. This repository contains the code of the SIRIUS Software (GUI and CLI)
GNU Affero General Public License v3.0
78 stars 17 forks source link

Unexpected error : java.lang.NullPointerException: Cannot invoke "de.unijena.bioinf.ms.gui.net.ConnectionMonitor$ConnetionCheck.isConnected()" #59

Closed simmlerc closed 2 years ago

simmlerc commented 2 years ago

Hi Sirius Team,

SIRIUS-gui, I installed was working fine on my PC (windows 10, 64 bit), and I have the latest Java 8 version installed as well. But these last two days, on opening the SIRIUS.GUI I received this message:

Unexpected error! java.lang.NullPointerException: Cannot invoke "de.unijena.bioinf.ms.gui.net.ConnectionMonitor$ConnetionCheck.isConnected()" because "cc" is null at de.unijena.bioinf.ms.frontend.subtools.gui.GuiAppOptions$Flow$2.compute(GuiAppOptions.java:152) at de.unijena.bioinf.ms.frontend.subtools.gui.GuiAppOptions$Flow$2.compute(GuiAppOptions.java:128) at de.unijena.bioinf.jjobs.BasicJJob.call(BasicJJob.java:120) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source)

Have you ever received this type of error message before?

Thanks for your advice and help,

Regards, Charlotte

mfleisch commented 2 years ago

Hey Charlotte, Have you already tried the latest release? Please let me know If the error persists with the latest release.

simmlerc commented 2 years ago
Hello Markus I removed the GUI and cleaned the \temp folders then reinstalled the latest version. And now everything seems to work fine again!! Wouhou!!  Thanks a lot for your reply. Have a nice day Charlotte Sent from Mail for Windows From: Markus FleischauerSent: Wednesday, March 16, 2022 11:05 AMTo: boecker-lab/siriusCc: simmlerc; AuthorSubject: Re: [boecker-lab/sirius] Unexpected error : java.lang.NullPointerException: Cannot invoke "de.unijena.bioinf.ms.gui.net.ConnectionMonitor$ConnetionCheck.isConnected()" (Issue #59) Hey Charlotte,Have you already tried the latest release? Please let me know If the error persists with the latest release.—Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: ***@***.***>