You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/03/02 21:54:17 UTC

DO NOT REPLY [Bug 27380] New: - catalina.sh and startup.sh are not executable upon install

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27380>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27380

catalina.sh and startup.sh are not executable upon install

           Summary: catalina.sh and startup.sh are not executable upon
                    install
           Product: Tomcat 5
           Version: 5.0.19
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: john@jhlconsulting.com


Upon install, when chmod u+x startup.sh and running startup.sh it gives: 

Cannot find ./catalina.sh

Due to the fact that catalina.sh is not executable.  chmod u+x catalina.sh fixes
this.

All the .sh scrips need to be executable when installed.  I saw several posts of
people encountering this same problem.

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