Page 3 of 3
Re: UMS won't start on Mavericks
Posted: Sat Oct 18, 2014 4:47 am
by Optimus_prime
I'm having alot of difficulty replicating this issue you guys are having. I use a clean install of mavericks and am not seeing any issues. I will try to see if i can isolate the reason, I will install Xuggler and see if it happens for me.
Edit: I've tried building you a special version of UMS with the slf4j-API that Xuggler uses and it's throwing alot of errors. I'll try and isolate the issue and see if i can get around it.
2ndEdit: That slf4j version is so old that we've never used it in UMS, so it's very incompatible and will never work

But alas i will search this weekend and see if there is something i've missed
Duocycle, please open the Universal Media Server.app and view it's contents. Open the folder 'Contents" then MacOS' folder and launch JavaAppLauncher and post the contents. Thanks
Re: UMS won't start on Mavericks
Posted: Tue Oct 21, 2014 6:32 am
by duocycle
I should mention that I'm using a Hackintosh, but it's working flawlessly in every regard except for UMS.
Here's the contents of JavaAppLauncher
Code: Select all
Last login: Mon Oct 20 02:37:25 on console
Andrews-Mac-Pro:~ Andrew$ /Applications/Universal\ Media\ Server.app/Contents/MacOS/JavaAppLauncher ; exit;
11:33:45.265 [main] DEBUG o.a.c.c.ConfigurationUtils - ConfigurationUtils.locate(): base is null, name is /Users/Andrew/Library/Application Support/UMS/UMS.conf
11:33:45.268 [main] DEBUG o.a.c.c.DefaultFileSystem - Could not locate file /Users/Andrew/Library/Application Support/UMS/UMS.conf at null: no protocol: /Users/Andrew/Library/Application Support/UMS/UMS.conf
11:33:45.268 [main] DEBUG o.a.c.c.ConfigurationUtils - Loading configuration from the absolute path /Users/Andrew/Library/Application Support/UMS/UMS.conf
11:33:45.268 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to file:///Users/Andrew/Library/Application%20Support/UMS/UMS.conf
11:33:45.278 [main] DEBUG o.a.c.c.PropertiesConfiguration - FileName set to UMS.conf
11:33:45.278 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to /Users/Andrew/Library/Application Support/UMS
11:33:45,346 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
11:33:45,347 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
11:33:45,349 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
11:33:45,349 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [traces]
11:33:45,379 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:33:45,379 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
11:33:45,384 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
11:33:45,386 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
11:33:45,389 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/Users/Andrew/Library/Application Support/UMS/debug.log]
11:33:45,391 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
11:33:45,391 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
11:33:45,403 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@298f11d3 - Will use zip compression
11:33:45,410 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /Users/Andrew/Library/Application Support/UMS/debug.log
11:33:45,410 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/Users/Andrew/Library/Application Support/UMS/debug.log]
11:33:45,410 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
11:33:45,411 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [httpclient.wire] to WARN
11:33:45,411 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
11:33:45,411 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [traces] to Logger[ROOT]
11:33:45,411 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [console] to Logger[ROOT]
11:33:45,411 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
11:33:45,412 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
11:33:45,412 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@56912ae7 - Registering current configuration as safe fallback point
INFO 2014-10-20 11:33:45.425 [main] Starting Universal Media Server 3.4.1
INFO 2014-10-20 11:33:45.426 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2014-10-20 11:33:45.426 [main] http://www.universalmediaserver.com
INFO 2014-10-20 11:33:45.426 [main]
INFO 2014-10-20 11:33:45.426 [main] Build: 825a9eb7c (2014-02-13)
INFO 2014-10-20 11:33:45.426 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.7.0_71 64-bit by Oracle Corporation
INFO 2014-10-20 11:33:45.426 [main] OS: Mac OS X 64-bit 10.9.5
INFO 2014-10-20 11:33:45.426 [main] Encoding: UTF-8
INFO 2014-10-20 11:33:45.434 [main] Memory: 683 MB
INFO 2014-10-20 11:33:45.435 [main] Language: en
INFO 2014-10-20 11:33:45.435 [main]
INFO 2014-10-20 11:33:45.435 [main] Working directory: /Applications/Universal Media Server.app/Contents/Resources
INFO 2014-10-20 11:33:45.436 [main] Temp directory: /var/folders/xy/vbswbd596c74017lvb1_v0ph0000gn/T/universalmediaserver
INFO 2014-10-20 11:33:45.436 [main] Logging config file: /Applications/Universal Media Server.app/Contents/Resources/logback.xml
INFO 2014-10-20 11:33:45.436 [main] debug.log: /Users/Andrew/Library/Application Support/UMS/debug.log
INFO 2014-10-20 11:33:45.436 [main]
INFO 2014-10-20 11:33:45.437 [main] Profile directory: /Users/Andrew/Library/Application Support/UMS
INFO 2014-10-20 11:33:45.437 [main] Profile directory permissions: rw
INFO 2014-10-20 11:33:45.437 [main] Profile path: /Users/Andrew/Library/Application Support/UMS/UMS.conf
INFO 2014-10-20 11:33:45.437 [main] Profile permissions: rw
INFO 2014-10-20 11:33:45.438 [main] Profile name: Andrews-Mac-Pro.local
INFO 2014-10-20 11:33:45.438 [main]
INFO 2014-10-20 11:33:45.439 [main] Web conf path: /Users/Andrew/Library/Application Support/UMS/WEB.conf
INFO 2014-10-20 11:33:45.439 [main] Web conf permissions: file not found
INFO 2014-10-20 11:33:45.439 [main]
INFO 2014-10-20 11:33:46.474 [main] Loading MediaInfo library
INFO 2014-10-20 11:33:46.519 [main] Loaded MediaInfoLib - v0.7.58
INFO 2014-10-20 11:33:46.523 [main] Loading renderer configurations from /Applications/Universal Media Server.app/Contents/Resources/renderers
INFO 2014-10-20 11:33:46.528 [main] Loaded configuration for renderer: AirPlayer
INFO 2014-10-20 11:33:46.530 [main] Loaded configuration for renderer: Android
INFO 2014-10-20 11:33:46.534 [main] Loaded configuration for renderer: KalemSoft Media Player
INFO 2014-10-20 11:33:46.537 [main] Loaded configuration for renderer: Sony Bravia 4500
INFO 2014-10-20 11:33:46.540 [main] Loaded configuration for renderer: Sony Bravia 5500
INFO 2014-10-20 11:33:46.545 [main] Loaded configuration for renderer: Sony Bravia EX
INFO 2014-10-20 11:33:46.549 [main] Loaded configuration for renderer: Sony Bravia EX620
INFO 2014-10-20 11:33:46.553 [main] Loaded configuration for renderer: Sony Bravia HX
INFO 2014-10-20 11:33:46.558 [main] Loaded configuration for renderer: Sony Bravia W6/W8/W9
INFO 2014-10-20 11:33:46.562 [main] Loaded configuration for renderer: D-Link DSM-510
INFO 2014-10-20 11:33:46.564 [main] Loaded configuration for renderer: DirecTV HR
INFO 2014-10-20 11:33:46.566 [main] Loaded configuration for renderer: Freebox HD
INFO 2014-10-20 11:33:46.568 [main] Loaded configuration for renderer: Freecom MusicPal
INFO 2014-10-20 11:33:46.570 [main] Loaded configuration for renderer: Pioneer Kuro
INFO 2014-10-20 11:33:46.573 [main] Loaded configuration for renderer: LG 42LA644V
INFO 2014-10-20 11:33:46.576 [main] Loaded configuration for renderer: LG Smart TV Upgrader
INFO 2014-10-20 11:33:46.578 [main] Loaded configuration for renderer: Nokia N900
INFO 2014-10-20 11:33:46.581 [main] Loaded configuration for renderer: Netgear NeoTV
INFO 2014-10-20 11:33:46.582 [main] Loaded configuration for renderer: OPPO BDP-83
INFO 2014-10-20 11:33:46.584 [main] Loaded configuration for renderer: OPPO BDP-93
INFO 2014-10-20 11:33:46.585 [main] Loaded configuration for renderer: Onkyo TX-NR717
INFO 2014-10-20 11:33:46.591 [main] Loaded configuration for renderer: PlayStation 3
INFO 2014-10-20 11:33:46.595 [main] Loaded configuration for renderer: Panasonic TV
INFO 2014-10-20 11:33:46.598 [main] Loaded configuration for renderer: Panasonic TX-L32V10E
INFO 2014-10-20 11:33:46.601 [main] Loaded configuration for renderer: Philips Aurea
INFO 2014-10-20 11:33:46.608 [main] Loaded configuration for renderer: Philips TV
INFO 2014-10-20 11:33:46.610 [main] Loaded configuration for renderer: Popcorn Hour
INFO 2014-10-20 11:33:46.613 [main] Loaded configuration for renderer: Realtek
INFO 2014-10-20 11:33:46.616 [main] Loaded configuration for renderer: Sony SMP-N100
INFO 2014-10-20 11:33:46.624 [main] Loaded configuration for renderer: Samsung SMT-G7400
INFO 2014-10-20 11:33:46.626 [main] Loaded configuration for renderer: Samsung D7000
INFO 2014-10-20 11:33:46.629 [main] Loaded configuration for renderer: Samsung AllShare
INFO 2014-10-20 11:33:46.631 [main] Loaded configuration for renderer: Samsung Mobile
INFO 2014-10-20 11:33:46.632 [main] Loaded configuration for renderer: Samsung WiseLink
INFO 2014-10-20 11:33:46.635 [main] Loaded configuration for renderer: Sharp Aquos
INFO 2014-10-20 11:33:46.639 [main] Loaded configuration for renderer: Showtime 3
INFO 2014-10-20 11:33:46.643 [main] Loaded configuration for renderer: Showtime 4
INFO 2014-10-20 11:33:46.647 [main] Loaded configuration for renderer: Sony Blu-ray
INFO 2014-10-20 11:33:46.652 [main] Loaded configuration for renderer: Sony Home Theatre System
INFO 2014-10-20 11:33:46.656 [main] Loaded configuration for renderer: Sony STR-DA5800ES
INFO 2014-10-20 11:33:46.658 [main] Loaded configuration for renderer: Streamium
INFO 2014-10-20 11:33:46.661 [main] Loaded configuration for renderer: Telstra T-Box
INFO 2014-10-20 11:33:46.663 [main] Loaded configuration for renderer: VideoWeb TV
INFO 2014-10-20 11:33:46.667 [main] Loaded configuration for renderer: Vizio Smart TV
INFO 2014-10-20 11:33:46.671 [main] Loaded configuration for renderer: WD TV Live
INFO 2014-10-20 11:33:46.673 [main] Loaded configuration for renderer: WMP
INFO 2014-10-20 11:33:46.676 [main] Loaded configuration for renderer: XBMC
INFO 2014-10-20 11:33:46.678 [main] Loaded configuration for renderer: Xbox 360
INFO 2014-10-20 11:33:46.680 [main] Loaded configuration for renderer: Yamaha RX-A1010
INFO 2014-10-20 11:33:46.682 [main] Loaded configuration for renderer: Yamaha RX-V3900
INFO 2014-10-20 11:33:46.684 [main] Loaded configuration for renderer: Yamaha RX-V671
INFO 2014-10-20 11:33:46.686 [main] Loaded configuration for renderer: iPad / iPhone
INFO 2014-10-20 11:33:46.687 [main] Checking the fontconfig cache, this can take two minutes or so.
INFO 2014-10-20 11:33:46.705 [main] Searching for plugins in /Applications/Universal Media Server.app/Contents/Resources/plugins
INFO 2014-10-20 11:33:46.707 [main] No plugins found
INFO 2014-10-20 11:33:46.754 [main] Registering transcoding engine: FFmpeg Audio
INFO 2014-10-20 11:33:46.758 [main] Registering transcoding engine: MEncoder
INFO 2014-10-20 11:33:46.758 [main] Registering transcoding engine: FFmpeg
INFO 2014-10-20 11:33:46.759 [main] Registering transcoding engine: VLC
INFO 2014-10-20 11:33:46.769 [main] Registering transcoding engine: FFmpeg Web Video
INFO 2014-10-20 11:33:46.770 [main] Registering transcoding engine: MEncoder Web
INFO 2014-10-20 11:33:46.771 [main] Registering transcoding engine: VLC Web Video
INFO 2014-10-20 11:33:46.773 [main] Registering transcoding engine: tsMuxeR
INFO 2014-10-20 11:33:46.773 [main] Registering transcoding engine: Audio High Fidelity
INFO 2014-10-20 11:33:46.774 [main] Registering transcoding engine: VLC Web Audio (Legacy)
INFO 2014-10-20 11:33:46.774 [main] Registering transcoding engine: VLC Web Video (Legacy)
INFO 2014-10-20 11:33:46.775 [main] Registering transcoding engine: dcraw Thumbnailer
INFO 2014-10-20 11:33:46.821 [main] Using address /192.168.1.5 found on network interface: name:en0 (en0)
INFO 2014-10-20 11:33:46.822 [main] Created socket: /192.168.1.5:5001
INFO 2014-10-20 11:33:46.896 [main] Using the following UUID configured in UMS.conf: cb8a5892-7c65-418b-819e-8ecdb012be49
INFO 2014-10-20 11:33:47.150 [main] The server is now available for renderers to find
Thanks for your support!
Re: UMS won't start on Mavericks
Posted: Tue Oct 21, 2014 7:29 am
by Optimus_prime
Hackintosh is all i use, i've never owned a mac. I currently use VMWare images of OS-X. Let me see if i can pin point the issue and get back to you
Re: UMS won't start on Mavericks
Posted: Thu Nov 06, 2014 1:16 am
by mendoza_no
Looks like I found a soulution: A java program (xuggler) caused the problem. I tried uninstalling it completly (including environment variables) and I can now use UMS...
Re: UMS won't start on Mavericks
Posted: Thu Nov 06, 2014 3:20 am
by Optimus_prime
That program is a known issue as it uses an out of date slf4j library/api that UMS can't use. I think it's mentioned in another forum post, I forgot all about it. I will write a guide in the UMS Wiki to get users to check for it
Thanks for reporting mendoza_no
Re: UMS won't start on Mavericks
Posted: Sat Nov 15, 2014 12:09 pm
by duocycle
I'm still facing the issue
Not sure how to find out which programs are Java based.
Would attaching a list of all of my installed Applications potentially help?
Re: UMS won't start on Mavericks
Posted: Sun Nov 16, 2014 5:07 pm
by Optimus_prime
Sure, I can find out which use certain libraries that UMS uses that may cause conflicts. I'd like to help in any way i can
Re: UMS won't start on Mavericks
Posted: Mon Nov 17, 2014 8:09 am
by duocycle
Thanks so much for the support! Attached is my Applications list. If there's anything else I can post in order to pinpoint the cause of all this, just let me know.
Re: UMS won't start on Mavericks
Posted: Fri Nov 20, 2015 9:35 am
by illmindofblue
I am having the same issue. Max osx 10.9.5. I have tried everything possible. not sure what i am doing wrong