[jboss-jira] [JBoss JIRA] (WFLY-5758) Getting [Management resource '[(\"subsystem\" => \"undertow\")]' not found] when removing ressources from Undertow
Brian Stansberry (JIRA)
issues at jboss.org
Tue Dec 22 10:29:01 EST 2015
[ https://issues.jboss.org/browse/WFLY-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143684#comment-13143684 ]
Brian Stansberry commented on WFLY-5758:
----------------------------------------
Please try with WildFly 10.0.0.CR4, using "reload" instead of "/:reload". The "reload" command has been modified to wait until server boot is completed before returning control to the user. Your "Management resource '[(\"subsystem\" => \"undertow\")]' not found" failures are the result of your script attempting to invoke the 2nd op when the server is in the middle of booting.
> Getting [Management resource '[(\"subsystem\" => \"undertow\")]' not found] when removing ressources from Undertow
> ------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-5758
> URL: https://issues.jboss.org/browse/WFLY-5758
> Project: WildFly
> Issue Type: Bug
> Components: CLI
> Affects Versions: 8.x.x TBD
> Environment: Wildfly 8.2.1 on SUSE Linux 11.1 and Solaris 11
> Reporter: Montpa Pasteur
> Assignee: Alexey Loubyansky
> Priority: Minor
>
> When trying remove more that one resource from Undertow using the CLI, I am getting this message: *[Management resource '[(\"subsystem\" => \"undertow\")]' not found*]
> This doesn't happen all time, it looks like random. Adding a sleep between the CLI command helps some time.
> I get this problem when trying to remove http request header configuration and when trying to remove static ressource serving configuration(location, file handler, filter ..)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list