Project

General

Profile

Actions

Bug #6225

closed

keyNotFound in SectionVal - programming error

Added by François ARMAND about 9 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
1
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

In some case, we can get the awful:

java.util.NoSuchElementException: key not found: PKG_MGR_APPLICABLE_OS
at scala.collection.MapLike$class.default(MapLike.scala:228) ~[scala-library-2.10.3.jar:na]
at scala.collection.AbstractMap.default(Map.scala:58) ~[scala-library-2.10.3.jar:na]
at scala.collection.MapLike$class.apply(MapLike.scala:141) ~[scala-library-2.10.3.jar:na]
at scala.collection.AbstractMap.apply(Map.scala:58) ~[scala-library-2.10.3.jar:na]
at com.normation.rudder.domain.policies.SectionVal$$anonfun$8$$anonfun$apply$2.apply(Directive.scala:193) ~[rudder-core-2.10.9-SNAPSHOT.jar:na]
at com.normation.rudder.domain.policies.SectionVal$$anonfun$8$$anonfun$apply$2.apply(Directive.scala:193) ~[rudder-core-2.10.9-SNAPSHOT.jar:na]
Actions

Also available in: Atom PDF