Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-1443

Tomcat 8.0.36 see the following message in " Configuration file /usr/lib/systemd/system/tomcat8.service is marked executable. Please remove executable permission bits." in /var/log/messages

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Critical
    • None
    • 3.1.6.GA, 3.1.0.GA
    • tomcat7, tomcat8
    • None
    • Hide

      Change the permission on the tomcat8.service file:

      # chmod 644 /lib/systemd/system/tomcat8.service
      
      Show
      Change the permission on the tomcat8.service file: # chmod 644 /lib/systemd/system/tomcat8.service
    • Hide

      1) Install Tomcat 8.0.36
      2) Start the Tomcat8 service
      3) check the var/log/messages the message

      Show
      1) Install Tomcat 8.0.36 2) Start the Tomcat8 service 3) check the var/log/messages the message

    Description

      We see the following message in /var/log/messages after install Tomcat 8.0.36

      Aug 29 15:45:01 tomcattest systemd: Configuration file /usr/lib/systemd/system/tomcat8@.service is marked executable. Please remove executable permission bits. Proceeding anyway.
      

      The service file permission look like the following:

      # ls -l /usr/lib/systemd/system/tomcat8.service
      -rwxr-xr-x. 1 root root 480 Jun 21 16:35 /usr/lib/systemd/system/tomcat8.service
      

      Side notes Tomcat 8.0.18 did not have a tomcat8.service file and JWS 5 Tomcat 9.0.7 the permission on the service file is:

       # ls -l /usr/lib/systemd/system/jws5-tomcat.service
      -rw-r--r--. 1 root root 525 Nov 29  2018 /usr/lib/systemd/system/jws5-tomcat.service
      

      Attachments

        Activity

          People

            rhn-support-csutherl Coty Sutherland
            rhn-support-hpham Hung Pham (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: