[jboss-jira] [JBoss JIRA] (WFCORE-4775) Some .CLI commands that has been working since WF9 fails on WF18
Yeray Borges Santana (Jira)
issues at jboss.org
Mon Mar 30 04:10:22 EDT 2020
[ https://issues.redhat.com/browse/WFCORE-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013306#comment-14013306 ]
Yeray Borges Santana commented on WFCORE-4775:
----------------------------------------------
Hello [~pejonsson]
Thanks for confirming the issue is fixed on WF19. EAP is based on WildFly but they have different release lifecycle and there could be cases when an issue fixed in WildFly doesn't fit on time into current EAP release cycle. Specifically, this fix is scheduled to be fixed in EAP 7.3.1. If you have doubts or questions regarding EAP I would recommend to contact to [Red Hat Support|https://access.redhat.com/support], they can give your more accurate information about payloads or solutions for your current EAP release.
> Some .CLI commands that has been working since WF9 fails on WF18
> ----------------------------------------------------------------
>
> Key: WFCORE-4775
> URL: https://issues.redhat.com/browse/WFCORE-4775
> Project: WildFly Core
> Issue Type: Bug
> Components: Management
> Affects Versions: 11.0.0.Beta4
> Reporter: Peter Jonsson
> Assignee: Yeray Borges Santana
> Priority: Critical
> Fix For: 11.0.0.Beta5, 11.0.0.Final
>
>
> 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