[Testers Required] UMS Running on Java 7

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
User avatar
Optimus_prime
Posts: 678
Joined: Fri Jun 01, 2012 6:39 pm
Location: Sydney, Australia

[Testers Required] UMS Running on Java 7

Post 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
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
Kefran
Posts: 26
Joined: Fri Apr 26, 2013 11:57 am
Location: QLD, Australia

Re: [Testers Required] UMS Running on Java 7

Post 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! :)
User avatar
Optimus_prime
Posts: 678
Joined: Fri Jun 01, 2012 6:39 pm
Location: Sydney, Australia

Re: [Testers Required] UMS Running on Java 7

Post 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.
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
milan
Posts: 2
Joined: Fri Apr 12, 2013 7:09 am

Re: [Testers Required] UMS Running on Java 7

Post 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.
buccia
Posts: 16
Joined: Fri Dec 28, 2012 8:07 pm

Re: [Testers Required] UMS Running on Java 7

Post 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]
User avatar
Optimus_prime
Posts: 678
Joined: Fri Jun 01, 2012 6:39 pm
Location: Sydney, Australia

Re: [Testers Required] UMS Running on Java 7

Post 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
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
buccia
Posts: 16
Joined: Fri Dec 28, 2012 8:07 pm

Re: [Testers Required] UMS Running on Java 7

Post 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
User avatar
Optimus_prime
Posts: 678
Joined: Fri Jun 01, 2012 6:39 pm
Location: Sydney, Australia

Re: [Testers Required] UMS Running on Java 7

Post 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
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
sujayt
Posts: 7
Joined: Wed Mar 06, 2013 11:30 am

Re: [Testers Required] UMS Running on Java 7

Post 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
User avatar
Optimus_prime
Posts: 678
Joined: Fri Jun 01, 2012 6:39 pm
Location: Sydney, Australia

Re: [Testers Required] UMS Running on Java 7

Post 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/ )
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
Post Reply