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

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

Closed
simmlerc opened this issue Mar 12, 2022 · 2 comments
Assignees

Comments

@simmlerc
Copy link

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
Copy link
Contributor

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

@mfleisch mfleisch self-assigned this Mar 16, 2022
@simmlerc
Copy link
Author

simmlerc commented Mar 16, 2022 via email

mfleisch pushed a commit that referenced this issue Nov 3, 2023
Renaming typos and bad name Choices

Closes #53, #54, #58, #57, and #59

See merge request bright-giant/sirius/sirius-frontend!18
mfleisch pushed a commit that referenced this issue Aug 2, 2024
… 'master'

Resolve "MSP parser. Support reading SMILES from comment."

Closes #59

See merge request bright-giant/sirius/sirius-libs!32
mfleisch pushed a commit that referenced this issue Aug 2, 2024
…mono-repo' into 'master'

Resolve "Merge sirius-libs into sirius-frontend to create a mono repo."

Closes #300, #132, #126, #123, #128, #125, #127, #124, #122, #121, #120, #109, #115, #106, #99, #112, #111, #61, #110, #103, #108, #107, #104, #221, #102, #98, #198, #92, #94, #93, #85, #84, #87, #76, #56, #73, #32, #70, #65, #43, #63, #33, #53, #58, #59, #57, #54, #52, #41, #47, #50, #49, #48, #39, #46, #37, #38, #27, #34, #22, #31, #28, #18, #23, #21, #19, #9, #240, #280, #254, #242, #246, #238, #156, #25, #155, #189, #172, #154, #11, #6, #16, and #4

See merge request bright-giant/sirius/sirius-frontend!106
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