[EMAIL PROTECTED] wrote:
> [EMAIL PROTECTED] wrote:
> >
> > infortunaltely, I can't make it work on aix.
> are you talking about the kill command? That's a shame because
> I had a very similar problem and we could use the kill command
> to check tht they are the same.
I tried again: nothing h
"no PCB" (Protocol Control Block) for the protocol
> (e.g., TCP in the NODE column). If the open socket file
> has the state variables SO_CANTSENDMORE and SO_CANTRCVMORE
> set -- i.e., from the shutdown(2) call -- lsof reports them
> with the CANTSENDMORE and
the NAME
column.
===
any help ?
of course, I can give sample code (less than 5k source).
thanxs in advance
--
Joseph
Internet
[EMAIL PROTECTED] - 21/09/2001 02:22
Veuillez répondre à [EMAIL PROTECTED]
Pour :tomcat-user
cc :
ccc :
Objet : Re: tomcat 3.2.3 hangs, AIX 4.3.3 (jre 1.2.2 a
In bug #1006 it suggests:
kill -3
*** The bug report also says that this command is for IBM JVM and Linux 6.2 (if I
remember correctly) ***
This gives a stack-trace dump of all the threads. Looking at that may give you a clue
as to where and why the threads are hanging.
On Thu, 20 Sep 200
Hello...
I have a problem which I can't resolve: tomcat "hangs" after some time (may
be 3 minutes or 2 hours).
I mean tomcat is running ("ps" shows it), but no answer is received to
requests when tomcat hangs.
Strangely, problem occurs only on _some_ of AIX 4.3.3 machines where I run
tomcat.
It