Foros de discusión

Tomcat home page is coming on start of liferay tomcat

satyam kaushik, modificado hace 10 años.

Tomcat home page is coming on start of liferay tomcat

New Member Mensajes: 4 Fecha de incorporación: 1/06/13 Mensajes recientes
On starting of tomcat,tomcat home page is coming instead of Liferay page that contains my portlet.I am really running out of time.The problem started when I had started tomcat of some other application.Later I closed the tomcat instance and again started Liferay tomcat startup.bat.But it is displaying home page of tomcat.I changed the port of the tomcat used in other application.But nothing has worked.Please help me out
thumbnail
jaid shaik, modificado hace 10 años.

RE: Tomcat home page is coming on start of liferay tomcat

Regular Member Mensajes: 171 Fecha de incorporación: 8/10/10 Mensajes recientes
Hi satyam kaushik,

Small Idea !!!

IF your using linux system, To know whether it is running or not, i use
ps -ef | grep tomcat
If the output result contains the whole path tomcat folder, then it is running
So please check....



Thanks
thumbnail
Manish Yadav, modificado hace 10 años.

RE: Tomcat home page is coming on start of liferay tomcat

Expert Mensajes: 493 Fecha de incorporación: 26/05/12 Mensajes recientes
satyam kaushik:
On starting of tomcat,tomcat home page is coming instead of Liferay page that contains my portlet.I am really running out of time.The problem started when I had started tomcat of some other application.Later I closed the tomcat instance and again started Liferay tomcat startup.bat.But it is displaying home page of tomcat.I changed the port of the tomcat used in other application.But nothing has worked.Please help me out

Hi kaushik,
if you are getting tomcat home page it can be possible because of below reasons
1. Might be you are getting of tomcat home page because of different tomcat server is also running .If you are working on windows please check java process in task manager if linux then run below command
root>ps -ef|grep java

2. Check value of CATLAINA_HOME env variable.


Thanks & Regards
Manish Banwari lal Yadav
Email:- manishyadav1103@gmail.com
Stefan Ebonnek, modificado hace 10 años.

RE: Tomcat home page is coming on start of liferay tomcat

New Member Mensajes: 2 Fecha de incorporación: 7/03/13 Mensajes recientes
Manish Yadav:

Hi kaushik,
if you are getting tomcat home page it can be possible because of below reasons
1. Might be you are getting of tomcat home page because of different tomcat server is also running .If you are working on windows please check java process in task manager if linux then run below command
root>ps -ef|grep java

2. Check value of CATLAINA_HOME env variable.


Hey,

I'am definetly running only one single Tomcat, but still coming to the Tomcat Config-page (localhost:8080).
What is the expected value of CATALINA_HOME?
I've several Tomcat instancen at different folders.

Thanks and regards
Stefan