Re: Limewire 4.18 problem

2008-12-16 Thread Andreas Rudisch
On Tue, 16 Dec 2008 08:09:14 -0800
Norbert Papke  wrote:

> This is a stab in the dark (I am not a Vuze) user but I have had similar 
> problems with other Java apps (e.g., Netbeans, Tomcat).  The VM's TCP stack, 
> for some reason, wants to use IPv6.  To force it to use IPv4, invoke Java 
> with "-Djava.net.preferIPv4Stack=true".  You can do this either on the 
> command line or by setting the JAVA_OPTS environment variable.

Thank you, but that does not help either.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpyKdUjYFVKF.pgp
Description: PGP signature


Re: Limewire 4.18 problem

2008-12-16 Thread Norbert Papke
On December 16, 2008, Andreas Rudisch wrote:
> A Vuze developer told me, that transfers via UDP and TCP are using
> different sets of native java APIs. TCP is non-blocking IO, so there
> could be a problem in the FreeBSD Java code.

This is a stab in the dark (I am not a Vuze) user but I have had similar 
problems with other Java apps (e.g., Netbeans, Tomcat).  The VM's TCP stack, 
for some reason, wants to use IPv6.  To force it to use IPv4, invoke Java 
with "-Djava.net.preferIPv4Stack=true".  You can do this either on the 
command line or by setting the JAVA_OPTS environment variable.

Cheers,

-- Norbert Papke.

Grand Master Turing once dreamed that he was a machine. When he awoke he 
exclaimed:
"I don't know whether I am Turing dreaming that I am a machine, 
or a machine dreaming that I am Turing!"  (The Tao Of Programming)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Limewire 4.18 problem

2008-12-16 Thread Andreas Rudisch
On Tue, 16 Dec 2008 10:44:14 + (GMT)
alvaro rosales  wrote:

> I have a freebsd 7 Release #0 box, it works as a marble,
> unfortunately I have a problem with limewire 4.18. I can connect with
> any other p2p network client, (firewall is ok and set up to allow
> connections on limewire port and upnp is enable) but limewire wont
> connect.

Sounds like the same problem Vuze/Azureus has when running on FreeBSD 7.

> I have made a search on the net and found a thread that fixed
> it  by modifying the file  /etc/libmap.conf as follows: 
>  [/usr/local/diablo-jre1.5.0/] 
> libpthread.so libc_r.so 
> libpthread.so.2 libc_r.so.6 

That work-around only works on FreeBSD 6 (probably because of the
change to libthr in FreeBSD 7).

When I was testing Vuze again on FreeBSD 7.1-RC1 a few days ago, I
noticed that data transfer was happening when using UDP. But normal TCP
connections to other peers would time out, hanging during/after the
handshake. The connections seemed to be established though.

A Vuze developer told me, that transfers via UDP and TCP are using
different sets of native java APIs. TCP is non-blocking IO, so there
could be a problem in the FreeBSD Java code.

Andreas
--
GnuPG key  : 0x2A573565|http://www.gnupg.org/howtos/de/
Fingerprint: 925D 2089 0BF9 8DE5 9166  33BB F0FD CD37 2A57 3565


pgpeuSMOBFips.pgp
Description: PGP signature


Limewire 4.18 problem

2008-12-16 Thread Alvaro Rosales
Hello Guys,
I have a freebsd 7 Release #0 box, it works as a marble, unfortunately I
have a problem with limewire 4.18. I can connect with any other p2p network
client, (firewall is ok and set up to allow connections on limewire port and
upnp is enable) but limewire wont connect. I have made a search on the net
and found a thread that fixed it  by modifying the file  /etc/libmap.conf as
follows:
 [/usr/local/diablo-jre1.5.0/]
libpthread.so libc_r.so
libpthread.so.2 libc_r.so.6
I have diablo-jdk-1.6.0 so I replaced the lines, I didnt have the file
libmap.conf so I created it and added the lines  but still it doesnt work.

Any help would be greatly appreciated


Thanks in advance
Alvaro
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Limewire 4.18 problem

2008-12-16 Thread alvaro rosales
Hello Guys,
I have a freebsd 7 Release #0 box, it works as a marble,
unfortunately I have a problem with limewire 4.18. I can connect with
any other p2p network client, (firewall is ok and set up to allow
connections on limewire port and upnp is enable) but limewire wont
connect. I have made a search on the net and found a thread that fixed
it  by modifying the file  /etc/libmap.conf as follows: 
 [/usr/local/diablo-jre1.5.0/] 
libpthread.so libc_r.so 
libpthread.so.2 libc_r.so.6 
I have diablo-jdk-1.6.0 so I replaced the lines, I didnt have the
file libmap.conf so I created it and added the lines  but still it
doesnt work. 

Any help would be greatly appreciated


Thanks in advance
Alvaro


  Start your day with Yahoo!7 and win a Sony Bravia TV. Enter now 
http://au.docs.yahoo.com/homepageset/?p1=other&p2=au&p3=tagline
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"