Fórumok

Issue with liferay server 6.1.1 ce on windows xp

Amit Tripathi, módosítva 11 év-val korábban

Issue with liferay server 6.1.1 ce on windows xp

New Member Bejegyzések: 12 Csatlakozás dátuma: 2011.04.28. Legújabb bejegyzések
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
David H Nebinger, módosítva 11 év-val korábban

RE: Issue with liferay server 6.1.1 ce on windows xp

Liferay Legend Bejegyzések: 14917 Csatlakozás dátuma: 2006.09.02. Legújabb bejegyzések
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
Hitoshi Ozawa, módosítva 11 év-val korábban

RE: Issue with liferay server 6.1.1 ce on windows xp

Liferay Legend Bejegyzések: 7942 Csatlakozás dátuma: 2010.03.24. Legújabb bejegyzések
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.