LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Azureus Loading problem (https://www.linuxquestions.org/questions/linux-software-2/azureus-loading-problem-701275/)

netpumber 01-31-2009 12:40 PM

Azureus Loading problem
 
Hi!!! Last days i was running azureus normally..Now when i m typing ./azureus in its directory it returns this back to me as error :
Quote:

Starting Azureus...
Suitable java version found [java = 1.6.0_06]
Configuring environment...
Java exec found in PATH. Verifying...
Browser check failed with: no swt-gtk-3430 or swt-gtk in swt.library.path, java.library.path or the jar file
Auto-scanning for GRE/XULRunner. You can skip this by appending the GRE path to LD_LIBRARY_PATH and setting MOZILLA_FIVE_HOME.
checking /usr/lib/firefox for GRE
checking /usr/lib/seamonkey for GRE
GRE found at /usr/lib/seamonkey.
Browser check failed with: Could not initialize class org.eclipse.swt.widgets.Display
Can't create browser. Will try to set LD_LIBRARY_PATH and hope Azureus has better luck.
setting LD_LIBRARY_PATH to: /usr/lib/seamonkey
setting MOZILLA_FIVE_HOME to: /usr/lib/seamonkey
Loading Azureus:
java -Xmx128m -cp "./Azureus2.jar:./swt.jar" -Djava.library.path="/home/g0d/Desktop/Programs/azureus" -Dazureus.install.path="/home/g0d/Desktop/Programs/azureus" -Dazureus.script="./azureus" -Dazureus.script.version=2 org.gudy.azureus2.ui.swt.Main
DEBUG::Sat Jan 31 20:36:10 EET 2009::org.gudy.azureus2.ui.swt.mainwindow.SWTThread::createInstance::68:
Loading SWT Libraries failed. Typical causes:

(1) swt.jar is not for your os architecture (i386). You can get a new swt.jar (Min Version: 3.4) from http://eclipse.org/swt

(2) No write access to 'null'. SWT will extract libraries contained in the swt.jar to this dir.

Initializer::<init>::104,Main::<init>::84,Main::main::219
java.lang.UnsatisfiedLinkError: no swt-gtk-3430 or swt-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.C.<clinit>(C.java:21)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:128)
at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:89)
at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:68)
at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:104)
at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:84)
at org.gudy.azureus2.ui.swt.Main.main(Main.java:219)
Exit from Azureus complete
No shutdown tasks to do
Azureus TERMINATED.

Any ideas on what happens...? The only change that i make in my system is that i delete the files of /tmp directory... Maybe is this the problem ? Any ideas? Thanx a lot..

metrofox 01-31-2009 02:41 PM

Maybe the deleting of the /tmp directory caused some problem and maybe the swt.jar was in that dir. Everything is alredy wrote, do what it says

Quote:

(1) swt.jar is not for your os architecture (i386). You can get a new swt.jar (Min Version: 3.4) from http://eclipse.org/swt

(2) No write access to 'null'. SWT will extract libraries contained in the swt.jar to this dir.
Download the swt.jar from that link and maybe it will work. :)

netpumber 01-31-2009 03:25 PM

i have a backup of /tmp dir but it hasn't got any file like this..

H_TeXMeX_H 01-31-2009 03:59 PM

Is this happening on a 64-bit machine or some other architecture other than x86 ?

i.e. make sure you downloaded the right version


All times are GMT -5. The time now is 11:38 AM.