Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 34476 invoked from network); 6 Jan 2003 19:46:23 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 6 Jan 2003 19:46:23 -0000 Received: (qmail 24122 invoked by uid 97); 6 Jan 2003 19:47:19 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 24105 invoked by uid 97); 6 Jan 2003 19:47:19 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 24093 invoked by uid 98); 6 Jan 2003 19:47:18 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: Mon, 6 Jan 2003 14:45:57 -0500 (EST) From: Jason Pyeron To: Tomcat Users List Subject: Re: Error in Tomcat 4.18 + Apache 2.0.43 + JK2 Conenctor In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Ms. Krishna please read: http://www.tuxedo.org/~esr/faqs/smart-questions.html here is the contents of her attached document: If I try to browse a jpg file of size greater than 34KB then I get an image which has a dark pattern from the middle of the image. This only happens if the image is greater than 34KB. This is happening to another colleague of mine. I also noticed that if I try to browse the same image (> 34KB) under the subfolder of examples (i.e. jsp folder) I get the following errors (logged in apache error.log file). This however happens to any file (No size constraint) [Fri Jan 03 17:40:28 2003] [error] Error ajp_process_callback - write failed [Fri Jan 03 17:40:28 2003] [error] ajp13.service() ajpGetReply recoverable error 3 [Fri Jan 03 17:40:28 2003] [error] Error ajp_process_callback - write failed [Fri Jan 03 17:40:28 2003] [error] ajp13.service() ajpGetReply recoverable error 3 [Fri Jan 03 17:40:28 2003] [error] ajp13.service() Error forwarding ajp13:localhost:8019 1 0 [Fri Jan 03 17:40:28 2003] [error] mod_jk.handler() Error connecting to tomcat 3 Can someone please help me in solving this problem I have the following settings in my config files. Server.xml Connector className="org.apache.coyote.tomcat4.CoyoteConnector" port="8019" minProcessors="5" maxProcessors="75" enableLookups="true" redirectPort="8443" acceptCount="10" debug="0" connectionTimeout="20000" useURIValidationHack="false" protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler" worker2.properties [shm] file=c:/apache/Apache2/logs/shm.file size=1048576 # Example socket channel, override port and host. [channel.socket:localhost:8019] port=8019 host=127.0.0.1 # define the worker [ajp13:localhost:8019] channel=channel.socket:localhost:8019 # Uri mapping [uri:/test/*] worker=ajp13:localhost:8019 jk2.properties # list of needed handlers. handler.list=apr,channelSocket,request # Override the default port for the channelSocket channelSocket.port=8019 -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Owner & Lead Pyerotechnics Development, Inc. - - +1 410 808 6646 (c) 500 West University Parkway #1S - - +1 410 467 2266 (f) Baltimore, Maryland 21210-3253 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, purge the message from your system and notify the sender immediately. Any other use of the email by you is prohibited. On Mon, 6 Jan 2003 Krishna_R._Nagaraj@HUD.GOV wrote: I have explained the error in this attached document. (See attached file: problem.doc) Thanks a lot Krishna -- To unsubscribe, e-mail: For additional commands, e-mail: