View Single Post
  #7 (permalink)  
Old July 5th, 2006
ender ender is offline
Disciple
 
Join Date: July 5th, 2006
Posts: 10
ender is flying high
Default

I am having the same issue on my Intel Mac. I am unsure as to when LimeWire "broke". I was running some older version [ 4.10 I believe] and now it will not launch. I am running 10.4.7, Quicktime 7.1.x . I have re-run the Java installer as recommended.

===== Wednesday, July 5, 2006 11:54:17 PM Canada/Eastern =====

[JavaAppLauncher] application launched with ppc-thin application stub. Using native application stub instead.

NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error.
java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/java/libObjCJava.dylib
at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1650)
at java.lang.Runtime.load0(Runtime.java:769)
at java.lang.System.load(System.java:967)
at com.apple.cocoa.foundation.NSRuntime.loadLibrary(N SRuntime.java:127)
at com.apple.cocoa.foundation.NSRuntime.<clinit>(NSRu ntime.java:35)
at com.apple.cocoa.foundation.NSObject.<clinit>(NSObj ect.java:27)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
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:41)
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:585)
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:585)
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)


java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-112)
Java HotSpot(TM) Client VM (build 1.5.0_06-64, mixed mode, sharing)
Reply With Quote