Page 1 of 1

UMS not starting, Windows 10

Posted: Mon Oct 03, 2016 1:10 pm
by mcheiron13
Dear all,

Since 6.5.0 and now also 6.5.1 and the newest Windows 10 version, UMS is not starting anymore. It seems that it starts for a short moment but than does not start up (I see Java start in the task manager when starting UMS.exe, but nothing else). Also, I uninstalled UMS and Java 7/8 several times and reinstalled fresh.

Here is the debug.log showing some kind of database connection error. in the Programdata\UMS\database folder there is a medias.mv.db and medias.trace.db file the later one with a time stamp from the time I clicked on UMS.exe the first one 3 weeks old (around the time UMS stopped starting).

Thanks for the help.

BUG 2016-10-02 20:52:18.919 [main] Base path set to file:///C:/ProgramData/UMS/UMS.conf
DEBUG 2016-10-02 20:52:19.028 [main] FileName set to UMS.conf
DEBUG 2016-10-02 20:52:19.028 [main] Base path set to C:\ProgramData\UMS
DEBUG 2016-10-02 20:52:19.115 [main] Default logfile folder set to: C:\ProgramData\UMS
DEBUG 2016-10-02 20:52:19.632 [main] LogBack started with configuration file: C:\Program Files (x86)\Universal Media Server\logback.xml
DEBUG 2016-10-02 20:52:19.689 [main] Sun Oct 02 20:52:19 EDT 2016
DEBUG 2016-10-02 20:52:19.690 [main] Reading cred.path: "C:\ProgramData\UMS\UMS.cred" (default: "")
DEBUG 2016-10-02 20:52:21.246 [main] Writing PID: 9648
DEBUG 2016-10-02 20:52:21.249 [main]
INFO 2016-10-02 20:52:21.249 [main] Starting Universal Media Server 6.5.1
INFO 2016-10-02 20:52:21.251 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2016-10-02 20:52:21.252 [main] http://www.universalmediaserver.com
INFO 2016-10-02 20:52:21.252 [main]
INFO 2016-10-02 20:52:21.252 [main] Build: 7e985ea99 (2016-10-02)
INFO 2016-10-02 20:52:21.252 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.8.0_92 64-bit by Oracle Corporation
INFO 2016-10-02 20:52:21.253 [main] OS: Windows 10 64-bit 10.0
INFO 2016-10-02 20:52:21.253 [main] Encoding: UTF-8
INFO 2016-10-02 20:52:21.253 [main] Memory: 683 MB
INFO 2016-10-02 20:52:21.272 [main] Language: English (United States)
INFO 2016-10-02 20:52:21.273 [main]
INFO 2016-10-02 20:52:21.274 [main] Working directory: C:\Program Files (x86)\Universal Media Server
INFO 2016-10-02 20:52:21.294 [main] Temporary directory: C:\Users\Markus\AppData\Local\Temp\UMS
INFO 2016-10-02 20:52:21.298 [main] Logging configuration file: C:\Program Files (x86)\Universal Media Server\logback.xml
INFO 2016-10-02 20:52:21.300 [main] Logfile: C:\ProgramData\UMS\debug.log
INFO 2016-10-02 20:52:21.301 [main]
INFO 2016-10-02 20:52:21.301 [main] Profile directory: C:\ProgramData\UMS
INFO 2016-10-02 20:52:21.304 [main] Profile directory permissions: drwx
INFO 2016-10-02 20:52:21.304 [main] Profile configuration file: C:\ProgramData\UMS\UMS.conf
INFO 2016-10-02 20:52:21.306 [main] Profile configuration file permissions: -rwx
INFO 2016-10-02 20:52:21.307 [main] Profile name: server
INFO 2016-10-02 20:52:21.308 [main]
DEBUG 2016-10-02 20:52:21.312 [main] Reading web_conf: "C:\ProgramData\UMS\WEB.conf" (previous: null, default: "C:\ProgramData\UMS\WEB.conf")
INFO 2016-10-02 20:52:21.313 [main] Web configuration file: C:\ProgramData\UMS\WEB.conf
INFO 2016-10-02 20:52:21.315 [main] Web configuration file permissions: -rwx
INFO 2016-10-02 20:52:21.316 [main]
DEBUG 2016-10-02 20:52:21.381 [main] Using database URL: jdbc:h2:C:\ProgramData\UMS\database\medias
INFO 2016-10-02 20:52:21.382 [main] Using database located at: C:\ProgramData\UMS\database
ERROR 2016-10-02 20:52:21.612 [main] Database connection error: IO Exception: null [90028-192]

Re: UMS not starting, Windows 10

Posted: Sun Oct 09, 2016 2:33 am
by Sami32
Please, post your full trace log following these step: viewtopic.php?f=9&t=556

Did you do a clean UMS install ?

EDIT: I guess you did already and it solved your issue.
The @Valib method is faster and less intrusive though.
Since you are not the first one with a library corruption issue ? i wonder why this happen...

Re: UMS not starting, Windows 10

Posted: Sun Oct 09, 2016 11:49 am
by valib
mcheiron13 wrote: DEBUG 2016-10-02 20:52:21.381 [main] Using database URL: jdbc:h2:C:\ProgramData\UMS\database\medias
INFO 2016-10-02 20:52:21.382 [main] Using database located at: C:\ProgramData\UMS\database
ERROR 2016-10-02 20:52:21.612 [main] Database connection error: IO Exception: null [90028-192]
You can try to delete the folder C:\ProgramData\UMS\database before you start the UMS.