掲示板

Issue with liferay server 6.1.1 ce on windows xp

11年前 に Amit Tripathi によって更新されました。

Issue with liferay server 6.1.1 ce on windows xp

New Member 投稿: 12 参加年月日: 11/04/28 最新の投稿
Hello,
I have got liferay 6.1.1 ce server on my system.
Problem is that when i start my liferay server from console it shows that server startup in 248 ms but when i try to open it on browser it shows page cannot be displayed.
Also on startup it doesn't show anything like reading from portal.properties file or any configuration files.

Thanks.
Amit
thumbnail
11年前 に David H Nebinger によって更新されました。

RE: Issue with liferay server 6.1.1 ce on windows xp

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
By default the portal runs on port 8080 unless you've changed tomcat's server.xml file. try http://localhost:8080/

For the second one, that info should be displayed unless you've got environmental properties defining CATALINA_HOME that may point somewhere else rather than your Liferay environment.
thumbnail
11年前 に Hitoshi Ozawa によって更新されました。

RE: Issue with liferay server 6.1.1 ce on windows xp

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
Check if there is any error during startup. Database connection error will stop web pages from being displayed.

I'm able to use 6.1.1 on Windows XP without problems so it's probably something particular in your situation.