Post Sun Nov 29, 2015 8:09 pm

Install on Raspberry Pi failed due to Java

Hi,

I have been trying to set up Serviio 1.5.2 on a Raspberry Pi 512mb following the guide on the wiki. I installed Java SDK 1.8.0_65 but when I run serviio.sh I get an error

"Java Hotspot (TM) Client VM warning: G1 GC is disabled in this release"

and serviio won't start. I can see in the serviio.sh script that it tries to use G1GC with the entry " - XX:+UseG1GC"

Has anybody else had this problem and how can I resolve?

Many thanks