tomcat partial response while gzipping and transfer-encoding:chunked

2010-04-07 Thread Leonid Riaboshtan
* Sorry for reposting, but maybe because of attachments not everybody got it! Greetings, community! I'm myself not a tomcat user, so I can't provide you with valid tomcat version or provide some details, but I use service which is hosted on tomcat related to it's response headers. Here's headers:

Re: smartcards for tomcat webapps

2010-04-07 Thread Goo Sam Kong
Yes, I imported the issuer of client certificate, (the issuer can self-signed or signed by others) into the trust store using Java keytool command. Below is the web.xml settings... Protected Area

Tomcat scalability settings

2010-04-07 Thread Cin Lung
Dear All Dev Can anyone help me with my problem? I have two biggest problems as follow: 1. Multi Connection Problem: I have a web application that service to multiple users. Everytime the users accessing the server reach 100 users at the same time, the tomcat would slows down. I tried to set -xmx

Re: Can catalina-cluster from Tomcat 5.5 be used in Tomcat 6?

2010-04-07 Thread Florian Kirchhoff
Hi, Rainer Jung-3 wrote: > > You can check it out from subversion: > > svn checkout > http://svn.apache.org/repos/asf/tomcat/sandbox/tomcat-oacc/trunk/ > I have finally had the time to try this today. Rainer Jung-3 wrote: > > It comes with ant build file and documentation and is easy to bu

RE: unable to start Tomcat in Windows 7 prof - 64 bit

2010-04-07 Thread Karthick Ragunath
Atlast, i am now able to start Tomcat 6.X I have uninstalled 32 bit JDK and installed 64 bit JDK. Then installed Tomcat 6.X For Tomcat6.x to run, if i have 64 bit OS, should i have 64 bit JDK? When i downloaded Tomcat, i clicked on the link "32-bit/64-bit Windows Service I

Re: isapi_redirect 1.2.30

