View Single Post
  #9 (permalink)  
Old October 27th, 2003
Johnathan R
Guest
 
Posts: n/a
Default

If you're a user having problems due to java (type "java -version" at a terminal prompt and it will say something about "HotSpot not at correct virtual address. Sharing disabled" on the first line), follow the instructions to fix java at topic "Discussions > Mac OS X > Mac OS X v10.3 Panther > Installation and Setup > Java 1.41 does not run after 10.3 upgrade" on the apple.com discussion boards. Specifically, go to a terminal prompt and type "sudo mv /System/Library/Frameworks/JavaVM.framework /System/Library/Frameworks/JavaVMOld.framework" (BE CAREFUL! the only spaces in this command are after "sudo", "mv", and "...JavaVM.framework") and enter the root user password when prompted. Now reinstall Panther (only required base files and the BSD subsystem necessary) and Limewire (and the rest of your Java 1.4.1 apps) should work perfectly. If a Panther-broken-java was your problem in the first place, that is; there are apparently unrelated problems that other folks are having.
Reply With Quote