[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
Re: UMS WILL NOT START
The original thread starter said he had no luck with UMS 4.0.0, we don't know if for example 3.6.0 works. Or if 4.0.2 solved the problem at least on Mavericks, like it did for me.Optimus_prime wrote:The odd thing is that you can't use any version. I'm trying to isolate the issue, i hope i can find it
As about iamjohn and myself, 3.6.0 and 3.6.1 appear to be the last functional versions on Lion machines.
Let me know if there's anything to test to pinpoint the problem, I'd really like to update to UMS 4 on my media server machine (can run 10.7.5 max) because of the webinterface
- Optimus_prime
- Posts: 678
- Joined: Fri Jun 01, 2012 6:39 pm
- Location: Sydney, Australia
Re: UMS WILL NOT START
There will be a new edition uploaded soon, could you please test and see if you have the same issue.
Also to help me out in trying to isolate this down, could you post the output of the following file:
Right Click the Universal Media Server.app
Show package contents, double click on Contents, MacOS, and launch JavaAppLauncher. Then post me the output so i can compare to my versions.
Thanks
Also to help me out in trying to isolate this down, could you post the output of the following file:
Right Click the Universal Media Server.app
Show package contents, double click on Contents, MacOS, and launch JavaAppLauncher. Then post me the output so i can compare to my versions.
Thanks
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
It's up on sourceforge, Subjunk will put the other releases up in the next few days and put the notice up on the forums after he gets back from being away
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
No luck!
UMS 4.0.3 Java 6:
Last login: Fri Aug 15 19:43:50 on ttys000
Mac-mini-C2D:~ xxxx$ /Users/xxxx/Desktop/Universal\ Media\ Server.app/Contents/MacOS/JavaApplicationStub ; exit;19:47:04.843 [main] DEBUG o.a.c.c.ConfigurationUtils - ConfigurationUtils.locate(): base is null, name is /Users/xxxx/Library/Application Support/UMS/UMS.conf
19:47:04.853 [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
19:47:04.854 [main] DEBUG o.a.c.c.ConfigurationUtils - Loading configuration from the absolute path /Users/xxxx/Library/Application Support/UMS/UMS.conf
19:47:04.854 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to file:///Users/xxxx/Library/Application%20Support/UMS/UMS.conf
19:47:04.944 [main] DEBUG o.a.c.c.PropertiesConfiguration - FileName set to UMS.conf
19:47:04.944 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to /Users/xxxx/Library/Application Support/UMS
19:47:05,240 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
19:47:05,242 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
19:47:05,260 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
19:47:05,261 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [traces]
19:47:05,308 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
19:47:05,308 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
19:47:05,316 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
19:47:05,327 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
19:47:05,333 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/Users/xxxx/Library/Application Support/UMS/debug.log]
19:47:05,336 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
19:47:05,339 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
19:47:05,363 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@1cee1ede - Will use zip compression
19:47:05,379 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /Users/xxxx/Library/Application Support/UMS/debug.log
19:47:05,379 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/Users/xxxx/Library/Application Support/UMS/debug.log]
19:47:05,379 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
19:47:05,380 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [httpclient.wire] to WARN
19:47:05,380 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
19:47:05,380 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [traces] to Logger[ROOT]
19:47:05,380 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [console] to Logger[ROOT]
19:47:05,381 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
19:47:05,381 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
19:47:05,381 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@e0d5eb7 - Registering current configuration as safe fallback point
INFO 2014-08-15 19:47:05.480 [main] Starting Universal Media Server 4.0.3
INFO 2014-08-15 19:47:05.481 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2014-08-15 19:47:05.482 [main] http://www.universalmediaserver.com
INFO 2014-08-15 19:47:05.482 [main]
INFO 2014-08-15 19:47:05.482 [main] Build: e77b1d44e (2014-08-12)
INFO 2014-08-15 19:47:05.482 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.6.0_65 64-bit by Apple Inc.
INFO 2014-08-15 19:47:05.483 [main] OS: Mac OS X 64-bit 10.7.5
INFO 2014-08-15 19:47:05.483 [main] Encoding: UTF-8
INFO 2014-08-15 19:47:05.506 [main] Memory: 763 MB
INFO 2014-08-15 19:47:05.507 [main] Language: en
INFO 2014-08-15 19:47:05.507 [main]
INFO 2014-08-15 19:47:05.507 [main] Working directory: /Users/xxxx/Desktop/Universal Media Server.app/Contents/Resources/Java
INFO 2014-08-15 19:47:05.508 [main] Temp directory: /var/folders/dg/5_lj69pj7ksf7_zvllnywl140000gn/T/universalmediaserver
INFO 2014-08-15 19:47:05.511 [main] Logging config file: /Users/xxxx/Desktop/Universal Media Server.app/Contents/Resources/Java/logback.xml
INFO 2014-08-15 19:47:05.512 [main] debug.log: /Users/xxxx/Library/Application Support/UMS/debug.log
INFO 2014-08-15 19:47:05.513 [main]
INFO 2014-08-15 19:47:05.513 [main] Profile directory: /Users/xxxx/Library/Application Support/UMS
INFO 2014-08-15 19:47:05.553 [main] Profile directory permissions: rw
INFO 2014-08-15 19:47:05.554 [main] Profile path: /Users/xxxx/Library/Application Support/UMS/UMS.conf
INFO 2014-08-15 19:47:05.555 [main] Profile permissions: rw
INFO 2014-08-15 19:47:05.555 [main] Profile name: Mac-mini-C2D.local
INFO 2014-08-15 19:47:05.556 [main]
INFO 2014-08-15 19:47:05.556 [main] Web conf path: /Users/xxxx/Library/Application Support/UMS/WEB.conf
INFO 2014-08-15 19:47:05.556 [main] Web conf permissions: file not found
INFO 2014-08-15 19:47:05.556 [main]
ERROR 2014-08-15 19:47:07.283 [main] A serious error occurred during PMS init
java.lang.StringIndexOutOfBoundsException: String index out of range: -5
at java.lang.String.substring(String.java:1937) ~[na:1.6.0_65]
at java.lang.String.substring(String.java:1904) ~[na:1.6.0_65]
at net.pms.util.WindowsRegistry.readRegistry(WindowsRegistry.java:34) ~[ums-4.0.3.jar:na]
at net.pms.configuration.PmsConfiguration.isAutoStart(PmsConfiguration.java:1527) ~[ums-4.0.3.jar:na]
at net.pms.newgui.GeneralTab.build(GeneralTab.java:105) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.buildMain(LooksFrame.java:419) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.buildContent(LooksFrame.java:391) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.<init>(LooksFrame.java:264) ~[ums-4.0.3.jar:na]
at net.pms.PMS.init(PMS.java:522) [ums-4.0.3.jar:na]
at net.pms.PMS.createInstance(PMS.java:1044) [ums-4.0.3.jar:na]
at net.pms.PMS.main(PMS.java:1136) [ums-4.0.3.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_65]
at apple.launcher.LaunchRunner.run(LaunchRunner.java:116) [na:na]
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51) [na:na]
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52) [na:na]

