1 Reply Latest reply on Sep 28, 2016 2:01 PM by ctomc

    How to Wildfly in debug or trace mode

    bhau2005

      Deployment of app.ear file is failing on Wildfly 10.x.  Server log error message is not very helpful.

      Error log:

      failure description: {

          "WFLYCTL0412: Required services that are not installed:" => [....]

      "WFLYCTL0180: Services with missing/unavailable dependencies" => [ ],

      "WFLYCTL0180: Services with missing/unavailable dependencies" => []

      }

      To find out the root cause of the error I want to turn on debug or trace level logging for wildfly . But I couldn't find it through admin or management console.

       

      Any help would be appreciated.

       

      Thanks,

      --Bhau

        • 1. Re: How to Wildfly in debug or trace mode
          ctomc

          Bhau Kumar wrote:

           

          failure description: {

          "WFLYCTL0412: Required services that are not installed:" => [....]

          "WFLYCTL0180: Services with missing/unavailable dependencies" => [ ],

          "WFLYCTL0180: Services with missing/unavailable dependencies" => []

          }

          well by omitting the only important part of the error message that tells exactly what is wrong, it is really hard to tell what is wrong