Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  iPod / iTunes  |  Other iPod / iTunes  |  DVArchive  |  Fix for Java 1.5.

DVArchive

DVArchive

archive shows from networked DVRs: RePlays, etc

Version:  3.2

   [ Views: 640 ]

Fix for Java 1.5.

Feedback Type:  Usage Tip

Contributed by: Luminous Wednesday, April 26 2006 @ 12:32 AM PDT

Product Platform: MacOSX

Used Product For: Over One Year

Recommend Product: YES

DVArchive requires Java is set to 1.4.2, even if you ran the upgrade. To tell the operating system to go back to java 1.4.2, follow the following steps.

Open Applications/Terminal

Enter: cd /System/Library/Frameworks/JavaVM.framework/Versions
Enter: ls -l CurrentJDK

The terminal should reply with the following, showing your current Java version is set to 1.5.0:
lrwxr-xr-x 1 root wheel 5 May 11 16:36 CurrentJDK -> 1.5.0

Enter: sudo rm CurrentJDK
Enter: sudo ln -s 1.4.2 CurrentJDK

The terminal should reply with the following showing your current java is set back to version 1.4.2:
lrwxr-xr-x 1 root wheel 5 May 12 09:47 CurrentJDK -> 1.4.2

Done!

Reversing the process sets you back to CurrentJDK 1.5.0, should you require it.   

Rate this Usage Tip

Was this Usage Tip helpful? Yes | No

Comments

0 comments |

No user comments.