Hello,
I've been trying to get xwiki running for almost a week and keep running into
memory errors. I was finally able to get through the Distribution Wizard
without having to restart Jetty due to out of memory errors, but am still
getting the errors when I try to do almost anything in the wik
Thanks for the suggestions.
I tried removing the garbage collection parameters but still got the out of
memory errors so I tried removing all the Java parameters and got the same
behavior.
Vincent, I started with "-Xmx1024m" but increased it to 2048m after getting the
out of memory errors and
Vincent,
You are my hero. I was editing the JVM settings in
/usr/share/jetty9/bin/jetty.sh, but they were not being used. Once I applied
them to /etc/default/jetty9 the memory errors disappeared. I tested on the
current install and then built the whole server from scratch and the
Distribution
Setting the permanent directory resolved the issue with the Distribution
Wizard. Sorry I missed your answer the first time you sent it.
Thanks again for the help getting us up and running.
- Jared
Vincent,
You are my hero. I was editing the JVM settings in
/usr/share/jetty9/bin/jetty.sh, b
Hello,
I would like to disable registration so wiki accounts must be created by an
admin. I followed the instruction on this page:
http://lists.xwiki.org/pipermail/users/2016-February/032129.html to only have
Register checked for the XWikiAdminGroup, but users are still able to register
and l
These are the steps that worked for me installing XWiki on Ubuntu Server
16.04.01 LTS with Jetty and Postgres. I have double checked most of these
steps, but not all of them so your mileage may vary.
This is my first time installing the WAR version of XWiki and I've had quite a
bit of help get
I upgraded from 8.1 to 8.2.1 this afternoon and the WYSIWYG editor just spins
and never loads. I ran into this issue earlier and it was an issue using NGINX
as an SSL reverse proxy which was resolved by changing the NGINX config
(http://lists.xwiki.org/pipermail/users/2016-July/033360.html). Th