Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Cannot start Tomcat server within developer studio
I've just installed DXP 2024Q3.12 and Developer Studio 3.10.2 on
Windows 10. I can start Liferay Tomcat using startup.bat,
but I am unable to start the Tomcat server from within Developer
Studio. Instead, I encounter the following issue:
Error: Could not find or load main class org.apache.catalina.startup.Bootstrap. Caused by: java.lang.ClassNotFoundException: org.apache.catalina.startup.Bootstrap
My issue was resolved by empting the contents of the
liferay-dxp/osgi/state folder and the
liferay-dxp/tomcat/work folder. After that, I started
Tomcat by running startup.bat. Following this, starting
the Tomcat server within Developer Studio 3.10.2 worked as expected.