[xwiki-users] OutOfMemoryError: GC overhead limit exceeded on a new installation

2016-07-18 Thread Jared Simms
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

[xwiki-users] OutOfMemoryError: GC overhead limit exceeded on a new installation

2016-07-19 Thread Jared Simms
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

[xwiki-users] OutOfMemoryError: GC overhead limit exceeded on a new installation

2016-07-19 Thread Jared Simms
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

[xwiki-users] OutOfMemoryError: GC overhead limit exceeded on a new installation

2016-07-20 Thread Jared Simms
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

[xwiki-users] Disable Registration and View Default Skin at Login

2016-07-20 Thread Jared Simms
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

[xwiki-users] Need Help Installing XWiki on Ubuntu Server 1404 LTS

2016-07-20 Thread Jared Simms
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

[xwiki-users] WYSIWYG editor not loading after upgrade to 8.2.1

2016-09-26 Thread Jared Simms
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