azureus does not download

Rainer Alves rainer.alves at gmail.com
Thu Apr 20 13:51:22 UTC 2006


Koopmann, Jan-Peter wrote:
> Hi,
> 
> i had a working setup with azureus port 2.3.0.6 and some devil made me
> upgrade to 2.4.0.2. Now I am back to the problem that everything _looks_ ok,
> azureus does connect to other peers but it does not download anything. 

I had the exact same problem here, and was able to solve it by forcing 
Azureus to use jdk 1.4 instead of 1.5:

--- azureus     Thu Apr 20 10:48:08 2006
+++ /usr/local/bin/azureus      Thu Apr 20 10:47:48 2006
@@ -6,7 +6,7 @@
  export JAVA_OS

  # java
-JAVA_VERSION="1.4+"
+JAVA_VERSION="1.4"
  JAVA_OS="native"

--
Rainer Alves


More information about the freebsd-ports mailing list