Foren

Tomcat home page is coming on start of liferay tomcat

satyam kaushik, geändert vor 10 Jahren.

Tomcat home page is coming on start of liferay tomcat

New Member Beiträge: 4 Beitrittsdatum: 01.06.13 Neueste Beiträge
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, geändert vor 10 Jahren.

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

Regular Member Beiträge: 171 Beitrittsdatum: 08.10.10 Neueste Beiträge
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, geändert vor 10 Jahren.

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

Expert Beiträge: 493 Beitrittsdatum: 26.05.12 Neueste Beiträge
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, geändert vor 10 Jahren.

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

New Member Beiträge: 2 Beitrittsdatum: 07.03.13 Neueste Beiträge
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