Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-4665

Listener creation error is misleading

    XMLWordPrintable

Details

    Description

      If a listener is created but it fails to listen on the configured port, the error is reported as:

      MXB_ERROR("Listener '%s' was created but failed to start it.", name);
      

      This is misleading as the listener is destroyed immediately after this. The error message should not mention the creation at all as starting it is a part of creating.

      In addition, the listener configuration is persisted before the starting is attempted. This means that a potentially faulty configuration is persisted on disk.

      Attachments

        Activity

          People

            markus makela markus makela
            markus makela markus makela
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.