 |
 |
Java 1.4.1 - how to remove
|
 |
|
 |
|
Forum Regular
Join Date: Jun 2000
Status:
Offline
|
|
Installed Java 1.4.1 and now my video conferencing software won't work. Anyone know how to revert back to version 1.3.1?
Thanks
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Feb 2003
Location: columbus, oh
Status:
Offline
|
|
Ummm...find someone that has the 1.3.1 installer or worse yet, reinstall 
|
|
"Another classic science-fiction show cancelled before its time" ~ Bender
15.2" PowerBook 1.25GHz, 80GB HD, 768MB RAM, SuperDrive
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Dec 2001
Location: Atlanta, GA, USA
Status:
Offline
|
|
1.3.1 is still installed. It's just not "Current" anymore.
Just go to:
/System/Library/Frameworks/JavaVM.framework/Versions
and change the CurrentJDK symlink to point to "1.3.1"
|
|
Mac Pro 2x 2.66 GHz Dual core, Apple TV 160GB, two Windows XP PCs
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Location: Earth
Status:
Offline
|
|
This should switch the default VM to 1.3.1 :
sudo -s
cd /System/Library/Frameworks/JavaVM.framework/Versions
rm CurrentJDK
ln -s 1.3.1 CurrentJDK
edit : Arkham_c, you've been faster than me 
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Jun 2000
Status:
Offline
|
|
This doesn't seem to work.
sudo -s
cd /System/Library/Frameworks/JavaVM.framework/Versions
rm CurrentJDK
ln -s 1.3.1 CurrentJDK
How do I change the symlink?
Thanks
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Location: Earth
Status:
Offline
|
|
did you enter your password after sudo -s ?
try this and post the result (just to see if the link has been changed) :
ls -l /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK
(Last edited by pat++; Mar 11, 2003 at 03:57 PM.
)
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Jun 2000
Status:
Offline
|
|
This is what I get;
[Bob-Woods-Computer:~] bob% ls -l /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK
lrwxr-xr-x 1 bob wheel 5 Mar 11 16:58 /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK -> 1.3.1
[Bob-Woods-Computer:~] bob%
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Location: Earth
Status:
Offline
|
|
It looks correct. What is this video conferencing app? how do you launch it? Terminal ? Finder? Is this a application or just a jar file?
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Jun 2000
Status:
Offline
|
|
ISPQ is the software, just launches like any other app. The app launches ok, but can't connect to anyone. The only thing that's changed is Java.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Oct 2000
Location: Edinburgh, Scotland
Status:
Offline
|
|
Originally posted by BobW:
ISPQ is the software, just launches like any other app. The app launches ok, but can't connect to anyone. The only thing that's changed is Java.
Did you restart after changing the SymLink? I would think that you shouldn't need to, but the computer wanted to be restarted after installing 1.4.1 in the first place, so it could be the same in reverse.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Location: Earth
Status:
Offline
|
|
Originally posted by BobW:
ISPQ is the software, just launches like any other app. The app launches ok, but can't connect to anyone. The only thing that's changed is Java.
iSPQ does not use Java. I've tested it with 1.4.1 installed and it works on my iBook. You should switch back to 1.4.1 (as it's not the culprit).
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|