YAMJ / yamj-v3

Main Project for YAMJ v3
11 stars 7 forks source link

null displayed when running filescanner #325

Closed dav1170 closed 7 years ago

dav1170 commented 7 years ago

hello,

there is a null value displayed in the console output when running the filescanner:

null [27.07.2017 13:06:26]INFO org.yamj.common.model.YamjInfo - Yet Another Movie Jukebox 3.0-SNAPSHOT [27.07.2017 13:06:26]INFO org.yamj.common.model.YamjInfo - ~~~~~ ~~~~ [27.07.2017 13:06:26]INFO org.yamj.common.model.YamjInfo - YAMJ3 File Scanner [27.07.2017 13:06:26]INFO org.yamj.common.model.YamjInfo - [27.07.2017 13:06:26]INFO org.yamj.common.model.YamjInfo - Revision: 282ecdb (custom build) [27.07.2017 13:06:26]INFO org.yamj.common.model.YamjInfo - Build Time: 2017-03-12 18:13:33 +0100 [27.07.2017 13:06:26]INFO org.yamj.common.model.YamjInfo - Java: 1.8.0_121 [27.07.2017 13:06:26]INFO org.yamj.common.model.YamjInfo - [27.07.2017 13:06:33]INFO org.yamj.common.tools.PropertyTools - Loading properties file from class path resource [yamj3-filescanner.properties] [27.07.2017 13:06:33]INFO org.yamj.common.tools.PropertyTools - Loading properties file from URL [file:/volume1/videos/.jukebox/filescanner/config/yamj3-filescanner.properties] [27.07.2017 13:06:34]INFO org.yamj.common.tools.PropertyTools - Loading properties file from URL [file:/volume1/videos/.jukebox/filescanner/config/yamj3-filescanner.user.properties] [27.07.2017 13:06:34]INFO org.yamj.common.tools.PropertyTools - Loaded 21 properties null [27.07.2017 13:06:47]INFO org.yamj.filescanner.service.LibrarySendScheduler - There are 0 libraries to process, there have been 0 consecutive failed attempts to send. [27.07.2017 13:06:47]INFO org.yamj.filescanner.service.LibrarySendScheduler - There are 0 items currently queued to be sent to core. [27.07.2017 13:07:02]INFO org.yamj.filescanner.service.LibrarySendScheduler - There are 0 libraries to process, there have been 0 consecutive failed attempts to send. [27.07.2017 13:07:02]INFO org.yamj.filescanner.service.LibrarySendScheduler - There are 0 items currently queued to be sent to core. [27.07.2017 13:07:17]INFO org.yamj.filescanner.service.LibrarySendScheduler - There are 0 libraries to process, there have been 0 consecutive failed attempts to send. [27.07.2017 13:07:17]INFO org.yamj.filescanner.service.LibrarySendScheduler - There are 0 items currently queued to be sent to core. [27.07.2017 13:07:17]INFO org.yamj.filescanner.ScannerManagementImpl - Installation is less than 1 days old. [27.07.2017 13:07:18]INFO org.yamj.filescanner.service.SystemInfoCore - Ping response: YAMJ3 Core is running

Command to run the filescanner was: cd /volume1/videos/.jukebox/filescanner && ./my_filescanner.sh

my_filescanner.sh file content is:

!/bin/sh

YAMJ3 File Scanner

File Scanner client for YAMJ v3

Version: 3.0-SNAPSHOT

Git-SHA: 282ecdb89362c1938eff89e6b3f9f6fecb902607

clear ./filescanner.sh -d /volume1/videos

jluc2808 commented 7 years ago

could be ignored, surely a board effect of log4j with the last fix of this part by modmax

dav1170 commented 7 years ago

Hello @jluc2808

I don't have any problem to upgrade my instance (and I wants to use the latest powerfull features), but which is the procedure to upgrade yamj3?

jluc2808 commented 7 years ago

download from http://mediaplayersite.com/YAMJv3 del lib folder unzip the 2 zip under your yamj3 folder copy the .war under the lib folder