OK, I am idiot and messed with my Java install trying to get Resin to work.

Now, things are broken. I figured I could just reinstall the developer tools that came with my new Mac (brand new 13" MacBook Pro) and that would take care of it.

Alas, I was wrong. Snow Leopard comes with Java 6 JRE and JDK but as far as I can tell YOU CANNOT EVER REINSTALL just Java, you have to reinstall the OS.

Do any Gurus on S.O. know if this is the case or, better yet, what the steps are to reinstall Java 6 back to the factory settings without reinstalling the OS?

link|improve this question

59% accept rate
What did you break? – notnoop Nov 6 '09 at 1:12
Everything Java related. Files have been deleted from /System/Library/Frameworks/JavaVM.framework. Yes, I am an idiot but I thought I could recover more easily than reinstalling the OS. – Genericrich Nov 6 '09 at 1:52
I have a similar problem which came up ... I don't know how. Did you successfully reinstall java in the meantime. – Kai Nov 30 '09 at 14:48
feedback

4 Answers

Do you have the Leopard util disk?

http://www.macosxhints.com/article.php?story=2009051215025819

link|improve this answer
I have the SNOW Leopard install disk that came with my Mac. – Genericrich Nov 6 '09 at 1:53
feedback

Desperate times call for desperate measures.

link|improve this answer
Only works for 10.5! Stymied. – Genericrich Nov 6 '09 at 2:39
Can you live with Java 5? wiki.oneswarm.org/index.php/OS%5FX%5F10.6%5FSnow%5FLeopard – alphazero Nov 6 '09 at 2:58
feedback

Snow Leopard's installer is smart enough to reinstall OS stuff and leave your prefs/files alone. Just pop in the SL DVD and it'll detect that SL is already installed and ask if you want to re-install. It should also install in such a way that 10.6.1 will still be intact after the install. I'm not 100% sure but I'd assume it will reinstall the Java frameworks as well.

Make sure you have a backup first.

link|improve this answer
feedback

http://code.google.com/p/googleappengine/issues/detail?id=4712 worked for me to roll back Java Update 4 to Update 3. See commend #39.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.