Issue
I receive an error while run tomcat server v9 , missing bootstrap ! where i can found it and download it ?
error:
The archive: C:/Users/PC/Desktop/apache-tomcat-9.0.35/bin/bootstrap.jar which is referenced by the classpath, does not exist.
Solution
Please check bin folder. Need not download explicitly. It comes by default. Try to start again and check for folder permissions . If you're using service accounts to start Tomcat in services. msc , make sure that user has access to the folders
Answered By - Hari Prassad Kannan