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

Enabling statistics for datasource shows errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 7.1.0.DR5
    • 7.0.0.GA
    • Web Console
    • None

      It's not possible to enable statistics for datasource. When enable statistics are enabled by clicking in webconsole (Configuration: Subsystems Subsystem: Datasources Type: Non-XA Datasource: ExampleDS) I'm getting error The Data Source ExampleDS is still enabled. Please disabled it, to make changes to the configuration. (see attached images).

      Enabling statistics should be free to be done either without the reload (for sure without enabling/disabling a datasource).

      From jboss-cli.sh

                  "statistics-enabled" => {
                      "type" => BOOLEAN,
                      "description" => "define if runtime statistics is enabled or not.",
                      "expressions-allowed" => true,
                      "nillable" => true,
                      "default" => false,
                      "access-type" => "read-write",
                      "storage" => "configuration",
                      "restart-required" => "no-services"
                  },
      

            hpehl@redhat.com Harald Pehl
            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: