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

Attempted to register duplicate named process comming back from admin-only mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.0.0.Alpha4
    • 5.0.0.Alpha3
    • Management
    • None
    • Hide

      Execute the following:

      [domain@localhost:9990 /] /host=master:reload(admin-only=true,restart-servers=false)
      [domain@localhost:9990 /] /host=master:reload(admin-only=false,restart-servers=true)
      
      Show
      Execute the following: [domain@localhost:9990 /] /host=master:reload(admin-only=true,restart-servers=false) [domain@localhost:9990 /] /host=master:reload(admin-only=false,restart-servers=true)

    Description

      If the user goes to admin-only mode without restarting the servers and tries to come back to normal mode restarting them, the following warning is logged:

      WARN  [org.jboss.as.process] (ProcessController-threads - 3) WFLYPC0005: Attempted to register duplicate named process 'Server:server-master'
      

      The domain gets in an unstable state since the reload operation does not end correctly, DC has to be manually restarted.

      Attachments

        Activity

          People

            yborgess1@redhat.com Yeray Borges Santana
            yborgess1@redhat.com Yeray Borges Santana
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: