Subject Re: [Firebird-Java] Re: Linux Client Unable to complete network request problem
Author Roman Rokytskyy
> Thank you Roman.
> The problem is solved.
> ...
> I found the solution from the following site, which tells that the
> problem is from the combination of Fedora Core 3 /4 with JRE 1.4.2:
> http://jon.shoberg.net/index.php?paged=5
>
> Problem is solved by adding the parameter in the java command line:
> -Djava.net.preferIPv4Stack=true

Glad to hear that. I did not know about such issue with Fedora Core....
Thanks for sharing it with us!

Roman