Re: apache2, mod_jk2, tomcat4.1.27: "server has been restarted or reset this connection"

2003-08-27 Thread Chris Joelly
Hello!

i have this problem on a windows 2000 box ...

thx, Chris

Am Tue, Aug 26, 2003 at 01:34:47PM -0400, Eric J. Pinnell meinte:
> 
> I get this too.
> 
> You can add a connectionTimeout to the Connector (I use 12) and you
> will no longer get a "reset" INFO message but a "connection timed out"
> INFO message.
> 
> I know that it is possible for the user to get a 400 or 500 error due to
> these resets.  I haven't ran a test with the timeout settings to find out.
> I have done it with the timeout set to 0 (the default).
> 
> Also what OS are you using?  We spoke about this before and it seemed to
> be unique to Solaris.  Linux didn't have the problem.
> 
> But no one has figured out an answer to it...  at least that I know of.
> 
> On Tue, 26 Aug 2003, Chris Joelly wrote:
> 
> > Am Wed, Aug 20, 2003 at 03:42:55PM +0200, Chris Joelly meinte:
> > >
> > > i have setup apache2 with mod_jk2 and tomcat4.1.27 and all works fine,
> > > but the following log messages is written to the mod_jk log file:
> > >
> > > 19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection
> > > INFO: server has been restarted or reset this connection
> > > 19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection
> > > INFO: server has been restarted or reset this connection
> > > 19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection
> > > INFO: server has been restarted or reset this connection
> > > 19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection
> > >
> > > as i can see this log message is written on every request, so i can
> > > change the log level or if there is a real problem would appreciate
> > > solving the problem.
> > >
> > > is this a real problem? and if yes, does anybody know whats the problem?
> > > i have tried several things with WORKER.sockt_keepalive and
> > > WORKER.socket_timeout, but things don't change...


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



Re: apache2, mod_jk2, tomcat4.1.27: "server has been restarted or reset this connection"

2003-08-26 Thread Chris Joelly
Hello again!

anybody any idea about this behavior?

thx, Chris

Am Wed, Aug 20, 2003 at 03:42:55PM +0200, Chris Joelly meinte:
> 
> i have setup apache2 with mod_jk2 and tomcat4.1.27 and all works fine,
> but the following log messages is written to the mod_jk log file:
> 
> 19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection
> INFO: server has been restarted or reset this connection
> 19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection
> INFO: server has been restarted or reset this connection
> 19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection
> INFO: server has been restarted or reset this connection
> 19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection
> 
> as i can see this log message is written on every request, so i can
> change the log level or if there is a real problem would appreciate
> solving the problem.
> 
> is this a real problem? and if yes, does anybody know whats the problem?
> i have tried several things with WORKER.sockt_keepalive and
> WORKER.socket_timeout, but things don't change...


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



Re: apache2, mod_jk2, tomcat4.1.27: "server has been restarted or reset this connection"

2003-08-21 Thread Chris Joelly
Hello Johan!

since i'm using Debian GNU/Linux its very easy to get the mod_jk2
binary: install the package libapache2-mod-webapp (Apache 2.0 connector for
the Tomcat servlet engine) from the package repository and thats it...
;-)

if you aren't using such a kinky os then you may find a binary at
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/ or at
http://www.mail-archive.com/[EMAIL PROTECTED]/msg98795.html

hth,

Chris

Am Wed, Aug 20, 2003 at 08:17:43PM +0200, Johan Wasserman - CPX Mngd Services meinte:
> Chris, where do I get mod_jk2 (binery) and some kind of documentation to
> tell me how to set up.  I have Tomcat v.  5.0.3 & Apache v. 2.0.46 but
> the setup does not work too well.


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



RE: apache2, mod_jk2, tomcat4.1.27: "server has been restarted or reset this connection"

2003-08-20 Thread Johan Wasserman - CPX Mngd Services
Chris, where do I get mod_jk2 (binery) and some kind of documentation to
tell me how to set up.  I have Tomcat v.  5.0.3 & Apache v. 2.0.46 but
the setup does not work too well.

Thanks.
Johan.

-Original Message-
From: Chris Joelly [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 20, 2003 3:43 PM
To: [EMAIL PROTECTED]
Subject: apache2, mod_jk2, tomcat4.1.27: "server has been restarted or
reset this connection"


Hello all!

i have setup apache2 with mod_jk2 and tomcat4.1.27 and all works fine,
but the following log messages is written to the mod_jk log file:

19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection
INFO: server has been restarted or reset this connection 19.08.2003
16:43:05 org.apache.jk.common.ChannelSocket processConnection
INFO: server has been restarted or reset this connection 19.08.2003
16:43:05 org.apache.jk.common.ChannelSocket processConnection
INFO: server has been restarted or reset this connection 19.08.2003
16:43:05 org.apache.jk.common.ChannelSocket processConnection

as i can see this log message is written on every request, so i can
change the log level or if there is a real problem would appreciate
solving the problem.

is this a real problem? and if yes, does anybody know whats the problem?
i have tried several things with WORKER.sockt_keepalive and
WORKER.socket_timeout, but things don't change...

thx,

Chris

-
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]



apache2, mod_jk2, tomcat4.1.27: "server has been restarted or reset this connection"

2003-08-20 Thread Chris Joelly
Hello all!

i have setup apache2 with mod_jk2 and tomcat4.1.27 and all works fine,
but the following log messages is written to the mod_jk log file:

19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection
INFO: server has been restarted or reset this connection
19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection
INFO: server has been restarted or reset this connection
19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection
INFO: server has been restarted or reset this connection
19.08.2003 16:43:05 org.apache.jk.common.ChannelSocket processConnection

as i can see this log message is written on every request, so i can
change the log level or if there is a real problem would appreciate
solving the problem.

is this a real problem? and if yes, does anybody know whats the problem?
i have tried several things with WORKER.sockt_keepalive and
WORKER.socket_timeout, but things don't change...

thx,

Chris

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