I am working on a Solaris 10 sparc machine. I installed tomcat on this but when I am going to start this then it's not starting and not showing any error. Apache is running what can be the possible reason please help me.

java version is 1.5 and tomcat version is 5.5 and i checked it thru browser on windows client by url(server-name:8080) but it is not responding it just give this result.

bash-3.00# $CATALINA_HOME/bin/startup.sh 
Using CATALINA_BASE: /opt/tomcat5.5.28/apache-tomcat-5.5.28 
Using CATALINA_HOME: /opt/tomcat5.5.28/apache-tomcat-5.5.28 
Using CATALINA_TMPDIR: /opt/tomcat5.5.28/apache-tomcat-5.5.28/temp 
Using JRE_HOME: /usr/jdk/j2sdk1.4.2_22 
Using CLASSPATH: /opt/tomcat5.5.28/apache-tomcat-5.5.28/bin/bootstrap.jar 
link|improve this question
2  
Too little information. How are you starting it? Which version of Java, which version of Tomcat? Installed how? How have you verified that it does not start? How have you verified that it does not give an error? – Bittrance Apr 13 '11 at 16:23
java version is 1.5 and tomcat version is 5.5 and i checked it thru browser on windows client by url(server-name:8080) but it is not responding it just give this result bash-3.00# $CATALINA_HOME/bin/startup.sh Using CATALINA_BASE: /opt/tomcat5.5.28/apache-tomcat-5.5.28 Using CATALINA_HOME: /opt/tomcat5.5.28/apache-tomcat-5.5.28 Using CATALINA_TMPDIR: /opt/tomcat5.5.28/apache-tomcat-5.5.28/temp Using JRE_HOME: /usr/jdk/j2sdk1.4.2_22 Using CLASSPATH: /opt/tomcat5.5.28/apache-tomcat-5.5.28/bin/bootstrap.jar – ankur gupta Apr 14 '11 at 7:00
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.