掲示板

Tomcat home page is coming on start of liferay tomcat

10年前 に satyam kaushik によって更新されました。

Tomcat home page is coming on start of liferay tomcat

New Member 投稿: 4 参加年月日: 13/06/01 最新の投稿
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
10年前 に jaid shaik によって更新されました。

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

Regular Member 投稿: 171 参加年月日: 10/10/08 最新の投稿
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
10年前 に Manish Yadav によって更新されました。

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

Expert 投稿: 493 参加年月日: 12/05/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
10年前 に Stefan Ebonnek によって更新されました。

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

New Member 投稿: 2 参加年月日: 13/03/07 最新の投稿
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