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 2003/08/23 17:46:45 UTC

DO NOT REPLY [Bug 22673] New: - cannot run "catalina.sh debug"

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=22673>.
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=22673

cannot run "catalina.sh debug"

           Summary: cannot run "catalina.sh debug"
           Product: Tomcat 4
           Version: 4.1.27
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: adam.hardy@cyberspaceroad.com


script fails with the error

catalina.sh: line 166: exec: : not found

I tracked it down to line 56 in setclasspath.sh. the test condition on that line
is not what it should be.