Re: Ajp12Interceptor: HANDLER THREAD PROBLEM

2004-12-02 Thread Bill Barker
2 14:11:53 - Ctx() : Status code:404 request:R( + /index.jsp + null) m sg:null 2004-12-02 14:17:48 - Ctx() : Status code:404 request:R( + /index.jsp + null) m sg:null 2004-12-02 14:26:24 - Ajp12Interceptor: HANDLER THREAD PROBLEM - java.io.IOExcep tion: Stream broken at org.apache.tom

Ajp12Interceptor: HANDLER THREAD PROBLEM

2004-12-02 Thread Mayuresh Kshirsagar
: HANDLER THREAD PROBLEM - java.io.IOExcep tion: Stream broken at org.apache.tomcat.modules.server.Ajp12.readNextRequest(Ajp12.java:277 ) at org.apache.tomcat.modules.server.AJP12Request.readNextRequest(Ajp12In terceptor.java:215) at

HANDLER THREAD PROBLEM

2002-05-15 Thread Miguel Angel Medina Lopez
Hi all: I'm using Tomcat 3.2.3 with Apache. A few days ago often an error apperar when tomcat is running. The Exception is: HANDLER THREAD PROBLEM: java.io.IOException: Stream closed prematurely java.io.IOException: Stream closed prematurely

HANDLER THREAD PROBLEM: java.io.IOException: Stream broken

2001-11-28 Thread Designing Department
receives the following error HANDLER THREAD PROBLEM: java.io.IOException: Stream broken java.io.IOException: Stream broken at org.apache.tomcat.service.connector.AJP12RequestAdapter.readNextRequest(Ajp12ConnectionHandler.java:426) at

RE: HANDLER THREAD PROBLEM

2001-09-06 Thread Martin van den Bemt
TECTED]] > Sent: Thursday, September 06, 2001 5:03 AM > To: [EMAIL PROTECTED] > Subject: HANDLER THREAD PROBLEM > > > > Hi. > > I startup tomcat and every thing es ok. > > but when I try to access http://:8007 > in the console view the follow IOException: >

HANDLER THREAD PROBLEM

2001-09-06 Thread Juan Andres Sanin Pineda
Hi. I startup tomcat and every thing es ok. but when I try to access http://:8007 in the console view the follow IOException: HANDLER THREAD PROBLEM: java.io.IOException: Stream broken java.io.IOException: Stream broken at

HANDLER THREAD PROBLEM

2001-07-12 Thread Rick Bosch
I was getting this error, I rebuilt and it went away but my buddy is getting it on his development box. It happens when you make an http request to tomcat , I believe its an error in .conf or .xml and I wonder if anyone is familiar with it. thanksTIA(); rick HANDLER THREAD PROBLEM

AW: HANDLER THREAD PROBLEM when accessing servlet

2001-05-07 Thread Gerteis, Roman
1 12:27 An: [EMAIL PROTECTED] Betreff: HANDLER THREAD PROBLEM when accessing servlet is it really necessary to recompile the mod_jk.so just so that Tomcat will run fine with Apache? I have Apache web server and jakarta-tomcat-3.2.1 running on red hat linux 6. I am running tomcat using the startup

HANDLER THREAD PROBLEM when accessing servlet

