0xfab-ri / universal-media-server

Automatically exported from code.google.com/p/universal-media-server
GNU General Public License v2.0
0 stars 0 forks source link

Java runtime will not run on OSX #63

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Program will not load 
2.Prompt screen with warning sign about java runtime 7 not loading 
3.Program shuts down

What is the expected output? What do you see instead?
I see nothing, It will not load.

What version of the product are you using? On what operating system?
Mac OSX Lion 10.7.5

Please provide any additional information below.

Original issue reported on code.google.com by paol...@gmail.com on 16 May 2013 at 4:13

GoogleCodeExporter commented 8 years ago
i am having same problem on mac os x 10.8.3

Original comment by m.cina...@gmail.com on 17 May 2013 at 10:10

GoogleCodeExporter commented 8 years ago
Which version of the program is this happening with?

Original comment by subjunk on 25 May 2013 at 2:40

GoogleCodeExporter commented 8 years ago
3.0.0 I downgraded back to 2.6.4 and it works perfectly

Original comment by paol...@gmail.com on 25 May 2013 at 2:42

GoogleCodeExporter commented 8 years ago
Thanks for the report, we will fix it in the next 3.0.0 release

Original comment by subjunk on 25 May 2013 at 2:50

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The issue lies in the fact that Java 7 isn't supported on 32bit OS-X. 2.6.4 and 
other 2.x.x series of UMS will work as they use Java 6. The forum here 
http://www.universalmediaserver.com/forum/viewtopic.php?f=11&t=866 has more 
details on the issues other users running 10.7.5 (32bit) are having. If unsure 
if your running a 32bit version goto terminal and run a uname -a and you should 
see RELEASE_I386 i386 if running 32bit and RELEASE_X86_64 x86_64 if running 
64bit
Please post debug log's in the forums so we can look further into this issue, 
including a uname -a result from the terminal. 

Original comment by newman.n...@gmail.com on 25 May 2013 at 9:58

GoogleCodeExporter commented 8 years ago
janitors-Mac-mini:~ id$ uname -a
Darwin janitors-Mac-mini.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 
16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386 i386

Original comment by dreamc...@gmail.com on 1 Jul 2013 at 8:31

GoogleCodeExporter commented 8 years ago

Original comment by subjunk on 18 Oct 2013 at 10:38