Description of problem: This was originally discovered for a failed roll back of the include-all attribute on a role mapping, however in general there is a problem where rolling back a write-attribute operation is failing where the value was previously not set. Errors similar to the following can be seen: - [Host Controller] ]: java.lang.IllegalArgumentException [Host Controller] at org.jboss.dmr.ModelValue.asBoolean(ModelValue.java:66) [jboss-dmr-1.2.0.Final.jar:1.2.0.Final] [Host Controller] at org.jboss.dmr.ModelNode.asBoolean(ModelNode.java:262) [jboss-dmr-1.2.0.Final.jar:1.2.0.Final] [Host Controller] at org.jboss.as.domain.management.access.RoleIncludeAllWriteAttributeHander.revertUpdateToRuntime(RoleIncludeAllWriteAttributeHander.java:65) Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Verified on EAP 6.2.0.ER6.