Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

restart disables javaws again

Today after restart the javaws refused to work again (after been fixed 2 months ago with http://support.apple.com/kb/HT5559).

Removed the plugin JavaAppletPlugin.plugin again, and still didn't work.

the symbolic link for /usr/bin/javaws was stil active:

$ ls -l /usr/bin/javaws

lrwxr-xr-x 1 root wheel 64 Oct 23 11:20 /usr/bin/javaws -> /System/Library/Java/Support/Deploy.bundle/Contents/MacOS/javaws


Starting javaws from command line with url shows:


Java Web Start splash screen process exiting .....

Bad installation. No JRE found in configuration file: No such file or directory


Anybody knows the fix for this one ? (advise don't restart before you know the fix).

Posted on Jan 31, 2013 12:43 AM

Reply
75 replies

Feb 4, 2013 11:32 AM in response to thomas_r.

"Admittedly, Apple should be a bit more open about what's going on here. However, it's extremely short-sighted to criticize them for trying to keep you safe from threats that you are unaware of. If you don't like security, switch to Windows, where you can keep using Java just fine... assuming the viruses don't cripple your machine, steal your identity and destroy all your important data."


Great thinking! Of course your criticisms of the Windows platform are only accurate if you're still beating up on Windows 98, but hey, I like to drive old muscle cars.


As a network engineer, we call this approach to security/problem solving the Nirvana approach (from their Unplugged album). Its where you don't consult or do any troubleshooting, you just yank out all the wires from the switch and then deal with the calls regarding loss of internet, everything else was the problem and/or those people that don't notice didn't need the interwebs anyway.


Ever wonder why the business community stays away from crApple? Security through obscurity and the heavy handed approach are just two reasons.

Mar 7, 2013 1:40 PM in response to yabbanoname

Not sure what happened, but I'm now getting the Blocked Plug-in again in Safari. I ran the command:


sudo /usr/libexec/PlistBuddy -c "Delete :JavaWebComponentVersionMinimum" /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/XProtect.meta. plist


But still getting it. So very frustrating. I can't believe Apple is that ignorant to the corporate world where the legacy java apps just won't work with the newest version.

Mar 7, 2013 1:55 PM in response to Shareef Yousef

Not sure what happened, but I'm now getting the Blocked Plug-in again in Safari


Yup, they bumped up the blocked version of Java again, following new vulnerabilities that were being actively exploited and a subsequent Java update.


I can't believe Apple is that ignorant to the corporate world where the legacy java apps just won't work with the newest version.


It's the corporate world that is ignorant, in this case. Just using Java in a web browser at all is dangerous, but anyone using legacy versions of Java in a web browser is nuts! If your employer is making you use legacy versions of Java on web sites, you need to do that only on a cheap throwaway netbook, with absolutely no sensitive data on it and that gets used for nothing else, or in a virtual machine running in something like Parallels.

Mar 7, 2013 2:01 PM in response to thomas_r.

I'm not accessing external java sites. For this particular instance, I'm trying to run Cisco UCS manager. Again, I get the risks, but I don't need Apple force feeding updates down my throat. It's my computer, and I should be able to dictate the versions of software I want to run on it. It's inexcusable that Apple makes these changes mandatory. They absolutely should have an opt out or at the very least, back out option.

Mar 8, 2013 12:17 AM in response to William Lloyd

Updates are still possible, but you need to fix some "things":

My Xprotect:


<key>JavaWebComponentVersionMinimum</key>

<string>1.6.0_41-b02-446</string>


$ sudo ln -fs /System/Library/Java/Support/Deploy.bundle/Contents/Home/bin/javaws /usr/bin/javaws


$ sudo mkdir -p /Library/Internet\ Plug-Ins/disabled

$ sudo mv /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin /Library/Internet\ Plug-Ins/disabled


And enable java webstart in the Java Preferences panel (must be restored from Time Machine backup to /Applications/Utilities)


And it works again (without the need of keeping the older java6 software).

restart disables javaws again

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.