2001-05-07 Thread Artigas, Ricardo Y.
ing a servlet in my defined context path but the example was working well. Error is: HANDLER THREAD PROBLEM: java.io.IOException: Stream broken java.io.IOException: Stream broken at org.apache.tomcat.service.connector.AJP12RequestAdapter.readNextRequest(Ajp1 2ConnectionHandler.java:38

tomcat HANDLER THREAD PROBLEM

2001-04-11 Thread Georges Boutros
ith tomcat . ******* HANDLER THREAD PROBLEM: java.lang.NullPointerException java.lang.NullPointerException at org.apache.tomcat.service.connector.AJP12ResponseAdapter.sendStatus(Ajp12Con nectionHandler.java:439) at org.apache.tomcat.service.http.HttpResponseAdapter.endHeaders(Http

Handler Thread Problem

2001-03-23 Thread Ben Sifuentes
Anybody know why I'm getting this? The access thru Apache works fine. but, when trying to access directly thru Tomcat I get th following exception on the server side: Redirecting to /recruiting/jsp/Login.jsp... Redirecting to /recruiting/jsp/Login.jsp?showLoginError=true... HANDLER T

Re: HANDLER THREAD PROBLEM: java.net.SocketException Invalid argument

2001-02-15 Thread Michael Mikolajczyk
ikolajczyk To: [EMAIL PROTECTED] Sent: Thursday, February 15, 2001 12:30 PM Subject: HANDLER THREAD PROBLEM: java.net.SocketException Invalid argument I am using Linux RedHat 7.0, Tomcat 3.2.1, Apache 1.3.14-3and I get an exception when I try to route the requestto tomcat

HANDLER THREAD PROBLEM: java.net.SocketException Invalid argument

2001-02-15 Thread Michael Mikolajczyk
I am using Linux RedHat 7.0, Tomcat 3.2.1, Apache 1.3.14-3and I get an exception when I try to route the requestto tomcat through Apache. The error is as following # HANDLER THREAD PROBLEM: java.net.SocketException: Invalid argumentjava.net.SocketException: Invalid argument    at

Handler thread problem - How to overcome?

2001-02-14 Thread Shriranga K Kulkarni
Hello All, I am getting the following exception when I use Tomcat Apache combination. HANDLER THREAD PROBLEM: java.Lang.NullPointerException. at org.apache.tomcat.service.http.HttpResponseAdapter.endHeaders (HttpResponseAdapter.java:111). Has any one got such exception before. If so please

RE: Handler Thread Problem

2001-02-03 Thread John Golubenko
Yes, it has nothing to do with HTTP requests. (8080 default.) >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 2/3/01, 6:42:47 PM, Nael Mohammad <[EMAIL PROTECTED]> wrote r

RE: Handler Thread Problem

2001-02-03 Thread Nael Mohammad
PM To: [EMAIL PROTECTED] Subject: Re: Handler Thread Problem I think port 8007 is used for connection to Apache. Are you trying to use it as a regular web service port? Original Message dated 2/3/01, 6:58:01 PM Author: Nael Mohammad <[EMAIL PROTECTED]> Re: Handler Thread Problem: Commu

Re: Handler Thread Problem

2001-02-03 Thread Chris Janicki
I think port 8007 is used for connection to Apache. Are you trying to use it as a regular web service port? Original Message dated 2/3/01, 6:58:01 PM Author: Nael Mohammad <[EMAIL PROTECTED]> Re: Handler Thread Problem: Community, I'm getting the following error message whe

Handler Thread Problem

2001-02-03 Thread Nael Mohammad
ughts, idea's or tip's is greatly appreciated.       2001-02-03 14:52:02 - Ajp12Interceptor: HANDLER THREAD PROBLEM - java.io.IOException: Stream broken    at org.apache.tomcat.modules.server.Ajp12.readNextRequest(Ajp12.java:

Handler Thread Problem

2001-02-02 Thread Nael Mohammad
: HANDLER THREAD PROBLEM - java.io IOException: Stream broken at org.apache.tomcat.modules.server.Ajp12.readNextRequest(Ajp12.java:287 at org.apache.tomcat.modules.server.AJP12Request.readNextRequest(Ajp12In erceptor.java:223) at

RE: RedHat 7 :HANDLER THREAD PROBLEM: java.io.IOException:

2001-01-30 Thread Jord Sonneveld
Title: RE: RedHat 7 :HANDLER THREAD PROBLEM: java.io.IOException: You might wish to try connecting to port 8080. 8007 is the ajp12 connector, used to connect apache to tomcat, which is why you are seeing all those ajp12 errors. 8080 is the default http port for tomcat's internal http s

RedHat 7 :HANDLER THREAD PROBLEM: java.io.IOException:

2001-01-30 Thread Joel Cordonnier
Hi, I'm installing "Tomcat 3.2.1" on a Linux RedHat 7 system running a 2.2.16 kernel and the "jdk1.3" Java version. Tomcat in stand-alone mode produces the following error: (I try to connect to "http://localhost:8007", the default s

HANDLER THREAD PROBLEM, please help !

2001-01-30 Thread Joel Cordonnier
Hi! I just download and install yesterday the build 3.2.1 version of Tomcat. When I try to run the core examples, I got the following error: Handler THREAD PROBLEM: java.io.IOEXception: Stream broken at org.apache.tomcat.service.connector.AJP12RequestAdapter.readNextRequest

RE: Handler Thread Problem : java.lang.NullPointerException

2000-12-27 Thread Adam Le
--Original Message-From: Koen Maes (BE-day.com) [mailto:[EMAIL PROTECTED]]Sent: Wednesday, December 27, 2000 11:02 AMTo: [EMAIL PROTECTED]Subject: Handler Thread Problem : java.lang.NullPointerException Hi,   I upgraded to Tomcat 3.2 because I'm getting Handler Thread Pr

Handler Thread Problem : java.lang.NullPointerException ?HELP?

2000-12-27 Thread Koen Maes \(BE-day.com\)
Hi,   I upgraded to Tomcat 3.2 because I'm getting Handler Thread Problem : java.lang.NullPointerException I thought it was caused by the virtual hosts, so I tried using the new directive for server.XML You can see my config files below. When I surf to: http://www.garages.be this redi

Handler Thread Problem : java.lang.NullPointerException

2000-12-27 Thread Koen Maes \(BE-day.com\)
Hi,   I upgraded to Tomcat 3.2 because I'm getting Handler Thread Problem : java.lang.NullPointerException I thought it was caused by the virtual hosts, so I tried using the new directive for server.XML You can see my config files below. When I surf to: http://www.garages.be this redi

RE: HANDLER THREAD PROBLEM: java.lang.NullPointerException

2000-12-26 Thread Saurabh Shukla
Check for the root cause, in the errors which tomcat throws.   Shuklix -Original Message-From: Shahed Ali [mailto:[EMAIL PROTECTED]]Sent: Friday, December 22, 2000 10:43 PMTo: [EMAIL PROTECTED]Subject: HANDLER THREAD PROBLEM: java.lang.NullPointerException I get these

HANDLER THREAD PROBLEM : java.lang.NullPointerException

2000-12-26 Thread Koen Maes
Hi I've got my website up&running http://www.be-day.com and it is completely running using Tomcat. We are selling domainnames for .BE (Belgium) Everything works fine but our latest feature : URL Forwarding. Tomcat always reports : HANDLER THREAD PROBLEM : java.lang.NullPointerExce

HANDLER THREAD PROBLEM: java.lang.NullPointerException

2000-12-22 Thread Shahed Ali
I get these errors sometimes, can cant figure out what the problem is. Can someone tell me where should I start looking ?   Thanks Shahed   HANDLER THREAD PROBLEM: java.lang.NullPointerExceptionERROR: can't find default error handler or error in default error page

RE: Help : HANDLER THREAD PROBLEM (Tomcat3.2b6, NT4.0, JDK1.2)

2000-11-29 Thread Ritwick Dhar
Philip,   I had this problem with Tomcat 3.1 with Apache on AIX (there's a previous post by me with title 'Handler thread problem)> I Isolated the problem to mod_jserv. Recompiling solved it. It should be the same with mod_jk.   Rit -Original Message-From: Philip Ch

Help : HANDLER THREAD PROBLEM (Tomcat3.2b6, NT4.0, JDK1.2)

2000-11-28 Thread Philip Chan
er: Adding context Ctx(  )2000-11-29 12:50:44 - ContextManager: Adding context Ctx( /test )2000-11-29 12:50:46 - PoolTcpConnector: Starting HttpConnectionHandler on 80802000-11-29 12:50:46 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8007   HANDLER THREAD PROBLEM: java.io.IOExcepti

RE: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-28 Thread Ritwick Dhar
ssage- From: Ranko Bijelonic [mailto:[EMAIL PROTECTED]] Sent: Monday, November 27, 2000 10:08 AM To: [EMAIL PROTECTED] Subject: RE: HANDLER THREAD PROBLEM: Stream closed prematurely i still think its not the platform. My stuff worked fine until I used a version of Apache with ssl, then I got the

RE: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-27 Thread Ranko Bijelonic
m: Ritwick Dhar [mailto:[EMAIL PROTECTED]] Sent: Monday, November 27, 2000 10:42 AM To: '[EMAIL PROTECTED]' Subject: RE: HANDLER THREAD PROBLEM: Stream closed prematurely Unfortunately, in my case, it doesn't work. The problem is compounded in my case because my platform is AIX4.3.3 + I

RE: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-27 Thread Ritwick Dhar
al Message- From: Ranko Bijelonic [mailto:[EMAIL PROTECTED]] Sent: Monday, November 27, 2000 9:47 AM To: [EMAIL PROTECTED] Subject: RE: HANDLER THREAD PROBLEM: Stream closed prematurely I had the exact same problem. Nothing helped until I recompiled mod_jserv using the apache apxs utilit

RE: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-27 Thread Ranko Bijelonic
7; Subject: RE: HANDLER THREAD PROBLEM: Stream closed prematurely Update on this problem: I simplified the client to simply POST a line of text and the server to simply echo it back. The results seem to be: The client can open an outputstream to a servlet and write to it, but a close() or ev

RE: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-24 Thread Ritwick Dhar
Message- From: William Brogden [mailto:[EMAIL PROTECTED]] Sent: Friday, November 24, 2000 11:27 AM To: [EMAIL PROTECTED] Subject: Re: HANDLER THREAD PROBLEM: Stream closed prematurely Does your client close the stream that writes the request or just flush it? I seem to recall having a problem

RE: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-24 Thread Ritwick Dhar
t all, but that didn't do much good. Maybe I'll try some other things on those lines now. Thanks Rit -Original Message- From: William Brogden [mailto:[EMAIL PROTECTED]] Sent: Friday, November 24, 2000 11:27 AM To: [EMAIL PROTECTED] Subject: Re: HANDLER THREAD PROBLEM: Stream closed

Re: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-24 Thread William Brogden
rvlet > (client), that opens a URL to the server, writes the request, and reads the > reponse. Simple. > > The problem is, the moment the client tries to call > 'urlConn.getInputStream()' to get an inputstream from the server, I get this > (on the server console): &

Re: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-24 Thread Kurt Bernhard Pruenner
Ritwick Dhar wrote: > HANDLER THREAD PROBLEM: java.io.IOException: Stream closed prematurely > java.io.IOException: Stream closed prematurely > at java.lang.Throwable.(Compiled Code) > at java.lang.Exception.(Compiled Code) > at java.io.IOException

RE: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-24 Thread Ritwick Dhar
AM To: '[EMAIL PROTECTED]' Subject: HANDLER THREAD PROBLEM: Stream closed prematurely Hi, This problem is driving me nuts. I've tried debugging this, but nothing yet. I was hoping someone on this list will have come accross this before. Case: I have a servlet (server) that accep

RE: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-24 Thread Roytman, Alex
Web server which had these problems. However all these problems were not present when we access tomcat via Apache web server Alex -Original Message- From: Ritwick Dhar [mailto:[EMAIL PROTECTED]] Sent: Friday, November 24, 2000 11:35 AM To: '[EMAIL PROTECTED]' Subject: HAND

HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-24 Thread Ritwick Dhar
other servlet (client), that opens a URL to the server, writes the request, and reads the reponse. Simple. The problem is, the moment the client tries to call 'urlConn.getInputStream()' to get an inputstream from the server, I get this (on the server console): HANDLER THREAD PROBLEM: java

RE: Help :HANDLER THREAD PROBLEM?

2000-10-31 Thread Ranko Bijelonic
2:54 PM To: [EMAIL PROTECTED] Subject: Help :HANDLER THREAD PROBLEM? I get the following exception: HANDLER THREAD PROBLEM: java.io.IOException: Stream closed prematurely java.io.IOException: Stream closed prematurely at org.apache.tomcat.service.connector.AJP12RequestAdapter.readNe

Help :HANDLER THREAD PROBLEM?

2000-10-31 Thread Mauricio Nuñez
I get the following exception: HANDLER THREAD PROBLEM: java.io.IOException: Stream closed prematurely java.io.IOException: Stream closed prematurely at org.apache.tomcat.service.connector.AJP12RequestAdapter.readNextReque st(Ajp12ConnectionHandler.java, Compiled Code) at