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

graceful start failure due to wrong path to /sbin/apachectl

XMLWordPrintable

    • +
    • Hide

      yum groupinstall jbcs-httpd24
      service jbcs-httpd24-httpd configtest
      or
      service jbcs-httpd24-httpd graceful

      Show
      yum groupinstall jbcs-httpd24 service jbcs-httpd24-httpd configtest or service jbcs-httpd24-httpd graceful

      There is issue with using service jbcs-httpd24-httpd graceful or configtest, which invoke

      /usr/libexec/initscripts/legacy-actions/jbcs-httpd24-httpd/graceful 
      respectively 
      /usr/libexec/initscripts/legacy-actions/jbcs-httpd24-httpd/configtest,
      

      and ends with

      /usr/libexec/initscripts/legacy-actions/jbcs-httpd24-httpd/graceful: line 2: /sbin/apachectl: No such file or directory
      respectively
      /usr/libexec/initscripts/legacy-actions/jbcs-httpd24-httpd/configtest: line 2: /sbin/apachectl: No such file or directory
      

      Inside those files are paths set to /sbin/apachectl instead of /opt/rh/jbcs-httpd24/root/usr/sbin/apachectl

              dsartzet@redhat.com Dimitris Sartzetakis (Inactive)
              jonderka@redhat.com Jan Onderka
              Jan Onderka Jan Onderka
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: