First of all sorry about my mistake, i don't have JRun installed, i meant j2sdk.
It doesn't matter if i define CATALINE_HOME and/or TOMCAT_HOME; the startup.sh script shows me in the output that he has the right CATALINA_HOME. I defined it for testing anyway, but there is still the same error! :-(( ----- Original Message ----- From: "Turner, John" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Thursday, June 27, 2002 2:09 PM Subject: RE: Problems installing Tomcat > > You also need to define CATALINA_HOME equal to tomcat's home directory, such > as /usr/loca/jakarta-tomcat-4.0.3 or whatever. > > JAVA_HOME and CATALINA_HOME both need to be set. Also make sure there is no > conflict with JRun (JRun should not be running), as JRun performs > essentially the same service as tomcat. > > John Turner > [EMAIL PROTECTED] > > > -----Original Message----- > From: Daniel Hunziker [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 27, 2002 4:32 AM > To: [EMAIL PROTECTED] > Subject: Problems installing Tomcat > > > Hi, > > i try installing the tomcat-binarys on my RedHat 7.3 after i installed Jrun > 1.4. > I defined my JAVA_HOME. Now when i start the startup.sh script, tomcat > doesn't start and writes the following into the logfile: > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/catalina/startup/Bootstrap > > I can't find out what's the problem here! > Does anybody have an idea? Thanks for any help! > Daniel > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
