[jboss-jira] [JBoss JIRA] (WFCORE-949) Removing http-interface autocompletes but fails

Brian Stansberry (JIRA) issues at jboss.org
Thu Sep 17 14:55:00 EDT 2015


    [ https://issues.jboss.org/browse/WFCORE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13110172#comment-13110172 ] 

Brian Stansberry commented on WFCORE-949:
-----------------------------------------

A possible workaround for this is to have the remove handlers for this and native-interface add a Stage.MODEL step to do a manual model validation. The step would check for the presence of the /subsystem=jmx/remoting-connector=jmx resource and if present, check for the presence of either /core-service=management/management-interface=native-interface or /core-service=management/management-interface=http-interface with http-upgrade=true.

The manual validation can be removed when the necessary capability stuff is done.

The handlers should put the process in restart-required; they shouldn't directly remove the services.



> Removing http-interface autocompletes but fails
> -----------------------------------------------
>
>                 Key: WFCORE-949
>                 URL: https://issues.jboss.org/browse/WFCORE-949
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 2.0.0.Beta5
>            Reporter: Petr Kremensky
>            Assignee: ehsavoie Hugonnet
>              Labels: affects_elytron
>
> Executing /core-service=management/management-interface=http-interface:remove() autocompletes but does not succeed. 
> This is a link to a paste of the server stacktrace.
> http://pastebin.test.redhat.com/310136



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list