Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Data point processing fix - Null pointer exception on first start #754

Merged
merged 3 commits into from
Nov 14, 2019

Conversation

SteffenHeu
Copy link
Member

Hi tomas,
i noticed a null pointer exception on the first start of the data point processing task, when some if the parameters have not been set, which caused a null value in a boolean parameter somehow. The parameter sets are now checked before the creation of the task, which fixes the problem.

Best
Steffen

- dpp parameters are now checked before every module is created
- might have been fixed in earlier commits, eclipse did not change code
when switching git branches or adding new lines
@tomas-pluskal
Copy link
Member

Sounds good, thanks!

@tomas-pluskal tomas-pluskal merged commit 0e51f9c into mzmine:master Nov 14, 2019
@SteffenHeu SteffenHeu deleted the dpp-fix-npefirststart branch February 6, 2020 23:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants