Fórumok

How to start Liferay automatically on windows server 2012

Adel Bayoudh, módosítva 9 év-val korábban

How to start Liferay automatically on windows server 2012

Junior Member Bejegyzések: 47 Csatlakozás dátuma: 2014.08.05. Legújabb bejegyzések
Hello,
My liferay server work perfectly but I need to start Liferay automatically each time windows starts.

Best regards
thumbnail
Ravi Kumar Gupta, módosítva 9 év-val korábban

RE: How to start Liferay automatically on windows server 2012 (Válasz)

Liferay Legend Bejegyzések: 1302 Csatlakozás dátuma: 2009.06.24. Legújabb bejegyzések
To auto start an application, a windows service can help. You need to create a service for tomcat. See the post here.
https://www.liferay.com/community/forums/-/message_boards/message/11933627
Adel Bayoudh, módosítva 9 év-val korábban

RE: How to start Liferay automatically on windows server 2012 (Válasz)

Junior Member Bejegyzések: 47 Csatlakozás dátuma: 2014.08.05. Legújabb bejegyzések
thank you emoticon
I resolved the problem via this link
http://stackoverflow.com/questions/24119318/install-liferay-as-windows-2012r2-service
thumbnail
Mahammad Ashik A, módosítva 4 év-val korábban

RE: How to start Liferay automatically on windows server 2012

Junior Member Bejegyzések: 77 Csatlakozás dátuma: 2017.07.17. Legújabb bejegyzések
Hi ,

I followed all the steps on above link But server is not starting automatically.
Any else changes required ?

Thank You
thumbnail
Olaf Kock, módosítva 4 év-val korábban

RE: How to start Liferay automatically on windows server 2012

Liferay Legend Bejegyzések: 6403 Csatlakozás dátuma: 2008.09.23. Legújabb bejegyzések
Mahammad Ashik A

I followed all the steps on above link But server is not starting automatically.
Any else changes required ?

Assuming you're starting Liferay in Tomcat, that's largely all there is. It's tomcat that's running as a Windows Service. Liferay then just runs on top of Tomcat.
If you're running into issues, please be more descriptive on
  • what you did
  • what exactly you observe (e.g. logs)
  • which software versions are involved (Java, Tomcat, Liferay, database, etc). Be specific (down to the last digit of version)
thumbnail
Mahammad Ashik A, módosítva 4 év-val korábban

RE: How to start Liferay automatically on windows server 2012

Junior Member Bejegyzések: 77 Csatlakozás dátuma: 2017.07.17. Legújabb bejegyzések
Hi Olaf Kock,Thanks for your support,It is working fine.

​​​​​​​Thank You