[
https://issues.jboss.org/browse/AS7-3457?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-3457:
---------------------------------------
Sure.
1) In one console window, from the bin dir:
./standalone.sh
2) In another console window, from the bin dir:
./jboss-cli.sh -c
when the cli prompt comes up
:reload
Then look at the console log in the 1st window.
Server reload results in failed webservices startup
---------------------------------------------------
Key: AS7-3457
URL:
https://issues.jboss.org/browse/AS7-3457
Project: Application Server 7
Issue Type: Bug
Components: Web Services
Reporter: Brian Stansberry
Assignee: Alessio Soldano
Priority: Critical
Fix For: 7.1.0.Final
Executing the :reload operation from the CLI results in:
17:14:50,681 ERROR [org.jboss.as.controller.management-operation] Operation
("add") failed - address: ([
("subsystem" => "webservices"),
("endpoint-config" => "Recording-Endpoint-Config"),
("pre-handler-chain" => "recording-handlers")
]) - failure description: "JBAS015588: Cannot add new handler chain of type
pre-handler-chain with id recording-handlers. This id is already used in config
Recording-Endpoint-Config for another chain."
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira