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

Exception in thread "DisplayThread" java.lang.NullPointerException #60

Open
Yck711 opened this issue Aug 23, 2023 · 4 comments
Open

Exception in thread "DisplayThread" java.lang.NullPointerException #60

Yck711 opened this issue Aug 23, 2023 · 4 comments
Labels

Comments

@Yck711
Copy link

Yck711 commented Aug 23, 2023

Hi,

I have encountered an issue when i check the spectrum of file generated from MaxQuant. The log is following:

Wed Aug 23 11:39:23 CST 2023: PDV-1.8.1
The local country is CN
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/D:/Tools/Others/PDV-1.8.1/PDV-1.8.1/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/D:/Tools/Others/PDV-1.8.1/PDV-1.8.1/lib/logback-classic-1.1.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
Exception in thread "DisplayThread" java.lang.NullPointerException
at java.io.FileInputStream.(Unknown Source)
at java.io.FileReader.(Unknown Source)
at PDVGUI.fileimport.MaxQuantFileImport.getAllSpectrumRT(MaxQuantFileImport.java:292)
at PDVGUI.gui.PDVMainClass$21.run(PDVMainClass.java:2143)

And there is no issues was reported when i use the test data on the github
Thank you

@wenbostar
Copy link
Owner

It's likely due to MaxQuant version issue. Which version of MaxQuant are you using?

@Yck711
Copy link
Author

Yck711 commented Aug 23, 2023

It's likely due to MaxQuant version issue. Which version of MaxQuant are you using?
The version of MaxQuant is v2.0.1.0

@wenbostar
Copy link
Owner

@KaiLiCn, Any idea how to fix it?

@KaiLiCn
Copy link
Collaborator

KaiLiCn commented Sep 22, 2023

Sorry, I still need some time to test the new MaxQuant results.

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

No branches or pull requests

3 participants