All pastes #159271 Raw Edit

Miscellany

public text v1 · immutable
#159271 ·published 2006-09-02 21:50 UTC
rendered paste body
===== Saturday, September 2, 2006 5:50:43 PM US/Eastern =====
[LaunchRunner Error] org.gudy.azureus2.ui.swt.Main.main(String[]) threw an exception:
java.lang.UnsatisfiedLinkError: /Applications/Azureus.app/Contents/Resources/Java/dll/libswt-pi-carbon-3139.jnilib: 
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
	at java.lang.Runtime.loadLibrary0(Runtime.java:822)
	at java.lang.System.loadLibrary(System.java:992)
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
	at org.eclipse.swt.internal.carbon.OS.<clinit>(OS.java:20)
	at org.eclipse.swt.widgets.Display.createDisplay(Display.java:856)
	at org.eclipse.swt.widgets.Display.create(Display.java:836)
	at org.eclipse.swt.graphics.Device.<init>(Device.java:118)
	at org.eclipse.swt.widgets.Display.<init>(Display.java:676)
	at org.eclipse.swt.widgets.Display.<init>(Display.java:667)
	at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:77)
	at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:58)
	at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:108)
	at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:147)
	at org.gudy.azureus2.ui.swt.Main.main(Main.java:162)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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(JavaApplicationLauncher.java:52)