-
Notifications
You must be signed in to change notification settings - Fork 186
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
Update to 1309.ve21874387edf logs NullPointerException when old build is discarded #707
Comments
FWIW, this seems to be one of changes from PR #673, with new methods and lines at Lines 646 to 659 in e218743
An NPE at line 655 probably means One chance for that could be
...or |
We have the same issue on Windows Server/Slaves, with a lightly different/detailed error message: Cannot invoke "java.util.List.size()" because "resourcesInUse" is null
|
On my Installation same error in 1322.v102a_16ce25ec Lockable-version1322.v102a_16ce25ec ` ` |
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Fedora 40, both for controller and agents
Reproduction steps
Expected Results
No NPE
Actual Results
Anything else?
No response
Are you interested in contributing a fix?
No response
The text was updated successfully, but these errors were encountered: