https://issues.apache.org/bugzilla/show_bug.cgi?id=57473

            Bug ID: 57473
           Summary: WarWatcher does not throw any warning if permissions
                    are broken
           Product: Tomcat 8
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Cluster
          Assignee: dev@tomcat.apache.org
          Reporter: theo...@mley.fr

Created attachment 32386
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32386&action=edit
WarWatcher patch for improved checks and logging

This is a follow-up to the "FarmWarDeployer not checking watchDir" thread on
tomcat-users.

In the FarmWarDelpoyer and WarWatcher components, if the permissions of the
watchDir are broken (i.e 644 instead of 755), Tomcat does not inform the user
that something is wrong, with no log whatsoever after putting a war file in the
watchDir.

A patch by Christopher Schultz is attached that adds some checking and logging
to WarWatcher to allow an easier debugging.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to