Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Could not find or load main class org.apache.catalina.startup.Bootstrap #65

Closed
tonycosma opened this issue Jul 28, 2015 · 6 comments

Comments

@tonycosma
Copy link

For some reason tomcat 7.63 is not installing correctly.
The $subj error can be found in my /opt/alfresco/tomcat/logs/catalina.out
Anyone had this issue before ?

@tonycosma
Copy link
Author

never mind, I was just stupid, I was downloading the tomcat source code instead of binaries. :)

@loftux
Copy link
Contributor

loftux commented Jul 29, 2015

No problem, glad you resolved it.

@loftux loftux closed this as completed Jul 29, 2015
@ashokcs
Copy link

ashokcs commented Jul 18, 2016

@tonycosma you are not alone.

@ielhag
Copy link

ielhag commented Jun 27, 2017

@tonycosma Thank god I found your answer, I was about to pull out my hair!

@vivekverma16
Copy link

I have the same problem
Error: Could not find or load main class org.apache.catalina.startup.Bootstrap
when I am run, my maven project

@shekharkadam
Copy link

shekharkadam commented Apr 20, 2018

Hello Vivek ,
1>download binary
2>unzip it
3>copy unzipped apache folder 4>place this to your program files
5> set JAVA_HOME to C:\Program Files\Java\jdk_Your_version_num
6> Run C:\Program Files\apache-tomcat-Your_version_num\bin\startup.bat ....
hope your tomcat will start
1>download binary Link -> https://tomcat.apache.org/
1.1> choose version of your choice and click "download"
1.2> On next page under heading "Binary Distributions"- download zip and proceed to next steps.
All the best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants