留言板

Tomcat home page is coming on start of liferay tomcat

satyam kaushik,修改在10 年前。

Tomcat home page is coming on start of liferay tomcat

New Member 帖子: 4 加入日期: 13-6-1 最近的帖子
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,修改在10 年前。

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

Regular Member 帖子: 171 加入日期: 10-10-8 最近的帖子
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,修改在10 年前。

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

Expert 帖子: 493 加入日期: 12-5-26 最近的帖子
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,修改在10 年前。

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

New Member 帖子: 2 加入日期: 13-3-7 最近的帖子
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