Uploaded image for project: 'JBoss Core Services'
  1. JBoss Core Services
  2. JBCS-309

JON Httpd: start failed after configuration new Listen port in JON

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Critical
    • None
    • None
    • None
    • None
    • Release Notes
    • Hide
      Using JBoss ON with JBoss Web Server and adding a new `Listen` port to an Apache HTTP Server may result in the Apache HTTP Server not being able to restart.

      This seems to happen because the `Listen` directive is being added at the end of `httpd.conf` even though it may already be defined in `conf.d/ssl.conf`.

      This issue is expected to be fixed in a future release.
      Show
      Using JBoss ON with JBoss Web Server and adding a new `Listen` port to an Apache HTTP Server may result in the Apache HTTP Server not being able to restart. This seems to happen because the `Listen` directive is being added at the end of `httpd.conf` even though it may already be defined in `conf.d/ssl.conf`. This issue is expected to be fixed in a future release.

    Description

      When i set some new Listen port in httpd configuration tab, restart failed.
      Its caused by adding the directive Listen 10.16.180.50:8443 at he end of httpd.conf even its already defined in conf.d/ssl.conf.

      I think JON plugin only seraching Listen directive in httpd.conf. JON Httpd plugin should add to httpd.conf only new added listen directive not already defined.

      Attachments

        Activity

          People

            mgottbur Michael Gottburg (Inactive)
            lfuka Libor Fuka
            Jan Štefl Jan Štefl
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: