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 2011/09/14 12:25:34 UTC

DO NOT REPLY [Bug 51806] New: Apache Tomact executables looks for 7.0.21 setclasspath.sh file

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

             Bug #: 51806
           Summary: Apache Tomact executables looks for 7.0.21
                    setclasspath.sh file
           Product: Tomcat 6
           Version: 6.0.33
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: Yossi.Shmulevitch@gmail.com
    Classification: Unclassified


After installation of apache tomcat 6.0.33 version.sh and startup.sh looks for
../7.0.21/bin/setclasspath.sh script:


> ./apache-tomcat-6.0.33/bin/startup.sh 
Cannot find /apache-tomcat-7.0.21/bin/setclasspath.sh
This file is needed to run this program


Couldn't find any script in which is it defined so couldn't workaround it.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 51806] Apache Tomact executables looks for 7.0.21 setclasspath.sh file

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51806

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> 2011-09-14 11:08:40 UTC ---
The script looks for "$CATALINA_HOME"/bin/setclasspath.sh
You have wrong value of $CATALINA_HOME environment variable.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 51806] Apache Tomact executables looks for 7.0.21 setclasspath.sh file

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51806

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Mark Thomas <ma...@apache.org> 2011-09-21 11:37:49 UTC ---
This is a user error, not a bug. Further assistance is available from the
Tomcat users mailing list.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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