[
https://issues.jboss.org/browse/AS7-6510?page=com.atlassian.jira.plugin.s...
]
Heiko Braun edited comment on AS7-6510 at 2/12/13 4:04 AM:
-----------------------------------------------------------
This seems to be the root cause:
{noformat}
[ERROR] Request
[ERROR] {
[ERROR] "operation" => "add",
[ERROR] "address" => [
[ERROR] ("subsystem" => "security"),
[ERROR] ("security-domain" => "other"),
[ERROR] ("authorization" => "classic")
[ERROR] ],
[ERROR] "policy-modules" => [{
[ERROR] "code" => "Test4",
[ERROR] "flag" => "required",
[ERROR] "module-options" => undefined
[ERROR] }]
[ERROR] }
[ERROR]
{noformat}
{noformat}
10:02:28,134 DEBUG [org.jboss.as.controller.management-operation]
(HttpManagementService-threads - 10) JBAS014616: Operation ("add") failed -
address: ([
("subsystem" => "security"),
("security-domain" => "other"),
("authorization" => "classic")
]) - failure description: "JBAS014803: Duplicate resource [
(\"subsystem\" => \"security\"),
(\"security-domain\" => \"other\"),
(\"authorization\" => \"classic\")
]"
10:02:28,134 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 10) POST
/management HTTP/1.1 [500 Internal Server Error] ()
{noformat}
was (Author: heiko.braun):
This seems to be the root cause:
{noformat}
10:02:28,134 DEBUG [org.jboss.as.controller.management-operation]
(HttpManagementService-threads - 10) JBAS014616: Operation ("add") failed -
address: ([
("subsystem" => "security"),
("security-domain" => "other"),
("authorization" => "classic")
]) - failure description: "JBAS014803: Duplicate resource [
(\"subsystem\" => \"security\"),
(\"security-domain\" => \"other\"),
(\"authorization\" => \"classic\")
]"
10:02:28,134 FINE [com.sun.net.httpserver] (HttpManagementService-threads - 10) POST
/management HTTP/1.1 [500 Internal Server Error] ()
{noformat}
Unable to add Modules for security domains
------------------------------------------
Key: AS7-6510
URL:
https://issues.jboss.org/browse/AS7-6510
Project: Application Server 7
Issue Type: Feature Request
Components: Console
Reporter: Heiko Braun
Assignee: Heiko Braun
Labels: console_1.5.2
Fix For: 7.3.0.Alpha1
See
https://bugzilla.redhat.com/show_bug.cgi?id=909873
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira