Page 1 of 11

[Testers Required] UMS Running on Java 7

Posted: Mon Apr 29, 2013 6:30 pm
by Optimus_prime
Calling all OS-X Users, I require testers to test this build of UMS running on java 7. But before you do you will need to grab of JDK 1.7.0_21 off the java website or off the UMS sourceforge (For a limited time only).
Now what do i need of you:
1. Well firstly log's off people running into problems.
2. Log's of people having no problems at all
3. Reporting all unusual problems into this forum
4. People reporting if they can't run UMS at all

Ok i think thats it. Just remember to give me debug logs when reporting issues. It's the latest Git hub copy so it has all the upcoming features Subjunk/Valib/SharkHunter have committed so enjoy (for once OS-X guys get to test them)
Get it from Sourceforge The file is "UMS 3.0.0 Java 7 Testbuild"

Edit: Due to an unknown error this may only work with OS-X 10.8

Re: [Testers Required] UMS Running on Java 7

Posted: Tue Apr 30, 2013 1:25 pm
by Kefran
Optimus, your a legend mate!

Working fine with:
Java: 1.7.0_21 - 64bit - Oracle Corporation
OS: Mac OS X 64-bit 10.8.3

I attempted a Java7 build, but was unsuccessful in my first attempt.

I will continue testing however so far, so good; TsMuxer is now working once again which is great. FFMpeg is fine, however when I press square on PS3 controller to step through intervals I get 'media not supported' error (occurring in UMS 2.6+).

FIY, I was a little impatient to see if your new build would work, so I opened it before updating JDK to 1.7.0_21. It seemed to work fine with 1.7.0_17, however I have now updated JDK to _21.

Thanks again! :)

Re: [Testers Required] UMS Running on Java 7

Posted: Tue Apr 30, 2013 6:38 pm
by Optimus_prime
Thanks Kefran, Glad to see someone out in OS-X land has given it a go. I don't even one a real mac so i've only done this so you guy's get access to the latest features, plus make it easier for the developers so we don't have staggered builds (Java 6 instead of 7). Let me know if you run into anything else, but it should work with java 1.7.0_17 but i'm using 21 so i wasn't sure.

Re: [Testers Required] UMS Running on Java 7

Posted: Wed May 01, 2013 10:33 am
by milan
Well here are my experiences:

I somehow misunderstood that 2.6.x needed Java 7, so I installed that, but some how mangled Java on my mac uninstalling Java 7. Just as I did unmangled that Apple mangled Java 6 which stopped working with 2.x, so after reading your post about 3.x, i've just reinstalled JRE 7, tried it out and currently for the first time in a week I have UMS running :D

So far video is playing - liking the new startup wizard, but over the next few days will let you know if I hit any major problems.

Re: [Testers Required] UMS Running on Java 7

Posted: Sat May 04, 2013 9:15 am
by buccia
Hi Optimus,
in my case the new UMS does not even start.
I post the messages i get in the console.
Thanks
Marco

Code: Select all

5/3/13 11:10:14.904 PM [0x0-0x2f02f].net.pms.PMS: INFO  2013-05-03 23:10:14.902 [main] Configuration saved to: /Users/marco/Library/Application Support/UMS/UMS.conf
5/3/13 11:10:15.000 PM kernel: IOSurface: buffer allocation size is zero
5/3/13 11:10:15.000 PM kernel: IOSurface: buffer allocation size is zero
5/3/13 11:10:15.000 PM kernel: IOSurface: buffer allocation size is zero
5/3/13 11:10:15.000 PM kernel: IOSurface: buffer allocation size is zero
5/3/13 11:10:23.068 PM [0x0-0x2f02f].net.pms.PMS: INFO  2013-05-03 23:10:23.067 [main] Configuration saved to: /Users/marco/Library/Application Support/UMS/UMS.conf
5/3/13 11:10:23.079 PM [0x0-0x2f02f].net.pms.PMS: INFO  2013-05-03 23:10:23.070 [main] Configuration saved to: /Users/marco/Library/Application Support/UMS/UMS.conf
5/3/13 11:10:24.064 PM [0x0-0x2f02f].net.pms.PMS: ERROR 2013-05-03 23:10:24.060 [main] A serious error occurred during PMS init
5/3/13 11:10:24.064 PM [0x0-0x2f02f].net.pms.PMS: java.lang.StringIndexOutOfBoundsException: String index out of range: -5
5/3/13 11:10:24.064 PM [0x0-0x2f02f].net.pms.PMS: 	at java.lang.String.substring(String.java:1875) ~[na:1.7.0_21]
5/3/13 11:10:24.064 PM [0x0-0x2f02f].net.pms.PMS: 	at net.pms.util.WindowsRegistry.readRegistry(WindowsRegistry.java:34) ~[ums.jar:3.0.0]
5/3/13 11:10:24.064 PM [0x0-0x2f02f].net.pms.PMS: 	at net.pms.configuration.PmsConfiguration.isAutoStart(PmsConfiguration.java:1725) ~[ums.jar:3.0.0]
5/3/13 11:10:24.064 PM [0x0-0x2f02f].net.pms.PMS: 	at net.pms.newgui.GeneralTab.build(GeneralTab.java:106) ~[ums.jar:3.0.0]
5/3/13 11:10:24.064 PM [0x0-0x2f02f].net.pms.PMS: 	at net.pms.newgui.LooksFrame.buildMain(LooksFrame.java:401) ~[ums.jar:3.0.0]
5/3/13 11:10:24.064 PM [0x0-0x2f02f].net.pms.PMS: 	at net.pms.newgui.LooksFrame.buildContent(LooksFrame.java:373) ~[ums.jar:3.0.0]
5/3/13 11:10:24.064 PM [0x0-0x2f02f].net.pms.PMS: 	at net.pms.newgui.LooksFrame.<init>(LooksFrame.java:253) ~[ums.jar:3.0.0]
5/3/13 11:10:24.064 PM [0x0-0x2f02f].net.pms.PMS: 	at net.pms.PMS.init(PMS.java:423) [ums.jar:3.0.0]
5/3/13 11:10:24.064 PM [0x0-0x2f02f].net.pms.PMS: 	at net.pms.PMS.createInstance(PMS.java:968) [ums.jar:3.0.0]
5/3/13 11:10:24.064 PM [0x0-0x2f02f].net.pms.PMS: 	at net.pms.PMS.main(PMS.java:1060) [ums.jar:3.0.0]

Re: [Testers Required] UMS Running on Java 7

Posted: Sat May 04, 2013 12:18 pm
by Optimus_prime
marco, could you open a terminal window and post the results of a java -version
Also please supply a full debug log, please

Re: [Testers Required] UMS Running on Java 7

Posted: Sat May 04, 2013 6:45 pm
by buccia
Hi Optimus,
this is the result of java -version

imac-di-marco:~ marco$ java -version
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b12)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)

I can not submit the log from UMS because it crashes before opening.
I can forward you a log from my console if that is what you need, but please tell me exactly what you need so that i send you useful information. I am running mac os x 10.7.5.
Ciao Marco

Re: [Testers Required] UMS Running on Java 7

Posted: Sat May 04, 2013 8:00 pm
by Optimus_prime
I would like a full extract of you log as i need to see where it fails so i can attempt to replicate it. I'm running 10.8.3 and haven't seen any of those issues but it could be linked to your version but i need to attempt to confirm it

Edit: Buccia, I know UMS Doesn't launch but whatever you can provide is great, just put in as much as you can

Re: [Testers Required] UMS Running on Java 7

Posted: Sun May 05, 2013 8:18 am
by sujayt
Working great so far. I had some problems with the server showing up on my PS3 at first but, but otherwise no problems. Loving the new features.

OS X 10.8.3 on 64-bit Intel Core 2 Duo, Java 1.7.0_21, Fat 20GB PS3, 802.11n Wifi

Re: [Testers Required] UMS Running on Java 7

Posted: Sun May 05, 2013 5:30 pm
by Optimus_prime
Buccia, can you give this version a go
https://sourceforge.net/projects/unimed ... g/download
(if that link doesn't work try this one https://sourceforge.net/projects/unimed ... %20Builds/ )