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

Diagnostic Ion mining crashed #1599

Open
Dobrokhotov1989 opened this issue May 28, 2024 · 2 comments
Open

Diagnostic Ion mining crashed #1599

Dobrokhotov1989 opened this issue May 28, 2024 · 2 comments
Assignees

Comments

@Dobrokhotov1989
Copy link

Hi there,

I was running Diagnostic ion mining workflow that finished with the following message:

Identifying candidate ions
Building feature histograms
Exception in thread "main" java.lang.NullPointerException
at edu.umich.andykong.ptmshepherd.diagnosticmining.DiagnosticPeakPicker.process(DiagnosticPeakPicker.java:260)
at edu.umich.andykong.ptmshepherd.PTMShepherd.main(PTMShepherd.java:637)
Testing histogram peaks for significance

After this, the processor essentially is not engaged (based on the Task Manager) and after 15 min or so of waiting, I've aborted further execution. Am I not patient enough or is it an actual bug?

I'm using an 18-core workstation with 128 GB RAM and Windows OS.

Log file:
log_2024-05-22_16-31-50.zip

@danielgeiszler
Copy link
Collaborator

Hi,

No, nothing wrong on your end. It looks like it just hung when it crashed there.

Can you upload the peaksummary.annotated.tsv for me?

@danielgeiszler
Copy link
Collaborator

danielgeiszler commented May 28, 2024

Ah, I think I see what the issue is.

WT_plus_1 seems to be a problematic sample. It has no PSMs. I think if you remove that it should run.

Same issue as #1418

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

No branches or pull requests

2 participants