Here is my setup
CATALINA_BASE:    /usr/share/tomcat7
CATALINA_HOME:   /usr/share/tomcat7
CATALINA_TMPDIR: /usr/share/tomcat7/temp
JRE_HOME:            /usr/lib/jvm/jdk1.7.0_55
CLASSPATH:           /usr/share/tomcat7/bin/bootstrap.jar:/usr/share/tomcat7/bin/tomcat-juli.jar
Server version:          Apache Tomcat/7.0.26
OS:                         Ubuntu 3.8.0-29-generic
JVM Version:           1.7.0_55-b13
JVM Vendor:            Oracle Corporation
When I run /usr/share/tomcat7/bin/startup.sh script, I see a bunch of errors in the /usr/share/tomcat7/logs/catalina.out file. Details are at the attached link:
https://drive.google.com/file/d/0B9a7TVy3vCcJTk42ZU5FMUlsaHM/view?usp=sharing
In the localhost.<date>.log file I see the following: (see attached link)
https://drive.google.com/file/d/0B9a7TVy3vCcJNmJPMlB1eWliVDA/view?usp=sharing
Any help is appreciated.
Ankur