[Solved] UMS will not start
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
- Optimus_prime
- Posts: 678
- Joined: Fri Jun 01, 2012 6:39 pm
- Location: Sydney, Australia
Re: UMS WILL NOT START
Well i use 10.8.4 (to test and build) and see no issues either. If i can track down a copy of 10.7.5 (normal or server) i will and do some testing. Makes it hard to figure this out exactly whats causing this.
How Ask For Support
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
- Optimus_prime
- Posts: 678
- Joined: Fri Jun 01, 2012 6:39 pm
- Location: Sydney, Australia
Re: UMS WILL NOT START
Mindshare, could you post a debug log on trace for the 3.6.1 version for both java 6 and java 7. I need to see if i can compare the two, thanks in advance
How Ask For Support
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
Re: UMS WILL NOT START
UMS 3.6.1 (Java 7) does work for me. Can't go back to Java 6 right now
Last login: Fri Aug 15 23:20:08 on console
Mac-mini-C2D:~ xxxx$ /Applications/Universal\ Media\ Server.app/Contents/MacOS/JavaApplicationStub ; exit;
23:12:55.445 [main] DEBUG o.a.c.c.ConfigurationUtils - ConfigurationUtils.locate(): base is null, name is /Users/xxxx/Library/Application Support/UMS/UMS.conf
23:12:55.451 [main] DEBUG o.a.c.c.DefaultFileSystem - Could not locate file /Users/xxxx/Library/Application Support/UMS/UMS.conf at null: no protocol: /Users/xxxx/Library/Application Support/UMS/UMS.conf
23:12:55.452 [main] DEBUG o.a.c.c.ConfigurationUtils - Loading configuration from the absolute path /Users/xxxx/Library/Application Support/UMS/UMS.conf
23:12:55.453 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to file:///Users/xxxx/Library/Application%20Support/UMS/UMS.conf
23:12:55.517 [main] DEBUG o.a.c.c.PropertiesConfiguration - FileName set to UMS.conf
23:12:55.517 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to /Users/xxxx/Library/Application Support/UMS
23:12:55,762 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
23:12:55,764 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
23:12:55,768 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
23:12:55,769 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [traces]
23:12:55,807 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:12:55,808 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
23:12:55,814 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
23:12:55,816 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
23:12:55,821 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/Users/xxxx/Library/Application Support/UMS/debug.log]
23:12:55,824 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:12:55,826 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
23:12:55,847 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@14004204 - Will use zip compression
23:12:55,865 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /Users/xxxx/Library/Application Support/UMS/debug.log
23:12:55,865 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/Users/xxxx/Library/Application Support/UMS/debug.log]
23:12:55,866 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
23:12:55,866 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [httpclient.wire] to WARN
23:12:55,867 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
23:12:55,867 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [traces] to Logger[ROOT]
23:12:55,867 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [console] to Logger[ROOT]
23:12:55,867 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
23:12:55,867 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:12:55,868 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3d47358f - Registering current configuration as safe fallback point
INFO 2014-08-16 23:12:55.926 [main] Starting Universal Media Server 3.6.1
INFO 2014-08-16 23:12:55.928 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2014-08-16 23:12:55.928 [main] http://www.universalmediaserver.com
INFO 2014-08-16 23:12:55.929 [main]
INFO 2014-08-16 23:12:55.931 [main] Build: 9dc21763b (2014-05-15)
INFO 2014-08-16 23:12:55.931 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.6.0_65 64-bit by Apple Inc.
INFO 2014-08-16 23:12:55.931 [main] OS: Mac OS X 64-bit 10.7.5
INFO 2014-08-16 23:12:55.932 [main] Encoding: UTF-8
INFO 2014-08-16 23:12:55.947 [main] Memory: 763 MB
INFO 2014-08-16 23:12:55.948 [main] Language: en
INFO 2014-08-16 23:12:55.955 [main]
INFO 2014-08-16 23:12:55.955 [main] Working directory: /Applications/Universal Media Server.app/Contents/Resources/Java
INFO 2014-08-16 23:12:55.975 [main] Temp directory: /var/folders/dg/5_lj69pj7ksf7_zvllnywl140000gn/T/universalmediaserver
INFO 2014-08-16 23:12:55.981 [main] Logging config file: /Applications/Universal Media Server.app/Contents/Resources/Java/logback.xml
INFO 2014-08-16 23:12:55.982 [main] debug.log: /Users/xxxx/Library/Application Support/UMS/debug.log
INFO 2014-08-16 23:12:55.982 [main]
INFO 2014-08-16 23:12:55.982 [main] Profile directory: /Users/xxxx/Library/Application Support/UMS
INFO 2014-08-16 23:12:55.984 [main] Profile directory permissions: rw
INFO 2014-08-16 23:12:55.984 [main] Profile path: /Users/xxxx/Library/Application Support/UMS/UMS.conf
INFO 2014-08-16 23:12:55.985 [main] Profile permissions: rw
INFO 2014-08-16 23:12:55.985 [main] Profile name: Mac-mini-C2D.local
INFO 2014-08-16 23:12:55.985 [main]
INFO 2014-08-16 23:12:55.986 [main] Web conf path: /Users/xxxx/Library/Application Support/UMS/WEB.conf
INFO 2014-08-16 23:12:55.986 [main] Web conf permissions: file not found
INFO 2014-08-16 23:12:55.986 [main]
INFO 2014-08-16 23:12:57.444 [main] Loading renderer names from /Applications/Universal Media Server.app/Contents/Resources/Java/renderers
INFO 2014-08-16 23:12:57.478 [main] Loading MediaInfo library
INFO 2014-08-16 23:12:57.631 [main] Loaded MediaInfoLib - v0.7.58
INFO 2014-08-16 23:12:58.352 [main] Checking shared folder: /Users/xxxx/Downloads/Surveillance
INFO 2014-08-16 23:12:58.354 [main] Checking shared folder: /Users/xxxx/Movies
INFO 2014-08-16 23:12:58.355 [main] Checking shared folder: /Users/xxxx/Pictures
INFO 2014-08-16 23:12:59.059 [main] Loading renderer configurations from /Applications/Universal Media Server.app/Contents/Resources/Java/renderers
INFO 2014-08-16 23:12:59.112 [main] Loaded configuration for renderer: Sony Bravia BX305
INFO 2014-08-16 23:12:59.151 [main] Loaded configuration for renderer: Azur BD
INFO 2014-08-16 23:12:59.169 [main] Loaded configuration for renderer: LG LA6200
INFO 2014-08-16 23:12:59.173 [main] Loaded configuration for renderer: LG LA644V
INFO 2014-08-16 23:12:59.259 [main] Loaded configuration for renderer: Samsung AllShare
INFO 2014-08-16 23:12:59.388 [main] Loaded configuration for renderer: iPad / iPhone
INFO 2014-08-16 23:12:59.390 [main] Checking the fontconfig cache, this can take two minutes or so.
INFO 2014-08-16 23:13:00.234 [main] Searching for plugins in /Applications/Universal Media Server.app/Contents/Resources/Java/plugins
INFO 2014-08-16 23:13:00.237 [main] No plugins found
INFO 2014-08-16 23:13:00.277 [main] Registering transcoding engine: FFmpeg Audio
INFO 2014-08-16 23:13:00.300 [main] Registering transcoding engine: MEncoder
INFO 2014-08-16 23:13:00.301 [main] Registering transcoding engine: FFmpeg
INFO 2014-08-16 23:13:00.303 [main] Registering transcoding engine: VLC
INFO 2014-08-16 23:13:00.447 [main] Registering transcoding engine: FFmpeg Web Video
INFO 2014-08-16 23:13:00.449 [main] Registering transcoding engine: MEncoder Web
INFO 2014-08-16 23:13:00.450 [main] Registering transcoding engine: VLC Web Video
INFO 2014-08-16 23:13:00.453 [main] Registering transcoding engine: tsMuxeR
INFO 2014-08-16 23:13:00.454 [main] Registering transcoding engine: Audio High Fidelity
INFO 2014-08-16 23:13:00.456 [main] Registering transcoding engine: VLC Web Audio (Legacy)
INFO 2014-08-16 23:13:00.457 [main] Registering transcoding engine: VLC Web Video (Legacy)
INFO 2014-08-16 23:13:00.458 [main] Registering transcoding engine: dcraw Thumbnailer
INFO 2014-08-16 23:13:00.600 [main] Using address /192.168.2.2 found on network interface: name:en0 (en0)
INFO 2014-08-16 23:13:00.602 [main] Created socket: /192.168.2.2:5001
INFO 2014-08-16 23:13:00.789 [main] Using database located at: /Applications/Universal Media Server.app/Contents/Resources/Java/database
INFO 2014-08-16 23:13:01.350 [main] A tiny cache admin interface is available at: http://192.168.2.2:5001/console/home
INFO 2014-08-16 23:13:01.428 [main] Checking shared folder: /Users/xxxx/Downloads/Surveillance
INFO 2014-08-16 23:13:01.430 [main] Checking shared folder: /Users/xxxx/Movies
INFO 2014-08-16 23:13:01.431 [main] Checking shared folder: /Users/xxxx/Pictures
INFO 2014-08-16 23:13:01.597 [main] Using the following UUID configured in UMS.conf: fecdbe07-602a-420c-9106-6a2066b2b55f
INFO 2014-08-16 23:13:01.745 [New I/O worker #1] No IP filter specified, access granted to /192.168.2.13
INFO 2014-08-16 23:13:01.851 [pool-3-thread-1] Checking IP: 192.168.2.13 for Samsung AllShare
INFO 2014-08-16 23:13:01.912 [main] The server is now available for renderers to find
INFO 2014-08-16 23:13:01.998 [pool-3-thread-1] Renderer Samsung AllShare found on this address: 192.168.2.13
Last login: Fri Aug 15 23:20:08 on console
Mac-mini-C2D:~ xxxx$ /Applications/Universal\ Media\ Server.app/Contents/MacOS/JavaApplicationStub ; exit;
23:12:55.445 [main] DEBUG o.a.c.c.ConfigurationUtils - ConfigurationUtils.locate(): base is null, name is /Users/xxxx/Library/Application Support/UMS/UMS.conf
23:12:55.451 [main] DEBUG o.a.c.c.DefaultFileSystem - Could not locate file /Users/xxxx/Library/Application Support/UMS/UMS.conf at null: no protocol: /Users/xxxx/Library/Application Support/UMS/UMS.conf
23:12:55.452 [main] DEBUG o.a.c.c.ConfigurationUtils - Loading configuration from the absolute path /Users/xxxx/Library/Application Support/UMS/UMS.conf
23:12:55.453 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to file:///Users/xxxx/Library/Application%20Support/UMS/UMS.conf
23:12:55.517 [main] DEBUG o.a.c.c.PropertiesConfiguration - FileName set to UMS.conf
23:12:55.517 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to /Users/xxxx/Library/Application Support/UMS
23:12:55,762 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
23:12:55,764 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
23:12:55,768 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
23:12:55,769 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [traces]
23:12:55,807 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
23:12:55,808 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
23:12:55,814 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
23:12:55,816 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
23:12:55,821 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/Users/xxxx/Library/Application Support/UMS/debug.log]
23:12:55,824 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:12:55,826 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
23:12:55,847 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@14004204 - Will use zip compression
23:12:55,865 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /Users/xxxx/Library/Application Support/UMS/debug.log
23:12:55,865 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/Users/xxxx/Library/Application Support/UMS/debug.log]
23:12:55,866 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
23:12:55,866 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [httpclient.wire] to WARN
23:12:55,867 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
23:12:55,867 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [traces] to Logger[ROOT]
23:12:55,867 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [console] to Logger[ROOT]
23:12:55,867 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
23:12:55,867 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
23:12:55,868 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3d47358f - Registering current configuration as safe fallback point
INFO 2014-08-16 23:12:55.926 [main] Starting Universal Media Server 3.6.1
INFO 2014-08-16 23:12:55.928 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2014-08-16 23:12:55.928 [main] http://www.universalmediaserver.com
INFO 2014-08-16 23:12:55.929 [main]
INFO 2014-08-16 23:12:55.931 [main] Build: 9dc21763b (2014-05-15)
INFO 2014-08-16 23:12:55.931 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.6.0_65 64-bit by Apple Inc.
INFO 2014-08-16 23:12:55.931 [main] OS: Mac OS X 64-bit 10.7.5
INFO 2014-08-16 23:12:55.932 [main] Encoding: UTF-8
INFO 2014-08-16 23:12:55.947 [main] Memory: 763 MB
INFO 2014-08-16 23:12:55.948 [main] Language: en
INFO 2014-08-16 23:12:55.955 [main]
INFO 2014-08-16 23:12:55.955 [main] Working directory: /Applications/Universal Media Server.app/Contents/Resources/Java
INFO 2014-08-16 23:12:55.975 [main] Temp directory: /var/folders/dg/5_lj69pj7ksf7_zvllnywl140000gn/T/universalmediaserver
INFO 2014-08-16 23:12:55.981 [main] Logging config file: /Applications/Universal Media Server.app/Contents/Resources/Java/logback.xml
INFO 2014-08-16 23:12:55.982 [main] debug.log: /Users/xxxx/Library/Application Support/UMS/debug.log
INFO 2014-08-16 23:12:55.982 [main]
INFO 2014-08-16 23:12:55.982 [main] Profile directory: /Users/xxxx/Library/Application Support/UMS
INFO 2014-08-16 23:12:55.984 [main] Profile directory permissions: rw
INFO 2014-08-16 23:12:55.984 [main] Profile path: /Users/xxxx/Library/Application Support/UMS/UMS.conf
INFO 2014-08-16 23:12:55.985 [main] Profile permissions: rw
INFO 2014-08-16 23:12:55.985 [main] Profile name: Mac-mini-C2D.local
INFO 2014-08-16 23:12:55.985 [main]
INFO 2014-08-16 23:12:55.986 [main] Web conf path: /Users/xxxx/Library/Application Support/UMS/WEB.conf
INFO 2014-08-16 23:12:55.986 [main] Web conf permissions: file not found
INFO 2014-08-16 23:12:55.986 [main]
INFO 2014-08-16 23:12:57.444 [main] Loading renderer names from /Applications/Universal Media Server.app/Contents/Resources/Java/renderers
INFO 2014-08-16 23:12:57.478 [main] Loading MediaInfo library
INFO 2014-08-16 23:12:57.631 [main] Loaded MediaInfoLib - v0.7.58
INFO 2014-08-16 23:12:58.352 [main] Checking shared folder: /Users/xxxx/Downloads/Surveillance
INFO 2014-08-16 23:12:58.354 [main] Checking shared folder: /Users/xxxx/Movies
INFO 2014-08-16 23:12:58.355 [main] Checking shared folder: /Users/xxxx/Pictures
INFO 2014-08-16 23:12:59.059 [main] Loading renderer configurations from /Applications/Universal Media Server.app/Contents/Resources/Java/renderers
INFO 2014-08-16 23:12:59.112 [main] Loaded configuration for renderer: Sony Bravia BX305
INFO 2014-08-16 23:12:59.151 [main] Loaded configuration for renderer: Azur BD
INFO 2014-08-16 23:12:59.169 [main] Loaded configuration for renderer: LG LA6200
INFO 2014-08-16 23:12:59.173 [main] Loaded configuration for renderer: LG LA644V
INFO 2014-08-16 23:12:59.259 [main] Loaded configuration for renderer: Samsung AllShare
INFO 2014-08-16 23:12:59.388 [main] Loaded configuration for renderer: iPad / iPhone
INFO 2014-08-16 23:12:59.390 [main] Checking the fontconfig cache, this can take two minutes or so.
INFO 2014-08-16 23:13:00.234 [main] Searching for plugins in /Applications/Universal Media Server.app/Contents/Resources/Java/plugins
INFO 2014-08-16 23:13:00.237 [main] No plugins found
INFO 2014-08-16 23:13:00.277 [main] Registering transcoding engine: FFmpeg Audio
INFO 2014-08-16 23:13:00.300 [main] Registering transcoding engine: MEncoder
INFO 2014-08-16 23:13:00.301 [main] Registering transcoding engine: FFmpeg
INFO 2014-08-16 23:13:00.303 [main] Registering transcoding engine: VLC
INFO 2014-08-16 23:13:00.447 [main] Registering transcoding engine: FFmpeg Web Video
INFO 2014-08-16 23:13:00.449 [main] Registering transcoding engine: MEncoder Web
INFO 2014-08-16 23:13:00.450 [main] Registering transcoding engine: VLC Web Video
INFO 2014-08-16 23:13:00.453 [main] Registering transcoding engine: tsMuxeR
INFO 2014-08-16 23:13:00.454 [main] Registering transcoding engine: Audio High Fidelity
INFO 2014-08-16 23:13:00.456 [main] Registering transcoding engine: VLC Web Audio (Legacy)
INFO 2014-08-16 23:13:00.457 [main] Registering transcoding engine: VLC Web Video (Legacy)
INFO 2014-08-16 23:13:00.458 [main] Registering transcoding engine: dcraw Thumbnailer
INFO 2014-08-16 23:13:00.600 [main] Using address /192.168.2.2 found on network interface: name:en0 (en0)
INFO 2014-08-16 23:13:00.602 [main] Created socket: /192.168.2.2:5001
INFO 2014-08-16 23:13:00.789 [main] Using database located at: /Applications/Universal Media Server.app/Contents/Resources/Java/database
INFO 2014-08-16 23:13:01.350 [main] A tiny cache admin interface is available at: http://192.168.2.2:5001/console/home
INFO 2014-08-16 23:13:01.428 [main] Checking shared folder: /Users/xxxx/Downloads/Surveillance
INFO 2014-08-16 23:13:01.430 [main] Checking shared folder: /Users/xxxx/Movies
INFO 2014-08-16 23:13:01.431 [main] Checking shared folder: /Users/xxxx/Pictures
INFO 2014-08-16 23:13:01.597 [main] Using the following UUID configured in UMS.conf: fecdbe07-602a-420c-9106-6a2066b2b55f
INFO 2014-08-16 23:13:01.745 [New I/O worker #1] No IP filter specified, access granted to /192.168.2.13
INFO 2014-08-16 23:13:01.851 [pool-3-thread-1] Checking IP: 192.168.2.13 for Samsung AllShare
INFO 2014-08-16 23:13:01.912 [main] The server is now available for renderers to find
INFO 2014-08-16 23:13:01.998 [pool-3-thread-1] Renderer Samsung AllShare found on this address: 192.168.2.13
Re: UMS WILL NOT START
Thanks for the reports guys, the bug is fixed now and will be in the next release 

Re: UMS WILL NOT START
Brilliant, can't wait to give it a go. Thanks for everyones help.
Re: UMS WILL NOT START
If Optimus is feeling generous maybe he'll build the current code for you as a preview of the next release 

- Optimus_prime
- Posts: 678
- Joined: Fri Jun 01, 2012 6:39 pm
- Location: Sydney, Australia
Re: UMS WILL NOT START
As i had a little time there's a version up here http://sourceforge.net/projects/unimedi ... es/OS%20X/ It's Java 7 only
Let me know how it goes
Let me know how it goes
How Ask For Support
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
Remember, Debug Log's Can/Will Help and Explain your issues, we're not mind reader's but here to help
OS's I Use And Can Assist With: Windows 7/8, Mac OS-X 10.8 & 10.9
Mac OS-X Java 7 Builds Mac OS-X Java 7 Forum
Re: UMS WILL NOT START
works for me pal. thanks everybodyOptimus_prime wrote:As i had a little time there's a version up here http://sourceforge.net/projects/unimedi ... es/OS%20X/ It's Java 7 only
Let me know how it goes
