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

BlockingNotificationMBeanServer will NPE if resolvedDomain or expressionsDomain are not configured

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Alpha16
    • 1.0.0.Alpha16
    • Management
    • None

      If the jmx subsystem <expose-resolved-model/> and/or <expose-expression-model/> settings are not configured, but <remoting-connector/> is BlockingNotificationMBeanServer will throw NPEs in isInExposedModelControllerDomains due to passing null into java.util.regex.Pattern.matcher(...).

      Simply null checks will fix the problem.

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: