tomcat7 - tomcat does not start on linux -


this have done far

  1. downloaded tomcat 7
  2. installed java
  3. set java_home , catalina_home

now running startup.sh , nothing display this

bash-4.1$ pwd /scratch/user/installs/apache-tomcat-7.0.42/bin  bash-4.1$ ./startup.sh using catalina_base:   /scratch/user/installs/apache-tomcat-7.0.42 using catalina_home:   /scratch/user/installs/apache-tomcat-7.0.42 using catalina_tmpdir: /scratch/user/installs/apache-tomcat-7.0.42/temp using jre_home:        /scratch/user/installs/jdk1.7.0 using classpath:       /scratch/user/installs/apache-tomcat-7.0.42/bin/bootstrap.jar:/scratch/user/installs/apache-tomcat-7.0.42/bin/tomcat-juli.jar 

what missing here? pointers? want install tomcat on linux box , deploy simple application

i able resolve issue after taking @ logs. apparently, displayed when tomcat started. expect "tomcat running" not case.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -