Project

General

Profile

Actions

Bug #25306

closed

NuProcessHandler.onStart NPE log message

Added by François ARMAND 3 months ago. Updated 13 days ago.

Status:
Released
Priority:
N/A
Category:
Architecture - Code maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No

Description

From time to time, we see a nuprocess log like that:

Cannot invoke "com.zaxxer.nuprocess.NuProcessHandler.onStart(com.zaxxer.nuprocess.NuProcess)" because "this.processHandler" is null

This is tracked in nu process in that PR: https://github.com/brettwooldridge/NuProcess/pull/158 which is corrected, but without a release for now (ie, it is merged on master and will go in the next 2.0.7 or 2.1.0 version).

I was able to locally build and test the correction, which seems to work as expected.

Actions #1

Updated by Vincent MEMBRÉ 2 months ago

  • Target version changed from 8.1.7 to 8.1.8
Actions #2

Updated by François ARMAND about 2 months ago

  • Status changed from New to In progress
  • Assignee set to François ARMAND
Actions #3

Updated by François ARMAND about 2 months ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder/pull/5907
Actions #4

Updated by Anonymous about 2 months ago

  • Status changed from Pending technical review to Pending release
Actions #5

Updated by François ARMAND 15 days ago

  • Fix check changed from To do to Checked

I didn't see any new problem. I tried to add hooks which does nothing appart exit 0 (they were the ones where I saw the problem before) and no error now.

Hooks and other things using NuProcess work.

Actions #7

Updated by Vincent MEMBRÉ 13 days ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 8.1.8 and 8.2.1 which were released today.

Actions

Also available in: Atom PDF