Page 1 of 1

Serviio won't start

PostPosted: Sun May 25, 2014 3:23 am
by Savage702
Hi all,

Serviio stopped working sometime this morning, and now I can't get it to start.

I copied the log out to here:
http://pastebin.com/d2Pw02Hf

I lost my database about a month or two ago... had a bad stick of RAM in my server, and it seems the crash brought serviio's database down with it. I upgraded to the latest version, and rebuilt my Library, and now it seems I might have lost it again?

Can anyone confirm that from the logs? Can you also give me any advice to what might be happening? I've been running Serviio issue free for years, and only now I'm having problems.

Running on Ubuntu 12.04

Thanks,
Mark

Re: Serviio won't start

PostPosted: Tue May 27, 2014 10:38 pm
by zip
This is your problem:

  Code:
Caused by: java.io.FileNotFoundException: /home/mark/serviio-1.3.1/library/db/log/log825.dat (Too many open files)


You will have to up the number of file handles in your OS.

Re: Serviio won't start

PostPosted: Thu May 29, 2014 12:35 am
by Savage702
zip wrote:This is your problem:

You will have to up the number of file handles in your OS.


So I'm running a fairly default install of Ubuntu 12.04. A quick search for File Handles here on the forum doesn't suggest anyone else has reported the issue. Is this an issue I'd be having with Serviio, or something else?

The server hosts all movies & TV shows, about 10TB worth of mostly SD & 720p content. I run Serviio, Sickbeard, sabnzbd, and KTorrent.

When I run ulimit -Hs it returns "unlimited". Am I looking at the right thing? Should I be looking to reboot my server more often? Right now, it usually runs till there's an issue.

Thanks for any advice.

Re: Serviio won't start

PostPosted: Tue Jun 03, 2014 5:34 pm
by zip
I'd suggest some Linux forum. It might be OS global limit or a limit for the user that runs Serviio.