LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Installing Azureus (https://www.linuxquestions.org/questions/suse-opensuse-60/installing-azureus-390581/)

mat_uk111 12-08-2005 12:25 PM

Installing Azureus
 
I am using SUSE 10.0 and I want to install azurus, so I followed the instructions and I get the following error message:

Starting Azureus...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2_06]
Configuring environment...
Loading Azureus:
java -Xms16m -Xmx128m -cp "/home/mat/azureus/Azureus2.jar:/home/mat/azureus/swt.jar" -Djava.library.path="/home/mat/azureus" -Dazureus.install.path="/home/mat/azureus" org.gudy.azureus2.ui.swt.Main ''
DEBUG::Thu Dec 08 18:20:16 GMT 2005::com.aelitis.azureus.core.networkmanager.VirtualServerChannelSelector::start::93:
IncomingSocketChannelManager::start::346,IncomingSocketChannelManager::<init>::103,NetworkManager::< init>::113,NetworkManager::<clinit>::48,AzureusCoreImpl::<init>::122,AzureusCoreImpl::create::70,Azu reusCoreFactory::create::46,Main::<init>::119,Main::main::142
java.net.SocketException: Address already in use
at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:108)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
at com.aelitis.azureus.core.networkmanager.VirtualServerChannelSelector.start(VirtualServerChannelSelec tor.java:79)
at com.aelitis.azureus.core.networkmanager.impl.IncomingSocketChannelManager.start(IncomingSocketChanne lManager.java:346)
at com.aelitis.azureus.core.networkmanager.impl.IncomingSocketChannelManager.<init>(IncomingSocketChann elManager.java:103)
at com.aelitis.azureus.core.networkmanager.NetworkManager.<init>(NetworkManager.java:113)
at com.aelitis.azureus.core.networkmanager.NetworkManager.<clinit>(NetworkManager.java:48)
at com.aelitis.azureus.core.impl.AzureusCoreImpl.<init>(AzureusCoreImpl.java:122)
at com.aelitis.azureus.core.impl.AzureusCoreImpl.create(AzureusCoreImpl.java:70)
at com.aelitis.azureus.core.AzureusCoreFactory.create(AzureusCoreFactory.java:46)
at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:119)
at org.gudy.azureus2.ui.swt.Main.main(Main.java:142)
Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/mat/azureus/libswt-pi-gtk-3139.so: /home/mat/azureus/libswt-pi-gtk-3139.so: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1511)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
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:122)
at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:75)
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:123)
at org.gudy.azureus2.ui.swt.Main.main(Main.java:142)
Azureus TERMINATED.

Anybody any idea whats going wrong?

mat

abisko00 12-08-2005 12:35 PM

The libswt-pi-gtk library is missing or not accessible.
Quote:

Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/mat/azureus/libswt-pi-gtk-3139.so: /home/mat/azureus/libswt-pi-gtk-3139.so: cannot open shared object file: No such file or directory
Check if the file is located in /home/mat/azureus/ and if you have sufficient access rights.

Slammer64 12-08-2005 12:37 PM

Azureus
 
Azureus needs a more up to date version of Java, I use the Java 1.5.03 release in YaST, it should be easy to upgrade via YaST. However, if you are using the x64_86 version (like me) you can install it directly and it won't affect your existing install. Be warned that Openoffice and a few other programs may complain if you do upgrade, but they should run.

mat_uk111 12-08-2005 12:45 PM

So I would just download the 64bit version via YaST? Or would it be a manual install?

mat_uk111 12-08-2005 12:54 PM

I have the required file, with exeutatable rights. Is it a case of an old version of Java?

Mat

abisko00 12-08-2005 01:02 PM

Quote:

Is it a case of an old version of Java?
Probably! I am using 1_5_0 from the extra java repository, e.g.:

ftp://ftp.uni-erlangen.de/mirrors/op...st-source-java

mat_uk111 12-08-2005 01:57 PM

Having installed the Java correctly and it now runs but not without some problems, I get a pop-up which says error, unable to bind TCP

Any idea of what I haven't done?

Mat

abisko00 12-09-2005 02:43 AM

It may be a firewall setting. Make sure you open the bittorrent ports (don't remember which).

onjoo 12-09-2005 07:30 AM

Check your azureus configurations.

Atleast in windows its Tools -> Options-> Connection

6881 is the tcp port azureus normally uses, you will probably also need to open that port in yastFirewall, but you also need to confirm that "the Bind to local IP address" is correct..

Azureus used to use also the same udp port (6881), so open that also.
Tcp 6969 is also used so it would be sensible to open that too


All times are GMT -5. The time now is 09:01 AM.