database start -- 1.5.2 on linux
Just updated Serviio from 1.4.1.2 to 1.5.2 and the database is still reading and scanning and whatever...3 hours and counting now...
...and it seems Serviio does not actually serve up files while this is going on, it's consuming a lot of CPU cycles and am starting to wonder if something is broken somewhere...
====
# systemctl status serviio.service
● serviio.service - Start the serviio DLNA server in headless mode
Loaded: loaded (/usr/lib/systemd/system/serviio.service; enabled)
Active: active (running) since Fri 2015-04-24 14:50:56 MST; 3h 5min ago
Process: 6729 ExecStop=/opt/serviio/bin/serviio.sh -stop (code=exited, status=0/SUCCESS)
Main PID: 6920 (java)
CGroup: /system.slice/serviio.service
└─6920 java -Xmx512M -Xms20M -XX:+UseG1GC -XX:GCTimeRatio=1 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -Djava.net.preferIPv4Stack=true -Djava.awt.headless=tr...
Apr 24 14:50:56 systemd[1]: Started Start the serviio DLNA server in headless mode.
====
The release notes say that there were changes made to the refresh process since 1.4, and the log shows steady activity, but am not clear if what I am seeing is a normal first-time start up thing or if there is something wrong somewhere...
The old version would start and stay current quickly and without a lot of effort, does any one know if there are significant one-time database updates that are being made with the new rev and it just takes a long time, or is the new process just more labor intensive, or is it having trouble digesting a big audio library? Would giving the JVM more resources help?
thanks and any help appreciated,
rikm