UMS not launching on openSuse

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
dashwell
Posts: 5
Joined: Sat Sep 04, 2021 5:00 am
Location: South Africa

UMS not launching on openSuse

Post by dashwell »

Good Day,

I've downloaded the latest UMS to try and get my damned Samsung BluRay to recognise it as a proper media source for streaming.
However, when I launched it now I get the following JAVA error

INFO 18:20:46.742 [main] Starting Universal Media Server 10.10.1
INFO 18:20:46.743 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 18:20:46.743 [main] https://www.universalmediaserver.com
INFO 18:20:46.744 [main]
INFO 18:20:46.744 [main] Build: 8c30b7c22 (2021-08-23)
INFO 18:20:46.744 [main] Working directory: /home/delta/ums-10.10.1
INFO 18:20:46.755 [main] Temporary directory: /tmp/UMS-delta
INFO 18:20:46.756 [main] Logging configuration file: /home/delta/ums-10.10.1/logback.xml
INFO 18:20:46.756 [main] Logfile: /home/delta/.config/UMS/debug.log
INFO 18:20:46.756 [main]
INFO 18:20:46.757 [main] Profile directory: /home/delta/.config/UMS
INFO 18:20:46.757 [main] Profile directory permissions: drwx
INFO 18:20:46.757 [main] Profile configuration file: /home/delta/.config/UMS/UMS.conf
INFO 18:20:46.757 [main] Profile configuration file permissions: -rw-
INFO 18:20:46.758 [main] Profile name: linux-b0ql.site
INFO 18:20:46.758 [main]
INFO 18:20:46.758 [main] Web configuration file: /home/delta/.config/UMS/WEB.conf
WARN 18:20:46.759 [main] Web configuration file not found: File "/home/delta/.config/UMS/WEB.conf" not found
INFO 18:20:46.759 [main]
INFO 18:20:46.805 [main] Using database located at: "/home/delta/.config/UMS/database"
INFO 18:20:46.942 [System Information Logger] System information:
OS: GNU/Linux openSUSE Leap 15.2 (unknown) build 5.3.18-lp152.78-default 64-bit
JVM: OpenJDK 64-Bit Server VM 1.8.0_302 (64-bit) by Temurin
Language: English (United Kingdom)
Encoding: UTF-8
CPU: AMD A8-3870 APU with Radeon(tm) HD Graphics with 4 cores
Physical Memory: 7.8 GiB
Free Memory: 5.6 GiB
Maximum JVM Memory: 1.1 GiB
Used network interfaces:
Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller, speed 104 Mb/s

Exception in thread "main" java.lang.ExceptionInInitializerError
at net.pms.PMS.init(PMS.java:439)
at net.pms.PMS.createInstance(PMS.java:942)
at net.pms.PMS.main(PMS.java:1108)
Caused by: java.lang.NullPointerException
at net.pms.database.Tables.reInitTablesExceptFilesStatus(Tables.java:112)
at net.pms.dlna.DLNAMediaDatabase.init(DLNAMediaDatabase.java:455)
at net.pms.PMS.getDatabase(PMS.java:262)
at net.pms.database.Tables.<clinit>(Tables.java:50)
... 3 more
Kind regards
dashwell
User avatar
mik_s
Moderator
Posts: 1115
Joined: Wed Aug 23, 2017 11:03 pm
Location: UK

Re: UMS not launching on openSuse

Post by mik_s »

That log is not very helpful, but at a guess there could be something wrong with the database but need more information to be sure.
Could you post full trace logs, see the section in red above.

If it is the database causing the error, deleting C:\ProgramData\UMS\database would make UMS rebuild it when it is restarted.
Logs are important for us to help, Please follow This Link before asking for support. Just a forum cleaner, Will help if I can but no expert.
Post Reply