|
On my debian-etch-amd64 system tr-2.0-epsion needs about 3min to start. If I start it with the option -J-verbose it hangs at the following message:
[Loaded java.net.SocksSocketImpl from /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/lib/rt.jar]
It takes about 3min and then is starts normaly. If I run it under debian-etch-i386 in an virtual-machine it starts without these interruption.
java -version
java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_10-b03, mixed mode)
|