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

Re: Ajp12Interceptor: HANDLER THREAD PROBLEM

2004-12-02 Thread Bill Barker
( + /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.tomcat.modules.server.Ajp12.readNextRequest(Ajp12.java

Perhaps a thread problem

2003-12-01 Thread Luc Foisy
Tomcat 4.1.18-LE with Java 1.4.0_03 RedHat 9 Tomcat is serving through https from catalina.out Dec 1, 2003 11:09:55 AM org.apache.tomcat.util.log.CommonLogHandler log INFO: All threads are busy, waiting. Please increase maxThreads or check the servlet status75 75 some application output (which

RE: Perhaps a thread problem

2003-12-01 Thread Filip Hanik
in server.xml for each connector -Original Message- From: Luc Foisy [mailto:[EMAIL PROTECTED] Sent: Monday, December 01, 2003 10:58 AM To: Tomcat User List (E-mail) Subject: Perhaps a thread problem Tomcat 4.1.18-LE with Java 1.4.0_03 RedHat 9 Tomcat is serving through https from

RE: Perhaps a thread problem

2003-12-01 Thread Luc Foisy
Users List Subject: RE: Perhaps a thread problem in server.xml for each connector -Original Message- From: Luc Foisy [mailto:[EMAIL PROTECTED] Sent: Monday, December 01, 2003 10:58 AM To: Tomcat User List (E-mail) Subject: Perhaps a thread problem Tomcat 4.1.18-LE with Java 1.4.0_03 RedHat

RE: Perhaps a thread problem

2003-12-01 Thread Luc Foisy
Could several null pointer exceptions occuring because of some bad code in the application cause a thread problem? -Original Message- From: Filip Hanik [mailto:[EMAIL PROTECTED] Sent: Monday, December 01, 2003 2:22 PM To: Tomcat Users List Subject: RE: Perhaps a thread problem

Persistent thread problem while doing system call in jakarta tomcat to run globus jobs using globus tool kit 3.0

2003-10-17 Thread Korambath, Prakashan
, specifically globusrun. We have a thread problem while doing a system call in Jakarta tomcat. Jakarta tomcat is being run under the userid globus. However, it needs to submit each job to a compute cluster under the user's userid. In the servlet class, we make a system call which runs a setuid

Thread problem

2003-10-09 Thread rwheeler
I am currently running Tomcat 4.1.18 with a 1Gig heap and Max Processors is set to 2000. I keeping getting a java.lang.OutOfMemoryError: unable to create new native thread. I checked my garbage collection log but I never use more then 850mb of memory and this is with about 500 concurrent

RE: Thread problem

2003-10-09 Thread Shapira, Yoav
, October 09, 2003 11:47 AM To: [EMAIL PROTECTED] Subject: Thread problem I am currently running Tomcat 4.1.18 with a 1Gig heap and Max Processors is set to 2000. I keeping getting a java.lang.OutOfMemoryError: unable to create new native thread. I checked my garbage collection log but I never

HANDLER THREAD PROBLEM

2002-05-16 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

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://host:8007 in the host console view the follow IOException: HANDLER THREAD PROBLEM: java.io.IOException: Stream broken java.io.IOException: Stream broken

RE: HANDLER THREAD PROBLEM

2001-09-06 Thread Martin van den Bemt
PROTECTED]] 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://host:8007 in the host console view the follow IOException: HANDLER THREAD PROBLEM: java.io.IOException

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

Runaway Thread Problem

2001-06-22 Thread Mark Stewart
I have searched through the archives and have found several people with this problem, but nothing that seems to fix it. Any help would be appreciated... We are running Apache 1.3.19, Tomcat 3.2.2, mod_jk, ajp13. After a day or so with a user load, our thread count continues to climb and threads

HANDLER THREAD PROBLEM when accessing servlet

2001-05-07 Thread Artigas, Ricardo Y.
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:386

AW: HANDLER THREAD PROBLEM when accessing servlet

2001-05-07 Thread Gerteis, Roman
$TOMCATHOME/conf/server.xml to run Tomcat not standalone anymore. Regards. roman -Ursprüngliche Nachricht- Von: Artigas, Ricardo Y. [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 7. Mai 2001 12:27 An: [EMAIL PROTECTED] Betreff: HANDLER THREAD PROBLEM when accessing servlet is it really

tomcat HANDLER THREAD PROBLEM

2001-04-11 Thread Georges Boutros
. *** 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(HttpResponseAd

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 THREAD

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 Iget anexception 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

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 Iget anexception when I try to route the requestto tomcat thro

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

Handler Thread Problem

2001-02-03 Thread Nael Mohammad
, 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:300) at org.apache.tomcat.modules.server.AJP12Request.readNextRequest

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 when a request

RE: Handler Thread Problem

2001-02-03 Thread Nael Mohammad
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: Community, I'm

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 regarding RE: Handler Thread Problem: You're right, I figured that out, that Apache makes the request for 8007 to tomcat. So tomcat is listening

Handler Thread Problem

2001-02-02 Thread Nael Mohammad
Hey thanks, that fixed most of my problems. Thanks. Nael :) Now I have this thread problem: I suspect I have to limit the number of threads running Any ideas, here is the error: nix 2 [ ] DGRAM620270 -More--2001-02-02 12:36:09 - Ajp12Interceptor

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 settin

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 HOST directive for server.XML You can see my config files below. When I surf to: http://www.garages.be

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 HOST directive for server.XML You can see my config files below. When I surf to: http://www.garages.be

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

HANDLER THREAD PROBLEM : java.lang.NullPointerException

2000-12-26 Thread Koen Maes
Hi I've got my website uprunning 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.NullPointerException We

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 Chan [mailto

RE: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-28 Thread Ritwick Dhar
- 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 same

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-27 Thread Ranko Bijelonic
[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 + IBM Apache 1.3.6.2 + Tomcat 3.1

HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-24 Thread Ritwick Dhar
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.io.IOException

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: HANDLER THREAD

RE: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-24 Thread Ritwick Dhar
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 accepts POST requests (content-type

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.init(Compiled Code) at java.lang.Exception.init(Compiled Code) at java.io.IOException.init(Compiled Code

RE: HANDLER THREAD PROBLEM: Stream closed prematurely

2000-11-24 Thread Ritwick Dhar
, 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 prematurely Does your

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

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

RE: Help :HANDLER THREAD PROBLEM?

2000-10-31 Thread Ranko Bijelonic
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.readNextReque st