Actions
Bug #9281
closedArchitecture #2787: Use Doobie or Slick in place of SpringTemplate / squeryl / pur JDBC
Error when generating policies: java.util.NoSuchElementException: key not found: XXXX
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When we try to generate policies, we are getting an error:
[2016-10-07 19:16:52] ERROR com.normation.rudder.batch.AsyncDeploymentAgent - Policy update error for process '4' at 2016-10-07 19:16:52: Exception caught during policy update process: key not found: 6974
The error seem related to UpdateExpectedReportsJdbcRepository#findAllCurrentExpectedReportsWithNodesAndSerial
Actions