Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16487

getting "Handler java.util.logging.ConsoleHandler is not defined" on jenkins console when trying to restart jboss

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • Logging
    • None
    • ---
    • ---

    Description

      I am getting below error on the jenkins console when i run restart jboss script.

      Jboss pid is getting generated, after which it is directing to below error and runs forever and doesn't come out of the build .

      Error: "Handler java.util.logging.ConsoleHandler is not defined"

      Below is the command used to start jboss:

      cd /apps/jboss-eap-7.2/bin
      >nohup.out
      nohup ./standalone.sh -c standalone-full.xml -b 0.0.0.0 -Djboss.as.management.blocking.timeout=5000 >nohup.out &

      jboss version : jboss-eap-7.2

      java version : zulu-jdk8

      can anyone help me , why it is getting redirected to above error and how do i resolve this.
      (attached the log image of jenkins console)

      Attachments

        Activity

          People

            rchakrab Ranabir Chakraborty
            vijaya14 vijaya lakshmi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: