Java Update On Mac has stopped working ? Quick Fix.



Java Update On Mac fails on windows ?. Here are the step by step procedure on how to reproduce the issue with Java Update On Mac and fix the same.



Step By Step Procedure to Reproduce - Java Update On Mac ERROR



- NA





# Resolving Java Update On Mac issue



- NA



More details about this Bug in OpenJDK -



 Description   
FULL PRODUCT VERSION :
$ java -version
java version "1.6.0_65"

But the Java control panel under System Preferences says "Your current version is Java 8 Update 121. It is recommended that you update now to get the latest security fixes."

ADDITIONAL OS VERSION INFORMATION :
Darwin saturne.local 13.4.0 Darwin Kernel Version 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~1/RELEASE_X86_64 x86_64

EXTRA RELEVANT SYSTEM CONFIGURATION :
OSX comes with java 6. I manually installed Java 8. I installed the last update, Java 8 121 because already then the update failed.

A DESCRIPTION OF THE PROBLEM :
SInce I installed Java 8 the automatic java update fails.

A popup says "A new version of Java is available!". I have 121 build 13, the latest is 131 build 11.
I choose "Install Update".

A popup says "Updating Java, Downloading update..." with a progress bar and a text "XX MB of 67.0 MB".

When the progress bar reaches 67 MB, it waits there for maybe 30 seconds.

Then a new popup says "Update Error!" An error occurred while donwloading the update. Please try again later." The only option is to cancel the update.

And it does this every time since I installed Java 8 JDK manually. I somehow expect the new version will fix the update process but it repeatedly doesn't.


REGRESSION. Last worked in version 6u45

ADDITIONAL REGRESSION INFORMATION:
$ java -version
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode)

But the Java control panel under System Preferences says "Your current version is Java 8 Update 121. It is recommended that you update now to get the latest security fixes."

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
I suppose that if you take a Mac and install manually Java 8 over the OS's Java 6, it will behave like that. I have seen another person reporting this on StackOverflow after installing the jre (I installed the jdk).

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The update should complete. The control panel should show the new version.
ACTUAL -
The update does not complete. The control panel still complains that I should update urgently.

ERROR MESSAGES/STACK TRACES THAT OCCUR :
"Update Error!"

An error occurred while downloading the update.
Please try again later.

[Cancel Update]

REPRODUCIBILITY :
This bug can be reproduced always.

CUSTOMER SUBMITTED WORKAROUND :
Download the whoel jdk manually from Oracle every time an update is relesed.



 Comments   
Comment by Pardeep Sharma [ 2017-04-20 ]
From the description it seems submitter has older MAC OS X v10.9.5 (Darwin saturne.local 13.4.0) which had Java 6u65.
He performed manual Java 8 install and later updated to 8u121.
Starting with 8u131, the update has failed.

When checked with current MAC OS X 10.12.4 (Sierra), the update from 8u121 to 8u131 installed successfully.
This still need to be checked with reported MAC version, therefore keeping it open for further evaluation.
Comment by Stephen Fitch [ 2017-05-02 ]
Seen on 10.9.5 - now unsupported by Apple.

Unless this is seen on Yosemite (10.10.x) I don't believe we will proceed with any further work.
Comment by Pardeep Sharma [ 2017-05-15 ]
Closing this as not an issue as the current version is installed/updated successfully in MAC OS X 10.12.4.


please refer bug at java update on mac fails always



Read Next :