I tried to run Xwiki under server 2019 and it worked. But i have problem with stability and apache freeze randomly it works only when im running it trough apache/bin/startup.bat - and it works really good. But when i tried to made it as a service trough command or direct with Apache Windows Service Installer it last just short time when i wanted to do something, or during inactivity it can be few hours, after this time apache just freeze and i have to restart whole serviceā¦Im a newbie and i didnt made any changes or setups. Do i need make some changes, when i want to use apache for Xwiki as a service? I will be very thankful for any adviceā¦
Firstly, whereās located Apache folder located on your Windows machine? Next, did you check if Apache itself is working, by running it in Apache folder and opening new tab in web browser with localhost address, you shall see this page
I put wrong screen accidently (updated), what might be is the right issues on folder due to location of Apache Tomcat in Program Files folder. Mine is localted in above folder C:\Apache\Tomcat 9.0
ive installed xwiki trough video which you posted but his case working well, it works when i running it trough startup.batā¦without problemsā¦but as a service its like i wrote unstable and freze after some timeā¦im not sure which log and what content is the right oneā¦there is too many lines in there
i found there -
java.lang.OutOfMemoryError: Java heap space
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
ERROR .i.n.c.InternalHttpAsyncClient - I/O reactor terminated abnormally
those three things looks suspicious - but im not aware how to edit Java heap space properlyā¦