AW: long startup time with JDK1.4

2004-01-20 Thread Roland Knor
No, not anything. I just changed the symbolic link to the java-directory (its on a linux system), so that the new JDK is active! Any idea? -Ursprüngliche Nachricht- Von: Shapira, Yoav [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 20. Jänner 2004 14:54 An: Tomcat Users List Betreff: RE: l

AW: long startup time with JDK1.4

2004-01-21 Thread Roland Knor
FYI... This didn't work either. In the meantime I figured out, that the time is spent in the PlainSocket.initProt function just before binding to the port, which probably is Java/Linux-Version Problem. I am going to upgrade my linux-Version and hopefully get this fixed -Ursprüngliche Na

Re: AW: long startup time with JDK1.4

2004-01-21 Thread Oscar Carrillo
What Linux distribution are you running? And are you running the Sun 1.4 JVM? Oscar On Wed, 21 Jan 2004, Roland Knor wrote: > FYI... > > This didn't work either. In the meantime I figured out, that the time is > spent in the PlainSocket.initProt function just before binding to the > port, whic