glad you got it working, this problem is with NIO and the new linux kernel.
The new kernel wont let you write out on an NIO channel once you read from
it.

Filip

----- Original Message -----
From: "muimi admin" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, January 29, 2004 7:43 AM
Subject: RE: Warning on Tomcat5 Clustering


Thanks Filip very much!

I use Fedora1.
I start tomcat as follows.

--------------------------
export LD_ASSUME_KERNEL=2.4
./startup.sh
--------------------------

The warning and wait are disappeared!

-----------------
Shinji Miyamoto
[EMAIL PROTECTED]


>What OS are you on, if you run redhat 9, make sure you have the
>
>LD_ASSUME_KERNEL=2.4
>
>set. this means that the system wasn't able to read the acknowledgement
that
>the second server got the session.
>
>Filip


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to