2010-04-07 Thread Jordan Michaels
Just after I sent this it occurred to me that I could map the / without it being global (IE: /=ajp13 instead of /*=ajp13), and things would work like I want them to. So I tried that, and guess what, things work great now. ;) If only I had done that several days ago! Lesson learned: non-mapped

Re: isapi_redirect 1.2.30

2010-04-07 Thread Jordan Michaels
Alright, Unfortunately there's no way (that I have found) to get IIS to actually log what it's passing off to the connector, but in my testing I do think I discovered what the key factor is. Whenever I get this line: [debug] HttpFilterProc::jk_isapi_plugin.c (1932): [/myfile] is a servlet ur

RE: [OT] Shutdown hook for correctly unloading drivers

2010-04-07 Thread Propes, Barry L
Ok, thanks, Chris. I'll look more deeply into those potential issues. -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Wednesday, April 07, 2010 4:16 PM To: Tomcat Users List Subject: Re: [OT] Shutdown hook for correctly unloading drivers -B

Re: Why cant I access a folder at root level which contains Java Script

2010-04-07 Thread nzindian
Awsome thanks guys. I'm going to try some of your suggestions tonight - as a quick work around I have just 'included' the javascript files. Cheers. -- View this message in context: http://old.nabble.com/Why-cant-I-access-a-folder-at-root-level-which-contains-Java-Script-tp28129493p28171291.html

Re: [OT] Shutdown hook for correctly unloading drivers

2010-04-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 4/7/2010 2:53 PM, Propes, Barry L wrote: > Ok, Chris, thanks. > > Mine wasn't "recognizing" any app on the host and port. I've only done local profiling, not remote, so I won't be too much help, here. You might want to double-check any fir

Re: Configure Apache & Tomcat for atleast 50 concurrent users

2010-04-07 Thread André Warnier
Munirathinavel, You have been posting essentially the same questions multiple times over a period of 2 months. I don't have the patience to go through all of them, and the responses you received, and whether you have been listening to them or not. But someone else here suggested that you hav

RE: Problems with ImageIO

2010-04-07 Thread Caldarale, Charles R
> From: Thad Humphries [mailto:thad.humphr...@gmail.com] > Subject: Re: Problems with ImageIO > > (1) This leak situation may arise when I use "stop" or > "reload" on my webapp. Correct. The JRE keeps a global imageio registry with a reference to a webapp-specific class, resulting in a slow Pe

Re: Problems with ImageIO

2010-04-07 Thread Thad Humphries
Chuck, Setting the JreMemoryLeakPreventionListener attribute appContextProtection="false" also fixes the problem. My read of documentation makes me think (1) This leak situation may arise when I use "stop" or "reload" on my webapp. (2) It can also be prevented by placing my JAI and JAI-IMAGE I/O

RE: Problems with ImageIO

2010-04-07 Thread Caldarale, Charles R
> From: Thad Humphries [mailto:thad.humphr...@gmail.com] > Subject: Re: Problems with ImageIO > > Thanks, Chuck, Mark. That fixed it. There are several attributes that can be toggled on and off in the listener; you could try those one by one, rather than disabling everything. I suspect it's t

Re: Problems with ImageIO

2010-04-07 Thread Thad Humphries
Ah! Gotcha. Thanks, Chuck, Mark. That fixed it. (Sorry for being so dense. Since Tomcat moved from v3.2 to v4, it's been about the most trouble-free app I use. I haven't fussed with configuration in YEARS.) On Wed, Apr 7, 2010 at 3:48 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wro

RE: Problems with ImageIO

2010-04-07 Thread Caldarale, Charles R
> From: Thad Humphries [mailto:thad.humphr...@gmail.com] > Subject: Re: Problems with ImageIO > > "JreLeakPreventionListener ?" I believe Mark was suggesting that you try disabling the JreMemoryLeakPreventionListener in conf/server.xml, just in case it was interfering with the JAI registration.

Re: Problems with ImageIO

2010-04-07 Thread Jon Brisbin
On Apr 7, 2010, at 1:38 PM, Thad Humphries wrote: > Today I installed Tomcat 6.0.26 on Linux and tried running my webapp. Under > this version of Tomcat, Iterator returned by > ImageIO.getImageReadersByFormatName("tiff") returns false for hasNext(). I had a similar problem (though it's maybe n

Re: Problems with ImageIO

2010-04-07 Thread Thad Humphries
"JreLeakPreventionListener ?" I'm sorry, I don't follow. Is there a monitor I can run? If you mean the "Find leaks" button in the Manager webpage ( http://localhost:8080/manager/html/findleaks), no, none are found. On Wed, Apr 7, 2010 at 3:24 PM, Mark Thomas wrote: > On 07/04/2010 19:38, Thad

Greate day for you,

2010-04-07 Thread broken connection
http://sites.google.com/site/def6rfigu/kmkv5q - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Problems with ImageIO

2010-04-07 Thread Mark Thomas
On 07/04/2010 19:38, Thad Humphries wrote: I believe I'm seeing the same problem that Simone (msg #210515) is having (this after running Tomcat for YEARS without a hitch). I use JAI and JAI-IMAGE I/O in various servlets. I'm running Java 1.5.17 without the JAI or JAI-IMAGE I/O installed. I've

RE: [OT] Shutdown hook for correctly unloading drivers

2010-04-07 Thread Propes, Barry L
Ok, Chris, thanks. Mine wasn't "recognizing" any app on the host and port. Not sure why that would be the case when at the very least I would think it would discern the Tomcat examples or manager webapp, shouldn't it? -Original Message- From: Christopher Schultz [mailto:ch...@christop

Problems with ImageIO

2010-04-07 Thread Thad Humphries
I believe I'm seeing the same problem that Simone (msg #210515) is having (this after running Tomcat for YEARS without a hitch). I use JAI and JAI-IMAGE I/O in various servlets. I'm running Java 1.5.17 without the JAI or JAI-IMAGE I/O installed. I've put jai_codec.jar, jai_core.jar, and jai_imag

Re: [OT] Shutdown hook for correctly unloading drivers

2010-04-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry, On 4/7/2010 10:18 AM, Propes, Barry L wrote: > Ok, thanks. Having a bit of an issue early on, since I'm notusing an IDE of > any kind to embed it. That shouldn't be a problem: YourKit asks you to choose your IDE, just choose "Cancel". It's n

Re: Configure Apache & Tomcat for atleast 50 concurrent users

2010-04-07 Thread Pid
On 07/04/2010 15:21, Munirathinavel wrote: Hi, Our application is a online vehicle rental.We are Apache2.2 as a front end server& Tomcat 6.0.18 as back-end server with mod_jk2.28 tomcat connector. The followings are our system configurations, 1)Operating System - Windows server2008 2)P

Configure Apache & Tomcat for atleast 50 concurrent users

2010-04-07 Thread Munirathinavel
Hi, Our application is a online vehicle rental.We are Apache2.2 as a front end server & Tomcat 6.0.18 as back-end server with mod_jk2.28 tomcat connector. The followings are our system configurations, 1)Operating System - Windows server2008 2)Processor - Intel Xenon 3)RAM -4 GB I've been

RE: Shutdown hook for correctly unloading drivers

2010-04-07 Thread Propes, Barry L
Ok, thanks. Having a bit of an issue early on, since I'm notusing an IDE of any kind to embed it. -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Tuesday, April 06, 2010 5:56 PM To: Tomcat Users List Subject: Re: Shutdown hook for correctly unloading drivers On 06/

Re: How to configure tomcat server.xml....

2010-04-07 Thread Munirathinavel
Hi, Our application is a online vehicle rental.We are Apache2.2 as a front end server & Tomcat 6.0.18 as back-end server with mod_jk2.28 tomcat connector. The followings are our system configurations, 1)Operating System - Windows server2008 2)Processor - Intel Xenon 3)RAM -4 GB I've been

Re: smartcards for tomcat webapps

2010-04-07 Thread Michael Dockery
Thank you. So did you load the ca root cert (self-signed "top of chain") into the truststorefile? via keytool? also does your web app's web.xml have the following? CLIENT-CERT and ... CONFIDENTIAL From: Goo Sam Kong To: Tomca

Re: Tomcat 6 with MSSQL DB

2010-04-07 Thread David kerber
On 4/7/2010 3:12 AM, Honey Bajaj wrote: Hi, We are proposing a java architecture based on Tomcat 6 and hybris commerce solution. The organization has inclination towards MSSQL database because of tie-up with Microsoft. It will be really helpful, if anyone of you can share the pros and cons,

tomcat gzipping and transfer-encoding:chunked

2010-04-07 Thread Leonid Riaboshtan
Greetings, community! I'm myself not a tomcat user, so I can't provide you with valid tomcat version or provide some details, but I use service which is hosted on tomcat related to it's response headers. Here's headers: HTTP/1.1 200 OK Server: Apache-Coyote/1.1 Content-Encoding: gzip Content-Type:

Re: Tomcat 6 with MSSQL DB

2010-04-07 Thread Mark Thomas
On 07/04/2010 08:12, Honey Bajaj wrote: Hi, We are proposing a java architecture based on Tomcat 6 and hybris commerce solution. The organization has inclination towards MSSQL database because of tie-up with Microsoft. It will be really helpful, if anyone of you can share the pros and cons,

Tomcat 6 with MSSQL DB

2010-04-07 Thread Honey Bajaj
Hi, We are proposing a java architecture based on Tomcat 6 and hybris commerce solution. The organization has inclination towards MSSQL database because of tie-up with Microsoft. It will be really helpful, if anyone of you can share the pros and cons, so that we can make an informed decision.