[jboss-jira] [JBoss JIRA] (AS7-3457) Server reload results in failed webservices startup
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Jan 26 12:57:49 EST 2012
[ https://issues.jboss.org/browse/AS7-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662245#comment-12662245 ]
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
More information about the jboss-jira
mailing list