View Single Post
  #1 (permalink)  
Old September 11th, 2006
Staranand Staranand is offline
Novicius
 
Join Date: September 11th, 2006
Posts: 2
Staranand is flying high
Unhappy Can't start LW. Says fatal error everytime.

I'm using Limewire 4.12.6 and Mac OS 10.3.9. Ok, I've tried everything I can think of. I keep getting getting a fatal error. When I click review I get this LimeWire version 4.12.6
Java version 1.4.2_09 from Apple Computer, Inc.
Mac OS X v. 10.3.9 on ppc
Free/total memory: 14164320/19988480

FATAL ERROR!

java.lang.ClassFormatError: com/apple/cocoa/foundation/NSUserDefaults (Bad magic number)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java :539)
at java.security.SecureClassLoader.defineClass(Secure ClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader .java:251)
at java.net.URLClassLoader.access$100(URLClassLoader. java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java: 194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.j ava:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:2 89)
at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:2 35)
at java.lang.ClassLoader.loadClassInternal(ClassLoade r.java:302)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at com.limegroup.gnutella.util.CommonUtils.isCocoaFou ndationAvailable(CommonUtils.java:558)
at com.limegroup.gnutella.gui.GUIUtils.shouldShowStar tOnStartupWindow(GUIUtils.java:510)
at com.limegroup.gnutella.gui.init.SetupManager.shoul dShowStartOnStartupWindow(SetupManager.java:102)
at com.limegroup.gnutella.gui.init.SetupManager.creat eIfNeeded(SetupManager.java:139)
at com.limegroup.gnutella.gui.Initializer.initialize( Initializer.java:238)
at com.limegroup.gnutella.gui.GUILoader.load(GUILoade r.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.limegroup.gnutella.gui.Main.main(Main.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at apple.launcher.LaunchRunner.run(LaunchRunner.java: 88)
at apple.launcher.LaunchRunner.callMain(LaunchRunner. java:50)
at apple.launcher.JavaApplicationLauncher.launch(Java ApplicationLauncher.java:52)


-- listing session information --
Current thread: main
Active Threads: 8

-- listing threads --
main: 1
Thread-3: 1
NIODispatcher: 1
AWT-AppKit: 1
AWT-EventQueue-0: 1
AWT-Shutdown: 1
IdleThread: 1
TimerQueue: 1


-- listing properties --
PORT=25301
LAST_EXPIRE_TIME=1158018563726
CLIENT_ID=33501F038BB8A5FA58CE7DED8AB15B00

I've done all of the security updates including the java ones. I've reinstalled Limewire several times each time removing all elements of Limewire before each installation. Any ideas as to what to do?
Reply With Quote