Bug 1155634

Summary: Write-attribute and undefine-attribute operations failed to complete in IDM subsystem
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: FIlip Bogyai <fbogyai>
Component: PicketLinkAssignee: Pedro Igor <psilva>
Status: CLOSED CURRENTRELEASE QA Contact: Jitka Kozana <jkudrnac>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: anmiller, jkudrnac, kkhan, pskopek
Target Milestone: DR7   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:43:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description FIlip Bogyai 2014-10-22 13:56:42 UTC
In Picketlink IDM subsystem the operations write-attribute and undefine-attribute in CLI don't work and they fail with exception:

{
    "outcome" => "failed",
    "failure-description" => "JBAS014750: Operation handler failed to complete",
    "rolled-back" => true
}

This issue was introduced in EAP 6.4.0.DR6 and does not occur in previous versions.

Comment 1 Pedro Igor 2014-10-24 15:05:33 UTC
https://github.com/jbossas/jboss-eap/pull/1845

Comment 2 FIlip Bogyai 2014-11-03 13:43:32 UTC
Verified in EAP 6.4.0.DR7