Page 1 of 1

Erros while indexing on Serviio 1.8 on a DS213j

PostPosted: Sun Jan 29, 2017 2:38 pm
by zavjah
Hi,

I have installed “Serviio 1.8” and “Java SE Embedded package for Synology NAS” from patters. Good things first: The library is (almost) correctly indexed and new files are recognized.

In my first test after the installation I have left the settings in Serviio just as they are, which resulted in many errors in /var/packages/Serviio/target/log/serviio.log.

Once deactivating the metadata generation files were indexed very fast. In the first run though not all media was indexed so I had to start it second time manually. Now most of the files are there :-), some still not.

Serviio.log shows different warnings. There are some java exceptions and other mistakes.
See here (excerpt with errors): http://pastebin.com/zt0B8Gkt

There are three types of mistakes:
a) ServiioStatusService (Java exceptions)
b) MediaFileIndexer
c) MetadataExtractionCoordinator

Especially the c) I cannot understand because I have disabled all metadata extraction in the settings.

Can someone tell me why this is happening and is there a way around it?

Cheers
timeneznas

Re: Erros while indexing on Serviio 1.8 on a DS213j

PostPosted: Sun Jan 29, 2017 9:32 pm
by zip

Re: Erros while indexing on Serviio 1.8 on a DS213j

PostPosted: Mon Jan 30, 2017 10:27 am
by zavjah
Hi zip,

I've looked into this:
zip wrote:http://forum.serviio.org/viewtopic.php?f=14&t=21825

When I use Synology own java Serviio doesn't work properly at all. Using the Java SE embed from patters gets Serviio 1.8 running almost correct. Data is being recognized and the errors that I am wondering abut are not the one related to MediaFileIndexer.

I was wandering why there is an error with MetadataExtractionCoordinator although I have disabled metadata. Also ServiioStatusService I do not understand.

Any information about this?

CHeers,
timeneznas

Re: Erros while indexing on Serviio 1.8 on a DS213j

PostPosted: Tue Jan 31, 2017 1:03 pm
by zip
It' related to java runtime on the NAS. I had reports that the Synology Java should work with 1.8, so not sure how to help otherwise

Re: Erros while indexing on Serviio 1.8 on a DS213j

PostPosted: Tue Jan 31, 2017 2:32 pm
by zavjah
OK, I'll give t a try. I was using Synology Java 8 with Serviio 1.6 lets see how it works with Serviio 1.8.

cheers,
timeneznas

Re: Erros while indexing on Serviio 1.8 on a DS213j

PostPosted: Fri Feb 03, 2017 8:58 pm
by zavjah
zip wrote:It' related to java runtime on the NAS. I had reports that the Synology Java should work with 1.8, so not sure how to help otherwise


Hi zip,

OK, this what I have done:
1. removed Java from patters and Serviio
2. installed Synology own Java 8 and updated it to latest version (8.121)
3. installed Serviio 1.8 from patters
4. deactivated meta data creation and also cover creation for local files
5. indexed my library

There are no Java exceptions of any kind :D :D :D :D

The only error that keeps repeating is this:
  Code:
[ServiioStatusService] FileNotFoundException occurred. Returning error code 404 to the REST layer. Message: null


Is this known to you?

Cheers,
timeneznas