[jboss-jira] [JBoss JIRA] (WFLY-5758) Getting [Management resource '[(\"subsystem\" => \"undertow\")]' not found] when removing ressources from Undertow
Montpa Pasteur (JIRA)
issues at jboss.org
Wed Dec 16 05:08:00 EST 2015
[ https://issues.jboss.org/browse/WFLY-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141713#comment-13141713 ]
Montpa Pasteur commented on WFLY-5758:
--------------------------------------
No, I am using a python script that call jboss-cli.sh with the paramters. Each command executed is basically a call to jboss-cli.sh with the name of a file containing the command to execute. The use of a sleep between commands seems to help sometimes but .. sometimes not. My python script calls the commands sequentially.
I am having this problem when I try to remove more than one part of the config, right now i am having the problem when i try to remove RBAC authentification ressources.
It looks like wildfly have some problem refreshing its config. I don't know if this is relevant but the execution of these commands is really slow.
I tried the same command set on my Windows machine but i can't reproduce the problem.
> 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