UMS 4.0.3 Java 6:
Last login: Fri Aug 15 19:43:50 on ttys000
Mac-mini-C2D:~ xxxx$ /Users/xxxx/Desktop/Universal\ Media\ Server.app/Contents/MacOS/JavaApplicationStub ; exit;19:47:04.843 [main] DEBUG o.a.c.c.ConfigurationUtils - ConfigurationUtils.locate(): base is null, name is /Users/xxxx/Library/Application Support/UMS/UMS.conf
19:47:04.853 [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
19:47:04.854 [main] DEBUG o.a.c.c.ConfigurationUtils - Loading configuration from the absolute path /Users/xxxx/Library/Application Support/UMS/UMS.conf
19:47:04.854 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to file:///Users/xxxx/Library/Application%20Support/UMS/UMS.conf
19:47:04.944 [main] DEBUG o.a.c.c.PropertiesConfiguration - FileName set to UMS.conf
19:47:04.944 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to /Users/xxxx/Library/Application Support/UMS
19:47:05,240 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
19:47:05,242 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
19:47:05,260 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
19:47:05,261 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [traces]
19:47:05,308 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
19:47:05,308 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
19:47:05,316 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
19:47:05,327 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
19:47:05,333 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/Users/xxxx/Library/Application Support/UMS/debug.log]
19:47:05,336 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
19:47:05,339 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
19:47:05,363 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@1cee1ede - Will use zip compression
19:47:05,379 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /Users/xxxx/Library/Application Support/UMS/debug.log
19:47:05,379 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/Users/xxxx/Library/Application Support/UMS/debug.log]
19:47:05,379 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
19:47:05,380 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [httpclient.wire] to WARN
19:47:05,380 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
19:47:05,380 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [traces] to Logger[ROOT]
19:47:05,380 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [console] to Logger[ROOT]
19:47:05,381 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
19:47:05,381 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
19:47:05,381 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@e0d5eb7 - Registering current configuration as safe fallback point
INFO 2014-08-15 19:47:05.480 [main] Starting Universal Media Server 4.0.3
INFO 2014-08-15 19:47:05.481 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2014-08-15 19:47:05.482 [main] http://www.universalmediaserver.com
INFO 2014-08-15 19:47:05.482 [main]
INFO 2014-08-15 19:47:05.482 [main] Build: e77b1d44e (2014-08-12)
INFO 2014-08-15 19:47:05.482 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.6.0_65 64-bit by Apple Inc.
INFO 2014-08-15 19:47:05.483 [main] OS: Mac OS X 64-bit 10.7.5
INFO 2014-08-15 19:47:05.483 [main] Encoding: UTF-8
INFO 2014-08-15 19:47:05.506 [main] Memory: 763 MB
INFO 2014-08-15 19:47:05.507 [main] Language: en
INFO 2014-08-15 19:47:05.507 [main]
INFO 2014-08-15 19:47:05.507 [main] Working directory: /Users/xxxx/Desktop/Universal Media Server.app/Contents/Resources/Java
INFO 2014-08-15 19:47:05.508 [main] Temp directory: /var/folders/dg/5_lj69pj7ksf7_zvllnywl140000gn/T/universalmediaserver
INFO 2014-08-15 19:47:05.511 [main] Logging config file: /Users/xxxx/Desktop/Universal Media Server.app/Contents/Resources/Java/logback.xml
INFO 2014-08-15 19:47:05.512 [main] debug.log: /Users/xxxx/Library/Application Support/UMS/debug.log
INFO 2014-08-15 19:47:05.513 [main]
INFO 2014-08-15 19:47:05.513 [main] Profile directory: /Users/xxxx/Library/Application Support/UMS
INFO 2014-08-15 19:47:05.553 [main] Profile directory permissions: rw
INFO 2014-08-15 19:47:05.554 [main] Profile path: /Users/xxxx/Library/Application Support/UMS/UMS.conf
INFO 2014-08-15 19:47:05.555 [main] Profile permissions: rw
INFO 2014-08-15 19:47:05.555 [main] Profile name: Mac-mini-C2D.local
INFO 2014-08-15 19:47:05.556 [main]
INFO 2014-08-15 19:47:05.556 [main] Web conf path: /Users/xxxx/Library/Application Support/UMS/WEB.conf
INFO 2014-08-15 19:47:05.556 [main] Web conf permissions: file not found
INFO 2014-08-15 19:47:05.556 [main]
ERROR 2014-08-15 19:47:07.283 [main] A serious error occurred during PMS init
java.lang.StringIndexOutOfBoundsException: String index out of range: -5
at java.lang.String.substring(String.java:1937) ~[na:1.6.0_65]
at java.lang.String.substring(String.java:1904) ~[na:1.6.0_65]
at net.pms.util.WindowsRegistry.readRegistry(WindowsRegistry.java:34) ~[ums-4.0.3.jar:na]
at net.pms.configuration.PmsConfiguration.isAutoStart(PmsConfiguration.java:1527) ~[ums-4.0.3.jar:na]
at net.pms.newgui.GeneralTab.build(GeneralTab.java:105) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.buildMain(LooksFrame.java:419) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.buildContent(LooksFrame.java:391) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.<init>(LooksFrame.java:264) ~[ums-4.0.3.jar:na]
at net.pms.PMS.init(PMS.java:522) [ums-4.0.3.jar:na]
at net.pms.PMS.createInstance(PMS.java:1044) [ums-4.0.3.jar:na]
at net.pms.PMS.main(PMS.java:1136) [ums-4.0.3.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_65]
at apple.launcher.LaunchRunner.run(LaunchRunner.java:116) [na:na]
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51) [na:na]
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52) [na:na]
Re: UMS WILL NOT START
Also no luck!
UMS 4.0.3 Java 7:
xxxx$ /Users/xxxx/Desktop/Universal\ Media\ Server.app/Contents/MacOS/JavaAppLauncher ; exit;
19:43:52.557 [main] DEBUG o.a.c.c.ConfigurationUtils - ConfigurationUtils.locate(): base is null, name is /Users/xxxx/Library/Application Support/UMS/UMS.conf
19:43:52.565 [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
19:43:52.566 [main] DEBUG o.a.c.c.ConfigurationUtils - Loading configuration from the absolute path /Users/xxxx/Library/Application Support/UMS/UMS.conf
19:43:52.567 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to file:///Users/xxxx/Library/Application%20Support/UMS/UMS.conf
19:43:52.648 [main] DEBUG o.a.c.c.PropertiesConfiguration - FileName set to UMS.conf
19:43:52.648 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to /Users/xxxx/Library/Application Support/UMS
19:43:53,098 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
19:43:53,101 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
19:43:53,131 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
19:43:53,133 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [traces]
19:43:53,207 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
19:43:53,208 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
19:43:53,223 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
19:43:53,229 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
19:43:53,237 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/Users/xxxx/Library/Application Support/UMS/debug.log]
19:43:53,240 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
19:43:53,243 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
19:43:53,274 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@22bb1eab - Will use zip compression
19:43:53,295 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /Users/xxxx/Library/Application Support/UMS/debug.log
19:43:53,295 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/Users/xxxx/Library/Application Support/UMS/debug.log]
19:43:53,296 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
19:43:53,297 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [httpclient.wire] to WARN
19:43:53,297 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
19:43:53,297 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [traces] to Logger[ROOT]
19:43:53,298 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [console] to Logger[ROOT]
19:43:53,298 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
19:43:53,298 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
19:43:53,299 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@16543141 - Registering current configuration as safe fallback point
INFO 2014-08-15 19:43:53.349 [main] Starting Universal Media Server 4.0.3
INFO 2014-08-15 19:43:53.350 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2014-08-15 19:43:53.351 [main] http://www.universalmediaserver.com
INFO 2014-08-15 19:43:53.351 [main]
INFO 2014-08-15 19:43:53.351 [main] Build: d2216bffe (2014-08-12)
INFO 2014-08-15 19:43:53.352 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.7.0_67 64-bit by Oracle Corporation
INFO 2014-08-15 19:43:53.352 [main] OS: Mac OS X 64-bit 10.7.5
INFO 2014-08-15 19:43:53.352 [main] Encoding: UTF-8
INFO 2014-08-15 19:43:53.389 [main] Memory: 683 MB
INFO 2014-08-15 19:43:53.390 [main] Language: en
INFO 2014-08-15 19:43:53.391 [main]
INFO 2014-08-15 19:43:53.399 [main] Working directory: /Users/xxxx/Desktop/Universal Media Server.app/Contents/Resources
INFO 2014-08-15 19:43:53.400 [main] Temp directory: /var/folders/dg/5_lj69pj7ksf7_zvllnywl140000gn/T/universalmediaserver
INFO 2014-08-15 19:43:53.402 [main] Logging config file: /Users/xxxx/Desktop/Universal Media Server.app/Contents/Resources/logback.xml
INFO 2014-08-15 19:43:53.402 [main] debug.log: /Users/xxxx/Library/Application Support/UMS/debug.log
INFO 2014-08-15 19:43:53.403 [main]
INFO 2014-08-15 19:43:53.403 [main] Profile directory: /Users/xxxx/Library/Application Support/UMS
INFO 2014-08-15 19:43:53.433 [main] Profile directory permissions: rw
INFO 2014-08-15 19:43:53.433 [main] Profile path: /Users/xxxx/Library/Application Support/UMS/UMS.conf
INFO 2014-08-15 19:43:53.434 [main] Profile permissions: rw
INFO 2014-08-15 19:43:53.435 [main] Profile name: Mac-mini-C2D.local
INFO 2014-08-15 19:43:53.436 [main]
INFO 2014-08-15 19:43:53.436 [main] Web conf path: /Users/xxxx/Library/Application Support/UMS/WEB.conf
INFO 2014-08-15 19:43:53.436 [main] Web conf permissions: file not found
INFO 2014-08-15 19:43:53.437 [main]
ERROR 2014-08-15 19:43:55.430 [main] A serious error occurred during PMS init
java.lang.StringIndexOutOfBoundsException: String index out of range: -5
at java.lang.String.substring(String.java:1875) ~[na:1.7.0_67]
at net.pms.util.WindowsRegistry.readRegistry(WindowsRegistry.java:34) ~[ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.configuration.PmsConfiguration.isAutoStart(PmsConfiguration.java:1527) ~[ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.newgui.GeneralTab.build(GeneralTab.java:105) ~[ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.newgui.LooksFrame.buildMain(LooksFrame.java:410) ~[ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.newgui.LooksFrame.buildContent(LooksFrame.java:382) ~[ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.newgui.LooksFrame.<init>(LooksFrame.java:251) ~[ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.PMS.init(PMS.java:522) [ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.PMS.createInstance(PMS.java:1044) [ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.PMS.main(PMS.java:1144) [ums-4.0.3-jar-with-dependencies.jar:4.0.3]

UMS 4.0.3 Java 7:
xxxx$ /Users/xxxx/Desktop/Universal\ Media\ Server.app/Contents/MacOS/JavaAppLauncher ; exit;
19:43:52.557 [main] DEBUG o.a.c.c.ConfigurationUtils - ConfigurationUtils.locate(): base is null, name is /Users/xxxx/Library/Application Support/UMS/UMS.conf
19:43:52.565 [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
19:43:52.566 [main] DEBUG o.a.c.c.ConfigurationUtils - Loading configuration from the absolute path /Users/xxxx/Library/Application Support/UMS/UMS.conf
19:43:52.567 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to file:///Users/xxxx/Library/Application%20Support/UMS/UMS.conf
19:43:52.648 [main] DEBUG o.a.c.c.PropertiesConfiguration - FileName set to UMS.conf
19:43:52.648 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to /Users/xxxx/Library/Application Support/UMS
19:43:53,098 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
19:43:53,101 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
19:43:53,131 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
19:43:53,133 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [traces]
19:43:53,207 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
19:43:53,208 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
19:43:53,223 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
19:43:53,229 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
19:43:53,237 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/Users/xxxx/Library/Application Support/UMS/debug.log]
19:43:53,240 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
19:43:53,243 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
19:43:53,274 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@22bb1eab - Will use zip compression
19:43:53,295 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /Users/xxxx/Library/Application Support/UMS/debug.log
19:43:53,295 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/Users/xxxx/Library/Application Support/UMS/debug.log]
19:43:53,296 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
19:43:53,297 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [httpclient.wire] to WARN
19:43:53,297 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
19:43:53,297 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [traces] to Logger[ROOT]
19:43:53,298 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [console] to Logger[ROOT]
19:43:53,298 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
19:43:53,298 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
19:43:53,299 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@16543141 - Registering current configuration as safe fallback point
INFO 2014-08-15 19:43:53.349 [main] Starting Universal Media Server 4.0.3
INFO 2014-08-15 19:43:53.350 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2014-08-15 19:43:53.351 [main] http://www.universalmediaserver.com
INFO 2014-08-15 19:43:53.351 [main]
INFO 2014-08-15 19:43:53.351 [main] Build: d2216bffe (2014-08-12)
INFO 2014-08-15 19:43:53.352 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.7.0_67 64-bit by Oracle Corporation
INFO 2014-08-15 19:43:53.352 [main] OS: Mac OS X 64-bit 10.7.5
INFO 2014-08-15 19:43:53.352 [main] Encoding: UTF-8
INFO 2014-08-15 19:43:53.389 [main] Memory: 683 MB
INFO 2014-08-15 19:43:53.390 [main] Language: en
INFO 2014-08-15 19:43:53.391 [main]
INFO 2014-08-15 19:43:53.399 [main] Working directory: /Users/xxxx/Desktop/Universal Media Server.app/Contents/Resources
INFO 2014-08-15 19:43:53.400 [main] Temp directory: /var/folders/dg/5_lj69pj7ksf7_zvllnywl140000gn/T/universalmediaserver
INFO 2014-08-15 19:43:53.402 [main] Logging config file: /Users/xxxx/Desktop/Universal Media Server.app/Contents/Resources/logback.xml
INFO 2014-08-15 19:43:53.402 [main] debug.log: /Users/xxxx/Library/Application Support/UMS/debug.log
INFO 2014-08-15 19:43:53.403 [main]
INFO 2014-08-15 19:43:53.403 [main] Profile directory: /Users/xxxx/Library/Application Support/UMS
INFO 2014-08-15 19:43:53.433 [main] Profile directory permissions: rw
INFO 2014-08-15 19:43:53.433 [main] Profile path: /Users/xxxx/Library/Application Support/UMS/UMS.conf
INFO 2014-08-15 19:43:53.434 [main] Profile permissions: rw
INFO 2014-08-15 19:43:53.435 [main] Profile name: Mac-mini-C2D.local
INFO 2014-08-15 19:43:53.436 [main]
INFO 2014-08-15 19:43:53.436 [main] Web conf path: /Users/xxxx/Library/Application Support/UMS/WEB.conf
INFO 2014-08-15 19:43:53.436 [main] Web conf permissions: file not found
INFO 2014-08-15 19:43:53.437 [main]
ERROR 2014-08-15 19:43:55.430 [main] A serious error occurred during PMS init
java.lang.StringIndexOutOfBoundsException: String index out of range: -5
at java.lang.String.substring(String.java:1875) ~[na:1.7.0_67]
at net.pms.util.WindowsRegistry.readRegistry(WindowsRegistry.java:34) ~[ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.configuration.PmsConfiguration.isAutoStart(PmsConfiguration.java:1527) ~[ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.newgui.GeneralTab.build(GeneralTab.java:105) ~[ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.newgui.LooksFrame.buildMain(LooksFrame.java:410) ~[ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.newgui.LooksFrame.buildContent(LooksFrame.java:382) ~[ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.newgui.LooksFrame.<init>(LooksFrame.java:251) ~[ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.PMS.init(PMS.java:522) [ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.PMS.createInstance(PMS.java:1044) [ums-4.0.3-jar-with-dependencies.jar:4.0.3]
at net.pms.PMS.main(PMS.java:1144) [ums-4.0.3-jar-with-dependencies.jar:4.0.3]
Re: UMS WILL NOT START
Java 6 - Doesn't work
Last login: Sat Aug 16 15:25:02 on console
john-saunderss-macbook:~ johnsaunders$ /Applications/Universal\ Media\ Server\ 2.app/Contents/MacOS/JavaApplicationStub ; exit;
15:56:20.423 [main] DEBUG o.a.c.c.ConfigurationUtils - ConfigurationUtils.locate(): base is null, name is /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
15:56:20.428 [main] DEBUG o.a.c.c.DefaultFileSystem - Could not locate file /Users/johnsaunders/Library/Application Support/UMS/UMS.conf at null: no protocol: /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
15:56:20.428 [main] DEBUG o.a.c.c.ConfigurationUtils - Loading configuration from the absolute path /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
15:56:20.429 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to file:///Users/johnsaunders/Library/Application%20Support/UMS/UMS.conf
15:56:20.447 [main] DEBUG o.a.c.c.PropertiesConfiguration - FileName set to UMS.conf
15:56:20.447 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to /Users/johnsaunders/Library/Application Support/UMS
15:56:20,587 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
15:56:20,589 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
15:56:20,591 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
15:56:20,592 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [traces]
15:56:20,621 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
15:56:20,621 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
15:56:20,626 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
15:56:20,628 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
15:56:20,632 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/Users/johnsaunders/Library/Application Support/UMS/debug.log]
15:56:20,634 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
15:56:20,635 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
15:56:20,649 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@7052c6b4 - Will use zip compression
15:56:20,658 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /Users/johnsaunders/Library/Application Support/UMS/debug.log
15:56:20,658 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/Users/johnsaunders/Library/Application Support/UMS/debug.log]
15:56:20,658 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
15:56:20,658 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [httpclient.wire] to WARN
15:56:20,659 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
15:56:20,659 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [traces] to Logger[ROOT]
15:56:20,659 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [console] to Logger[ROOT]
15:56:20,659 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
15:56:20,659 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
15:56:20,660 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@359b46dc - Registering current configuration as safe fallback point
INFO 2014-08-16 15:56:20.681 [main] Starting Universal Media Server 4.0.3
INFO 2014-08-16 15:56:20.682 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2014-08-16 15:56:20.682 [main] http://www.universalmediaserver.com
INFO 2014-08-16 15:56:20.682 [main]
INFO 2014-08-16 15:56:20.682 [main] Build: e77b1d44e (2014-08-12)
INFO 2014-08-16 15:56:20.683 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.6.0_65 64-bit by Apple Inc.
INFO 2014-08-16 15:56:20.683 [main] OS: Mac OS X 64-bit 10.7.5
INFO 2014-08-16 15:56:20.683 [main] Encoding: UTF-8
INFO 2014-08-16 15:56:20.692 [main] Memory: 763 MB
INFO 2014-08-16 15:56:20.693 [main] Language: en
INFO 2014-08-16 15:56:20.693 [main]
INFO 2014-08-16 15:56:20.693 [main] Working directory: /Applications/Universal Media Server 2.app/Contents/Resources/Java
INFO 2014-08-16 15:56:20.694 [main] Temp directory: /var/folders/lh/8z43msbn3312dlbpdqh97m100000gn/T/universalmediaserver
INFO 2014-08-16 15:56:20.695 [main] Logging config file: /Applications/Universal Media Server 2.app/Contents/Resources/Java/logback.xml
INFO 2014-08-16 15:56:20.695 [main] debug.log: /Users/johnsaunders/Library/Application Support/UMS/debug.log
INFO 2014-08-16 15:56:20.696 [main]
INFO 2014-08-16 15:56:20.696 [main] Profile directory: /Users/johnsaunders/Library/Application Support/UMS
INFO 2014-08-16 15:56:20.697 [main] Profile directory permissions: rw
INFO 2014-08-16 15:56:20.697 [main] Profile path: /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
INFO 2014-08-16 15:56:20.698 [main] Profile permissions: rw
INFO 2014-08-16 15:56:20.700 [main] Profile name: john-saunderss-macbook.local
INFO 2014-08-16 15:56:20.701 [main]
INFO 2014-08-16 15:56:20.701 [main] Web conf path: /Users/johnsaunders/Library/Application Support/UMS/WEB.conf
INFO 2014-08-16 15:56:20.701 [main] Web conf permissions: file not found
INFO 2014-08-16 15:56:20.701 [main]
ERROR 2014-08-16 15:56:21.754 [main] A serious error occurred during PMS init
java.lang.StringIndexOutOfBoundsException: String index out of range: -5
at java.lang.String.substring(String.java:1937) ~[na:1.6.0_65]
at java.lang.String.substring(String.java:1904) ~[na:1.6.0_65]
at net.pms.util.WindowsRegistry.readRegistry(WindowsRegistry.java:34) ~[ums-4.0.3.jar:na]
at net.pms.configuration.PmsConfiguration.isAutoStart(PmsConfiguration.java:1527) ~[ums-4.0.3.jar:na]
at net.pms.newgui.GeneralTab.build(GeneralTab.java:105) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.buildMain(LooksFrame.java:419) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.buildContent(LooksFrame.java:391) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.<init>(LooksFrame.java:264) ~[ums-4.0.3.jar:na]
at net.pms.PMS.init(PMS.java:522) [ums-4.0.3.jar:na]
at net.pms.PMS.createInstance(PMS.java:1044) [ums-4.0.3.jar:na]
at net.pms.PMS.main(PMS.java:1136) [ums-4.0.3.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_65]
at apple.launcher.LaunchRunner.run(LaunchRunner.java:116) [na:na]
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51) [na:na]
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52) [na:na]
Last login: Sat Aug 16 15:25:02 on console
john-saunderss-macbook:~ johnsaunders$ /Applications/Universal\ Media\ Server\ 2.app/Contents/MacOS/JavaApplicationStub ; exit;
15:56:20.423 [main] DEBUG o.a.c.c.ConfigurationUtils - ConfigurationUtils.locate(): base is null, name is /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
15:56:20.428 [main] DEBUG o.a.c.c.DefaultFileSystem - Could not locate file /Users/johnsaunders/Library/Application Support/UMS/UMS.conf at null: no protocol: /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
15:56:20.428 [main] DEBUG o.a.c.c.ConfigurationUtils - Loading configuration from the absolute path /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
15:56:20.429 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to file:///Users/johnsaunders/Library/Application%20Support/UMS/UMS.conf
15:56:20.447 [main] DEBUG o.a.c.c.PropertiesConfiguration - FileName set to UMS.conf
15:56:20.447 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to /Users/johnsaunders/Library/Application Support/UMS
15:56:20,587 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
15:56:20,589 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
15:56:20,591 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
15:56:20,592 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [traces]
15:56:20,621 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
15:56:20,621 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
15:56:20,626 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
15:56:20,628 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
15:56:20,632 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/Users/johnsaunders/Library/Application Support/UMS/debug.log]
15:56:20,634 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
15:56:20,635 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
15:56:20,649 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@7052c6b4 - Will use zip compression
15:56:20,658 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /Users/johnsaunders/Library/Application Support/UMS/debug.log
15:56:20,658 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/Users/johnsaunders/Library/Application Support/UMS/debug.log]
15:56:20,658 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
15:56:20,658 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [httpclient.wire] to WARN
15:56:20,659 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
15:56:20,659 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [traces] to Logger[ROOT]
15:56:20,659 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [console] to Logger[ROOT]
15:56:20,659 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
15:56:20,659 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
15:56:20,660 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@359b46dc - Registering current configuration as safe fallback point
INFO 2014-08-16 15:56:20.681 [main] Starting Universal Media Server 4.0.3
INFO 2014-08-16 15:56:20.682 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2014-08-16 15:56:20.682 [main] http://www.universalmediaserver.com
INFO 2014-08-16 15:56:20.682 [main]
INFO 2014-08-16 15:56:20.682 [main] Build: e77b1d44e (2014-08-12)
INFO 2014-08-16 15:56:20.683 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.6.0_65 64-bit by Apple Inc.
INFO 2014-08-16 15:56:20.683 [main] OS: Mac OS X 64-bit 10.7.5
INFO 2014-08-16 15:56:20.683 [main] Encoding: UTF-8
INFO 2014-08-16 15:56:20.692 [main] Memory: 763 MB
INFO 2014-08-16 15:56:20.693 [main] Language: en
INFO 2014-08-16 15:56:20.693 [main]
INFO 2014-08-16 15:56:20.693 [main] Working directory: /Applications/Universal Media Server 2.app/Contents/Resources/Java
INFO 2014-08-16 15:56:20.694 [main] Temp directory: /var/folders/lh/8z43msbn3312dlbpdqh97m100000gn/T/universalmediaserver
INFO 2014-08-16 15:56:20.695 [main] Logging config file: /Applications/Universal Media Server 2.app/Contents/Resources/Java/logback.xml
INFO 2014-08-16 15:56:20.695 [main] debug.log: /Users/johnsaunders/Library/Application Support/UMS/debug.log
INFO 2014-08-16 15:56:20.696 [main]
INFO 2014-08-16 15:56:20.696 [main] Profile directory: /Users/johnsaunders/Library/Application Support/UMS
INFO 2014-08-16 15:56:20.697 [main] Profile directory permissions: rw
INFO 2014-08-16 15:56:20.697 [main] Profile path: /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
INFO 2014-08-16 15:56:20.698 [main] Profile permissions: rw
INFO 2014-08-16 15:56:20.700 [main] Profile name: john-saunderss-macbook.local
INFO 2014-08-16 15:56:20.701 [main]
INFO 2014-08-16 15:56:20.701 [main] Web conf path: /Users/johnsaunders/Library/Application Support/UMS/WEB.conf
INFO 2014-08-16 15:56:20.701 [main] Web conf permissions: file not found
INFO 2014-08-16 15:56:20.701 [main]
ERROR 2014-08-16 15:56:21.754 [main] A serious error occurred during PMS init
java.lang.StringIndexOutOfBoundsException: String index out of range: -5
at java.lang.String.substring(String.java:1937) ~[na:1.6.0_65]
at java.lang.String.substring(String.java:1904) ~[na:1.6.0_65]
at net.pms.util.WindowsRegistry.readRegistry(WindowsRegistry.java:34) ~[ums-4.0.3.jar:na]
at net.pms.configuration.PmsConfiguration.isAutoStart(PmsConfiguration.java:1527) ~[ums-4.0.3.jar:na]
at net.pms.newgui.GeneralTab.build(GeneralTab.java:105) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.buildMain(LooksFrame.java:419) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.buildContent(LooksFrame.java:391) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.<init>(LooksFrame.java:264) ~[ums-4.0.3.jar:na]
at net.pms.PMS.init(PMS.java:522) [ums-4.0.3.jar:na]
at net.pms.PMS.createInstance(PMS.java:1044) [ums-4.0.3.jar:na]
at net.pms.PMS.main(PMS.java:1136) [ums-4.0.3.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_65]
at apple.launcher.LaunchRunner.run(LaunchRunner.java:116) [na:na]
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51) [na:na]
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52) [na:na]
Re: UMS WILL NOT START
Java 7 - Doesn't work
Last login: Sat Aug 16 15:25:02 on console
john-saunderss-macbook:~ johnsaunders$ /Applications/Universal\ Media\ Server\ 2.app/Contents/MacOS/JavaApplicationStub ; exit;
15:56:20.423 [main] DEBUG o.a.c.c.ConfigurationUtils - ConfigurationUtils.locate(): base is null, name is /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
15:56:20.428 [main] DEBUG o.a.c.c.DefaultFileSystem - Could not locate file /Users/johnsaunders/Library/Application Support/UMS/UMS.conf at null: no protocol: /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
15:56:20.428 [main] DEBUG o.a.c.c.ConfigurationUtils - Loading configuration from the absolute path /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
15:56:20.429 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to file:///Users/johnsaunders/Library/Application%20Support/UMS/UMS.conf
15:56:20.447 [main] DEBUG o.a.c.c.PropertiesConfiguration - FileName set to UMS.conf
15:56:20.447 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to /Users/johnsaunders/Library/Application Support/UMS
15:56:20,587 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
15:56:20,589 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
15:56:20,591 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
15:56:20,592 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [traces]
15:56:20,621 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
15:56:20,621 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
15:56:20,626 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
15:56:20,628 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
15:56:20,632 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/Users/johnsaunders/Library/Application Support/UMS/debug.log]
15:56:20,634 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
15:56:20,635 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
15:56:20,649 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@7052c6b4 - Will use zip compression
15:56:20,658 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /Users/johnsaunders/Library/Application Support/UMS/debug.log
15:56:20,658 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/Users/johnsaunders/Library/Application Support/UMS/debug.log]
15:56:20,658 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
15:56:20,658 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [httpclient.wire] to WARN
15:56:20,659 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
15:56:20,659 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [traces] to Logger[ROOT]
15:56:20,659 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [console] to Logger[ROOT]
15:56:20,659 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
15:56:20,659 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
15:56:20,660 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@359b46dc - Registering current configuration as safe fallback point
INFO 2014-08-16 15:56:20.681 [main] Starting Universal Media Server 4.0.3
INFO 2014-08-16 15:56:20.682 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2014-08-16 15:56:20.682 [main] http://www.universalmediaserver.com
INFO 2014-08-16 15:56:20.682 [main]
INFO 2014-08-16 15:56:20.682 [main] Build: e77b1d44e (2014-08-12)
INFO 2014-08-16 15:56:20.683 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.6.0_65 64-bit by Apple Inc.
INFO 2014-08-16 15:56:20.683 [main] OS: Mac OS X 64-bit 10.7.5
INFO 2014-08-16 15:56:20.683 [main] Encoding: UTF-8
INFO 2014-08-16 15:56:20.692 [main] Memory: 763 MB
INFO 2014-08-16 15:56:20.693 [main] Language: en
INFO 2014-08-16 15:56:20.693 [main]
INFO 2014-08-16 15:56:20.693 [main] Working directory: /Applications/Universal Media Server 2.app/Contents/Resources/Java
INFO 2014-08-16 15:56:20.694 [main] Temp directory: /var/folders/lh/8z43msbn3312dlbpdqh97m100000gn/T/universalmediaserver
INFO 2014-08-16 15:56:20.695 [main] Logging config file: /Applications/Universal Media Server 2.app/Contents/Resources/Java/logback.xml
INFO 2014-08-16 15:56:20.695 [main] debug.log: /Users/johnsaunders/Library/Application Support/UMS/debug.log
INFO 2014-08-16 15:56:20.696 [main]
INFO 2014-08-16 15:56:20.696 [main] Profile directory: /Users/johnsaunders/Library/Application Support/UMS
INFO 2014-08-16 15:56:20.697 [main] Profile directory permissions: rw
INFO 2014-08-16 15:56:20.697 [main] Profile path: /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
INFO 2014-08-16 15:56:20.698 [main] Profile permissions: rw
INFO 2014-08-16 15:56:20.700 [main] Profile name: john-saunderss-macbook.local
INFO 2014-08-16 15:56:20.701 [main]
INFO 2014-08-16 15:56:20.701 [main] Web conf path: /Users/johnsaunders/Library/Application Support/UMS/WEB.conf
INFO 2014-08-16 15:56:20.701 [main] Web conf permissions: file not found
INFO 2014-08-16 15:56:20.701 [main]
ERROR 2014-08-16 15:56:21.754 [main] A serious error occurred during PMS init
java.lang.StringIndexOutOfBoundsException: String index out of range: -5
at java.lang.String.substring(String.java:1937) ~[na:1.6.0_65]
at java.lang.String.substring(String.java:1904) ~[na:1.6.0_65]
at net.pms.util.WindowsRegistry.readRegistry(WindowsRegistry.java:34) ~[ums-4.0.3.jar:na]
at net.pms.configuration.PmsConfiguration.isAutoStart(PmsConfiguration.java:1527) ~[ums-4.0.3.jar:na]
at net.pms.newgui.GeneralTab.build(GeneralTab.java:105) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.buildMain(LooksFrame.java:419) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.buildContent(LooksFrame.java:391) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.<init>(LooksFrame.java:264) ~[ums-4.0.3.jar:na]
at net.pms.PMS.init(PMS.java:522) [ums-4.0.3.jar:na]
at net.pms.PMS.createInstance(PMS.java:1044) [ums-4.0.3.jar:na]
at net.pms.PMS.main(PMS.java:1136) [ums-4.0.3.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_65]
at apple.launcher.LaunchRunner.run(LaunchRunner.java:116) [na:na]
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51) [na:na]
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52) [na:na]
logout
[Process completed]
Last login: Sat Aug 16 15:56:19 on ttys000
john-saunderss-macbook:~ johnsaunders$
Last login: Sat Aug 16 15:25:02 on console
john-saunderss-macbook:~ johnsaunders$ /Applications/Universal\ Media\ Server\ 2.app/Contents/MacOS/JavaApplicationStub ; exit;
15:56:20.423 [main] DEBUG o.a.c.c.ConfigurationUtils - ConfigurationUtils.locate(): base is null, name is /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
15:56:20.428 [main] DEBUG o.a.c.c.DefaultFileSystem - Could not locate file /Users/johnsaunders/Library/Application Support/UMS/UMS.conf at null: no protocol: /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
15:56:20.428 [main] DEBUG o.a.c.c.ConfigurationUtils - Loading configuration from the absolute path /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
15:56:20.429 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to file:///Users/johnsaunders/Library/Application%20Support/UMS/UMS.conf
15:56:20.447 [main] DEBUG o.a.c.c.PropertiesConfiguration - FileName set to UMS.conf
15:56:20.447 [main] DEBUG o.a.c.c.PropertiesConfiguration - Base path set to /Users/johnsaunders/Library/Application Support/UMS
15:56:20,587 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
15:56:20,589 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
15:56:20,591 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
15:56:20,592 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [traces]
15:56:20,621 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
15:56:20,621 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
15:56:20,626 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
15:56:20,628 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
15:56:20,632 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/Users/johnsaunders/Library/Application Support/UMS/debug.log]
15:56:20,634 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
15:56:20,635 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
15:56:20,649 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@7052c6b4 - Will use zip compression
15:56:20,658 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /Users/johnsaunders/Library/Application Support/UMS/debug.log
15:56:20,658 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/Users/johnsaunders/Library/Application Support/UMS/debug.log]
15:56:20,658 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
15:56:20,658 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [httpclient.wire] to WARN
15:56:20,659 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
15:56:20,659 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [traces] to Logger[ROOT]
15:56:20,659 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [console] to Logger[ROOT]
15:56:20,659 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
15:56:20,659 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
15:56:20,660 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@359b46dc - Registering current configuration as safe fallback point
INFO 2014-08-16 15:56:20.681 [main] Starting Universal Media Server 4.0.3
INFO 2014-08-16 15:56:20.682 [main] Based on PS3 Media Server by shagrath, copyright 2008-2014
INFO 2014-08-16 15:56:20.682 [main] http://www.universalmediaserver.com
INFO 2014-08-16 15:56:20.682 [main]
INFO 2014-08-16 15:56:20.682 [main] Build: e77b1d44e (2014-08-12)
INFO 2014-08-16 15:56:20.683 [main] Java: Java HotSpot(TM) 64-Bit Server VM 1.6.0_65 64-bit by Apple Inc.
INFO 2014-08-16 15:56:20.683 [main] OS: Mac OS X 64-bit 10.7.5
INFO 2014-08-16 15:56:20.683 [main] Encoding: UTF-8
INFO 2014-08-16 15:56:20.692 [main] Memory: 763 MB
INFO 2014-08-16 15:56:20.693 [main] Language: en
INFO 2014-08-16 15:56:20.693 [main]
INFO 2014-08-16 15:56:20.693 [main] Working directory: /Applications/Universal Media Server 2.app/Contents/Resources/Java
INFO 2014-08-16 15:56:20.694 [main] Temp directory: /var/folders/lh/8z43msbn3312dlbpdqh97m100000gn/T/universalmediaserver
INFO 2014-08-16 15:56:20.695 [main] Logging config file: /Applications/Universal Media Server 2.app/Contents/Resources/Java/logback.xml
INFO 2014-08-16 15:56:20.695 [main] debug.log: /Users/johnsaunders/Library/Application Support/UMS/debug.log
INFO 2014-08-16 15:56:20.696 [main]
INFO 2014-08-16 15:56:20.696 [main] Profile directory: /Users/johnsaunders/Library/Application Support/UMS
INFO 2014-08-16 15:56:20.697 [main] Profile directory permissions: rw
INFO 2014-08-16 15:56:20.697 [main] Profile path: /Users/johnsaunders/Library/Application Support/UMS/UMS.conf
INFO 2014-08-16 15:56:20.698 [main] Profile permissions: rw
INFO 2014-08-16 15:56:20.700 [main] Profile name: john-saunderss-macbook.local
INFO 2014-08-16 15:56:20.701 [main]
INFO 2014-08-16 15:56:20.701 [main] Web conf path: /Users/johnsaunders/Library/Application Support/UMS/WEB.conf
INFO 2014-08-16 15:56:20.701 [main] Web conf permissions: file not found
INFO 2014-08-16 15:56:20.701 [main]
ERROR 2014-08-16 15:56:21.754 [main] A serious error occurred during PMS init
java.lang.StringIndexOutOfBoundsException: String index out of range: -5
at java.lang.String.substring(String.java:1937) ~[na:1.6.0_65]
at java.lang.String.substring(String.java:1904) ~[na:1.6.0_65]
at net.pms.util.WindowsRegistry.readRegistry(WindowsRegistry.java:34) ~[ums-4.0.3.jar:na]
at net.pms.configuration.PmsConfiguration.isAutoStart(PmsConfiguration.java:1527) ~[ums-4.0.3.jar:na]
at net.pms.newgui.GeneralTab.build(GeneralTab.java:105) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.buildMain(LooksFrame.java:419) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.buildContent(LooksFrame.java:391) ~[ums-4.0.3.jar:na]
at net.pms.newgui.LooksFrame.<init>(LooksFrame.java:264) ~[ums-4.0.3.jar:na]
at net.pms.PMS.init(PMS.java:522) [ums-4.0.3.jar:na]
at net.pms.PMS.createInstance(PMS.java:1044) [ums-4.0.3.jar:na]
at net.pms.PMS.main(PMS.java:1136) [ums-4.0.3.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_65]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_65]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_65]
at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_65]
at apple.launcher.LaunchRunner.run(LaunchRunner.java:116) [na:na]
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51) [na:na]
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52) [na:na]
logout
[Process completed]
Last login: Sat Aug 16 15:56:19 on ttys000
john-saunderss-macbook:~ johnsaunders$
- Optimus_prime
- Posts: 678
- Joined: Fri Jun 01, 2012 6:39 pm
- Location: Sydney, Australia
Re: UMS WILL NOT START
Ok guys, thanks for the log's. Leave it with me and i'll see if i can track down the issue. One thing i'll note from the start, you will need to install either the JRE 7 or JDK 7 for java if you want to run the Java 7 version (If you already have it installed, reinstall them). Could you install those and see if that gets the java 7 version to work. Also the Java 6 vs Java 7 versions use totally different Java launching programs which makes them totally different in how they launch, which makes me suspect it may have to do with 10.7.5. But i'll see what i come up with.
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
Optimus_prime wrote:... which makes me suspect it may have to do with 10.7.5...
10.7.5 Server in my case if that matters. Maximum OS for my media server.
For testing UMS 4.0.3 works fine on Mavericks machines though...