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

Strange Crashes? #60

Closed
MNTsnowman opened this issue Dec 3, 2021 · 2 comments
Closed

Strange Crashes? #60

MNTsnowman opened this issue Dec 3, 2021 · 2 comments

Comments

@MNTsnowman
Copy link

Hi XISearch

I am attempting to analyze my latest dataset for crosslinkers. However, XIsearch crashes every time, it generates the error below. I have tried numerous attempts with different configurations and the result is the same. If you want, you can get the config and the annotations file.

Dec 03, 2021 2:23:29 PM rappsilber.applications.SimpleXiProcessMultipleCandidates process
SEVERE: (Search_9) Error while processing spectra
java.lang.NullPointerException
at rappsilber.ms.score.FragmentLibraryScore.score(FragmentLibraryScore.java:67)
at rappsilber.applications.SimpleXiProcess.evaluateMatch(SimpleXiProcess.java:1860)
at rappsilber.applications.SimpleXiProcessLinearIncluded.evaluateMatch(SimpleXiProcessLinearIncluded.java:772)
at rappsilber.applications.SimpleXiProcessMultipleCandidates.process(SimpleXiProcessMultipleCandidates.java:518)
at rappsilber.applications.SimpleXiProcess$SearchRunner.run(SimpleXiProcess.java:208)
at java.lang.Thread.run(Unknown Source)

Dec 03, 2021 2:23:30 PM rappsilber.applications.SimpleXiProcessMultipleCandidates process
INFO: (Search_28)Spectra Read 64300

Dec 03, 2021 2:23:30 PM rappsilber.applications.SimpleXiProcessMultipleCandidates process
INFO: (Search_20)Spectra Read 64300

Dec 03, 2021 2:23:30 PM rappsilber.applications.SimpleXiProcessMultipleCandidates process
INFO: (Search_22)Spectra Read 64300

Dec 03, 2021 2:23:30 PM rappsilber.applications.SimpleXiProcessMultipleCandidates process
INFO: (Search_21)Spectra Read 64300

java.lang.NullPointerException
java.lang.NullPointerException
at rappsilber.ms.score.FragmentLibraryScore.score(FragmentLibraryScore.java:67)
at rappsilber.applications.SimpleXiProcess.evaluateMatch(SimpleXiProcess.java:1860)
at rappsilber.applications.SimpleXiProcessLinearIncluded.evaluateMatch(SimpleXiProcessLinearIncluded.java:772)
at rappsilber.applications.SimpleXiProcessMultipleCandidates.process(SimpleXiProcessMultipleCandidates.java:518)
at rappsilber.applications.SimpleXiProcess$SearchRunner.run(SimpleXiProcess.java:208)
at java.lang.Thread.run(Unknown Source)

Do you have any clue what this could be?

Kind Regards
Martin

@lutzfischer
Copy link
Member

Can you send me a config and a minimal mgf file to test that out? Probably better to lutz(dot)fischer tu-berlin.de as this is might be too public.

@MNTsnowman
Copy link
Author

Thank you, a mail has been send.

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