Top "Catalina" questions

Catalina is Tomcat's component that interacts with Java servlets.

NetBeans 8.0.2 fails to start Tomcat because of missing catalina.bat

I just finished setting up the prelimanary steps for a Java Web project on NetBeans. I installed NetBeans and created …

java netbeans tomcat7 samba catalina
How to set solr/home in linux OS?

I know how to configure solr.home by using Tomcat 6, but I don't know how to set solr.home by …

solr tomcat6 catalina
How much memory do we have to set for JAVA_OPTS in catalina.sh

Following are my system configuration java version "1.6.0_17" Tomcat 6.0.18 OS : Cent OS 5.7 Following is my JAVA_OPTS in Catalina.sh JAVA_…

java tomcat6 heap-memory catalina
Tomcat won't start, no error provided (Windows 7)

I've got a fresh installation of Tomcat 7.0.56. When I run startup.bat (As administrator or not), I got the following …

tomcat batch-file catalina
What causes a full GC to run?

I have a web app running on tomcat which has max heap size set to 8GB. If no users log …

java garbage-collection catalina
Solr - DataImportHandler: Indexing failed. Rolled back all changes

I'm running Solr 4.4 under Tomcat on a Windows environment. I have set up DataImportHandler and tried to fetch data from …

apache tomcat solr dataimporthandler catalina
Deploy Web Service Apache Tomcat

I have followed the tutorial as explained here The project build fine but when i go to deploy it and …

java apache web-services tomcat catalina
Tomcat 7 - cannot get CATALINA_OPTS heap size to work

I am setting CATALINA_OPTS in catalina.sh but strangely this value seems to be ignored. I am on a …

java tomcat heap tomcat7 catalina
Tomcat LifeCycle exception LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext

I've looked around this problem but I do not know how to fix it... Many answers talk about servlet configuration …

java tomcat catalina flowable
Tomcat6 shutdown failed

I have tomcat 6.0.32 installed and running my web application on it. Usual stop/start works fine, when the tomcat is …

tomcat tomcat6 shutdown catalina