Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-855

Intermittent Disconnection from CLI After Reload in domain mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.0.Alpha13
    • 2.0.0.Alpha12
    • CLI
    • None

    Description

      Description of problem:
      CLI scripts for management of managed domain

      Version-Release number of selected component (if applicable):
      6.4.3.CP.CR1

      How reproducible:
      Always

      Steps to Reproduce:
      Use CLI script:
      :read-attribute(name=process-type)
      reload --host=master
      :read-attribute(name=process-type)
      or commands option for script

      Actual results:
      6.4.3
      ./jboss-cli.sh -c commands=':read-attribute(name=process-type), reload --host=master, :read-attribute(name=process-type)'
      {
      "outcome" => "success",
      "result" => "Domain Controller"
      }
      Failed to establish connection in 6025ms

      Expected results:
      6.3.3
      ./jboss-cli.sh -c commands=':read-attribute(name=process-type), reload --host=master, :read-attribute(name=process-type)'
      {
      "outcome" => "success",
      "result" => "Domain Controller"
      }
      {
      "outcome" => "success",
      "result" => "Domain Controller"
      }

      Additional info:

      Attachments

        Issue Links

          Activity

            People

              gonthim Joe Wertz (Inactive)
              gonthim Joe Wertz (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 3 minutes Original Estimate - 3 minutes
                  3m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 3 hours
                  3h