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

(7.1.0) Resource removed from table remains selected

    XMLWordPrintable

Details

    • Hide
      1. start server with standalone-full-ha configuration
      2. using web console navigate Configuration > Subsystems > Naming > View > naming > binding > Add
      3. Add JNDI binding with name 'java:global/q', type 'Simple' and value 'werty'
      4. Add JNDI binding with name 'java:global/a', type 'Simple' and value 'sdfgh'
      5. In the table select 'java:global/q'
      6. click Remove
      7. click Confirm
      8. click Dismiss
      9. click Remove again
      10. you see confirmation dialog asking you 'Do you really want to remove resource [ ("subsystem" => "naming"), ("binding" => "java:global/a") ]' which is already deleted
      11. if you click Confirm you got
        Internal Server Error
        {
            "outcome" => "failed",
            "failure-description" => "WFLYCTL0216: Management resource '[
            (\"subsystem\" => \"naming\"),
            (\"binding\" => \"java:global/a\")
        ]' not found",
            "rolled-back" => true,
            "response-headers" => {"process-state" => "reload-required"}
        }
        
      Show
      start server with standalone-full-ha configuration using web console navigate Configuration > Subsystems > Naming > View > naming > binding > Add Add JNDI binding with name 'java:global/q', type 'Simple' and value 'werty' Add JNDI binding with name 'java:global/a', type 'Simple' and value 'sdfgh' In the table select 'java:global/q' click Remove click Confirm click Dismiss click Remove again you see confirmation dialog asking you 'Do you really want to remove resource [ ("subsystem" => "naming"), ("binding" => "java:global/a") ]' which is already deleted if you click Confirm you got Internal Server Error { "outcome" => "failed" , "failure-description" => "WFLYCTL0216: Management resource '[ (\ "subsystem\" => \ "naming\" ), (\ "binding\" => \ "java:global/a\" ) ]' not found", "rolled-back" => true , "response-headers" => { "process-state" => "reload-required" } }

    Attachments

      Issue Links

        Activity

          People

            mstefank Martin Stefanko
            pjelinek@redhat.com Pavel Jelinek
            Pavel Jelinek Pavel Jelinek
            Pavel Jelinek Pavel Jelinek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: