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

Logs are not transferring from Openshift3 to NFS share after migration to Jboss 7.4.1

    XMLWordPrintable

Details

    • Task
    • Resolution: Not a Bug
    • Major
    • None
    • 7.4.1.GA
    • Logging
    • None

    Description

      After the Jboss migration from 7.3.9 to 7.4.1  , the logs are not generating from Openshift console logs to NFS share.

       

      #Error in Openshift console log:

       "outcome" => "failed", "outcome" => "failed",    "failure-description" => "WFLYCTL0369: Required capabilities are not available:    org.wildfly.logging.handler.DEBUG_EASEE_OSLC_ASYNC; Possible registration points for this capability: 

      /subsystem=logging/async-handler=*
      /subsystem=logging/console-handler=*
      /subsystem=logging/file-handler=*
      /subsystem=logging/periodic-rotating-file-handler=*
      /subsystem=logging/periodic-size-rotating-file-handler=*
      /subsystem=logging/size-rotating-file-handler=*
      /subsystem=logging/custom-handler=*
      /subsystem=logging/syslog-handler=*
      /subsystem=logging/socket-handler=*
      /subsystem=logging/logging-profile=/async-handler=
      /subsystem=logging/logging-profile=/console-handler=
      /subsystem=logging/logging-profile=/file-handler=
      /subsystem=logging/logging-profile=/periodic-rotating-file-handler=
      /subsystem=logging/logging-profile=/periodic-size-rotating-file-handler=
      /subsystem=logging/logging-profile=/size-rotating-file-handler=
      /subsystem=logging/logging-profile=/custom-handler=
      /subsystem=logging/logging-profile=/syslog-handler=
      /subsystem=logging/logging-profile=/socket-handler="

       

      -------------------------------------------------------------------------------------------------------------------

       

      #Log configuration in config.customer.cli file

      #Add the async-handlers to the category 
      /subsystem=logging/logger=category name:add
      /subsystem=logging/logger=category name:write-attribute(name="level", value="DEBUG")
      /subsystem=logging/logger=category name:add-handler(name="handler name")
      /subsystem=logging/logger=category name:add-handler(name="handler name")
      /subsystem=logging/logger=category name:add-handler(name="handler name")
      /subsystem=logging/logger=category name:add-handler(name="handler name")
      /subsystem=logging/logger=category name:add-handler(name="handler name")
      /subsystem=logging/logger=category name:add-handler(name="handler name")

      #Create async-handlers:                                                                                           

      /subsystem=logging/async-handler=Handlername:add(queue-length="1024")

      /subsystem=logging/async-handler=Handlername:add-handler(name="Handlername")

      /subsystem=logging/async-handler=Handlername:write-attribute(name="level",value="DEBUG")

      /subsystem=logging/async-handler=Handlername:write-attribute(name="overflow-action",value="block")

       

      Kindly provide a solution to this issue.

      Thanks in advance!

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            murugesan.vivek Murugesan Vivek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: