Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-7982

Improve CLI return messages in case of JBAS010839

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Critical Critical
    • None
    • 7.0.1.GA
    • Management
    • None
    • Hide

      On a domain, deploy the attached applications, redeploy one of them and it will return with this error, but no other information

      Show
      On a domain, deploy the attached applications, redeploy one of them and it will return with this error, but no other information

      In some cases we get:
      [domain@localhost:9999 /] deploy /sample-web2.war --force
      JBAS010839: Operation failed or was rolled back on all servers.
      But CLI does not give any further details, in this case we would like to see in which servers did it fail and the status i.e. needs-restart
      (After applying https://bugzilla.redhat.com/1399986, otherwise this test will just not come back )

      A simple example without having to install that patch is to try to deploy an application that depends on another that is not there
      [domain@localhost:9999 /] deploy target/sample-web5.war --all-server-groups
      JBAS010839: Operation failed or was rolled back on all servers.
      [domain@localhost:9999 /]

      It does not tell you the reason why it failed.

            bstansbe@redhat.com Brian Stansberry
            rhn-support-tmiyargi Teresa Miyar Gil (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: