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

warning: group tomcat does not exist - using root

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • JWS 5.0_RHEL DR1
    • None
    • rpm, tomcat
    • None
    • Hide

      1) Add a user and group that uses ID 91:

      # groupadd -g 91 -r test91
      # useradd -u 91 test91 -g 91
      

      2) Install the tomcat RPM and observe the failure

      # yum install tomcat8
      ....
        Installing : tomcat8-8.0.36-24.ep7.el7.noarch                                                                                                                                                                5/5 
      warning: group tomcat does not exist - using root
      warning: group tomcat does not exist - using root
      ....
      
      Show
      1) Add a user and group that uses ID 91: # groupadd -g 91 -r test91 # useradd -u 91 test91 -g 91 2) Install the tomcat RPM and observe the failure # yum install tomcat8 .... Installing : tomcat8-8.0.36-24.ep7.el7.noarch 5/5 warning: group tomcat does not exist - using root warning: group tomcat does not exist - using root ....

    Description

      +++ This bug was initially created as a clone of Bug #1503661 +++
      Description of problem:

      Tomcat displays the following warning at install time if user 91 is already taken:

      "warning: group tomcat does not exist - using root"
      

      The install will succeed, but root will be used rather than the correct user, tomcat.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-csutherl Coty Sutherland
              rhn-support-csutherl Coty Sutherland
              Jan Onderka Jan Onderka
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: