Hide Forgot
When accessing Profiles - Core - JMX the following error is thrown Failed to create security context for jmx, fallback to temporary read-only context Unexpected HTTP response: 500 Request { "operation" => "composite", "address" => [], "steps" => [{ "address" => [ ("profile" => "full"), ("subsystem" => "jmx") ], "operation" => "read-resource-description", "recursive-depth" => 2, "access-control" => "trim-descriptions", "operations" => true }] } Response Internal Server Error { "outcome" => "failed", "result" => {"step-1" => { "outcome" => "failed", "failure-description" => "JBAS014749: Operation handler failed: null", "rolled-back" => true }}, "failure-description" => {"domain-failure-description" => {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "JBAS014749: Operation handler failed: null"}}}, "rolled-back" => true } I have also checked this against WF master - JMX is inaccessible in WF and "Access Denied" popup is shown to everyone except superuser
Verified 6.2.0.ER3