On Sep 2, 2008, at 5:40 AM, Juergen Weber wrote:
I tried geronimo-jetty6-javaee5-2.1.2 with IBM JDK 1.6 on Red Hat
Enterprise
Linux Server release 5.2
There must be some problem, when I try to access the console the
browser
shows the right title but the page stays empty for some 2 minutes or
so (a
timeout?), then the page appears. Server startup time appears normal.
Does sound like a network timeout... Anything in an server log?
With Sun JDK 1.6 and IBM JDK 1.5 there is no problem.
Anybody else seen the IBM 1.6 problem?
java version "1.6.0"
Java(TM) SE Runtime Environment (build pxi3260sr1-20080416_01(SR1))
IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Linux x86-32
jvmxi3260-20080415_18762 (JIT enabled, AOT enabled)
J9VM - 20080415_018762_lHdSMr
JIT - r9_20080415_1520
GC - 20080415_AA)
JCL - 20080412_01
Can you generate a java stacktrace (kill -3 <process-id>) while you
are waiting for the response?
--kevan