Java 1.4.2 update problems

pedz

Registered
I can not get Java to update for me.

When I run the 1.4.2 update, it says "please install Java 1.4.1 update 1 first". But when I run the 1.4.1 update 1 install, it says "There is nothing to update".

I tried installing the "Java Panther Update" again. It went on fine but made no difference.

Any suggestions?

Thanks,
pedz
 
From MacFixIt;

Several users have expressed confusion recently over why they are receiving the message "Java 1.4.1 must be installed before you can installed Java 1.4.2" when attempting to apply Apple's latest Java update when the same users already have version 1.4.1 installed.

"Some customers who did an upgrade install of Mac OS X v10.3 “Panther” from Mac OS X v10.2 may have an incomplete installation of Java.

"Customers who did an erase install or an archive and install are not affected.

"First, check the Software Update preference. If your system requires this update, i.e. your system does not have a complete installation of Java, then the Java 1.4.1. Update will be available for download. You can also use the manual update provided here if this is more convenient. "

Still some users are having problems. MacFixIt reader David Oshel writes "However, while the Java 1.4.1 Panther update does install, it is still not possible to install Java 1.4.2 over it -- at least in my, and presumably other, cases."

David was able to workaround the issue by opening the Java 1.4.2 package and using BBEdit to open the 'java142_VolumeCheck" script, and adding the line exit 0; after the existing tenth line ("DO_CHECKS: {").

You can get inside the Java 1.4.2 package by using the invaluable Pacifist shareware utility.

Before attempting this procedure, however, you should try applying the 41 MB Java 1.4.1 updater:

http://wsidecar.apple.com/cgi-bin/n... class=highlight>Java</span>PantherUpdate.dmg

then the Java 1.4.2 Updater;

http://www.apple.com/macosx/features/<span class=highlight>java</span>/
 
Thanks Bobw.

I fiddled with the VolumeCheck script and determined that "Quicktime Java Update" was not the right version. But I could not find the "proper" one. I figure it predated the 10.2 to 10.3 upgrade and the upgrade forgot to delete it.

So, I put in the exit 0 as suggested and the upgrade went fine.
 
Back
Top