[jboss-jira] [JBoss JIRA] (WFLY-12695) Some .CLI commands that has been working since WF9 fails on WF18

Peter Jonsson (Jira) issues at jboss.org
Mon Oct 21 13:28:00 EDT 2019


Peter Jonsson created WFLY-12695:
------------------------------------

             Summary: Some .CLI commands that has been working since WF9 fails on WF18
                 Key: WFLY-12695
                 URL: https://issues.jboss.org/browse/WFLY-12695
             Project: WildFly
          Issue Type: Bug
          Components: CLI
    Affects Versions: 18.0.0.Final
            Reporter: Peter Jonsson
            Assignee: Jean Francois Denise


Error message is

ERROR [org.jboss.as.cli.CommandContext] (CLI command) {
    "outcome" => "failed",
    "failure-description" => "java.lang.StackOverflowError:null"
}


And in the log
2019-10-21 19:14:44,377 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0403: Unexpected failure during execution of the following operation(s): [{
    "address" => [("subsystem" => "undertow")],
    "operation" => "write-attribute",
    "name" => "statistics-enabled",
    "value" => true,
    "operation-headers" => {
        "caller-type" => "user",
        "access-mechanism" => "NATIVE"
    }
}]: java.lang.StackOverflowError
	at org.jboss.as.controller.CapabilityRegistry.getDependentCapabilityStatus(CapabilityRegistry.java:418)
	at org.jboss.as.controller.CapabilityRegistry.getCapabilityStatus(CapabilityRegistry.java:392)
	at org.jboss.as.controller.CapabilityRegistry.getDependentCapabilityStatus(CapabilityRegistry.java:426)
	at org.jboss.as.controller.CapabilityRegistry.getCapabilityStatus(CapabilityRegistry.java:392)



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list