Page 1 of 1

[Solved] Overall problem with Serviio on QNAP 459Pro+ tmp

PostPosted: Tue Dec 25, 2012 9:11 pm
by r1u0d2y
Hi,
I've described my problem on this thread:
http://forum.serviio.org/viewtopic.php?f=14&t=5324&p=58961#p58961
http://polish-citizenship.eu/procedures.html
but there was no solution.
I already installed newest 1.1 from qpkg package, but my problem persists. I've made new logs, which are covering moment from starting Serviio, selecting film, playing it, and stooping after about 2,5 minutes.
Derby
  Code:
----------------------------------------------------------------
Tue Dec 25 22:03:00 CET 2012:
Booting Derby version The Apache Software Foundation - Apache Derby - 10.9.1.0 - (1344872): instance a816c00e-013b-d3e0-21fa-00007081119f
on database directory /share/MD0_DATA/.qpkg/Serviio/library/db  with class loader sun.misc.Launcher$AppClassLoader@17182c1
Loaded from file:/share/MD0_DATA/.qpkg/Serviio/lib/derby.jar
java.vendor=Sun Microsystems Inc.
java.runtime.version=1.6.0_22-b04
user.dir=/share/MD0_DATA/.qpkg/Serviio
derby.system.home=/share/MD0_DATA/.qpkg/Serviio/library
derby.stream.error.file=../log/derby.log
Database Class Loader started - derby.database.classpath=''


And here is DEBUG log from Serviio:
https://www.dropbox.com/s/wt3hsp57iv4f3e6/serviio.log

Can anyone help me with this issue?

Re: Overall problem with Serviio on QNAP 459Pro+

PostPosted: Thu Dec 27, 2012 7:26 am
by Xmantium
  Code:
2012-12-25 22:02:57,905 INFO  [MediaServer] Temp dir: /tmp
..
..
2012-12-25 22:05:06,788 WARN  [ProcessExecutor] Process /root/.serviio/opt/bin/ffmpeg has a return code of 1! This is a possible error.


Ah ha! you should change your temp folder from "/tmp" to "/root/.serviio/tmp"

default partition size for /tmp on linux is usually only around 512 MB! So this the the reason when you playing a big mkv file it stops

Its under "Transcoding" tab -> Transcoded files location: -> /root/.serviio/tmp - make sure you save.

Re: Overall problem with Serviio on QNAP 459Pro+

PostPosted: Thu Dec 27, 2012 11:06 am
by r1u0d2y
Wow! It works! http://separacja.pl/en/separation.html 1000000000x thanks for analyzing the problem!