Re: AW: Problems to configure tomcat as windows service

2015-10-02 Thread tomcat
On 02.10.2015 17:12, Arno Schäfer wrote: Thanks for the hint Aurélien, there *maybe is* documentation about this, see question & comments from Konstantin Kolinko in http://tomcat.apache.org/tomcat-7.0-doc/windows-service-howto.html but I asked this question, because I recog

Re: Problems to configure tomcat as windows service

2015-10-02 Thread tomcat
On 02.10.2015 16:36, Arno Schäfer wrote: Hi all, using tomcat 7.0.54 on Windows 8.1 64 Bit system, I encounter the problem, that I can not configure a user/password with the tomcat7.exe utility. I run this as a local administrator in a DOS box with a valid user and password it returned

Re: [OT] loading images through a Servlet

2015-10-02 Thread tomcat
.3.4-SNAPSHOT) Bill On 10/2/2015 7:17 AM, André Warnier (tomcat) wrote: On 02.10.2015 12:44, Bill Ross wrote: Whether or not I have masked the file name in the header properly, which I can't verify easily Oh yes you can. Mozilla Firefox, plugins, Web Developer, HttpFox. click and open in its own

Re: Tomcat 8 reliability/performance on Windows 2008 R2 Server vs. RHEL/CentOS

2015-09-30 Thread tomcat
On 30.09.2015 22:23, Jason Britton wrote: Hello Good People - We currently have multiple Tomcat instances deployed on RHEL in production with no issues but I am getting asked why we shouldn't migrate everything to run on Windows 2008 R2 Server instead. My stomach churns at the thought but I am

Re: Need help understanding support for Unix Domain Sockets in Tomcat 7.0.x

2015-09-28 Thread tomcat
of its ability to pass data out-of-band with respect to the tunneled HTTP message. There definitely is utility there. +1. Passing Apache httpd's "environment variables" for instance, becoming "request attrib

Re: Which version of Tomcat supports Java 8

2015-09-24 Thread tomcat
On 25.09.2015 01:03, gloria.zh...@wellsfargo.com wrote: Hi, We are currently using Tomcat 7.0.62. Does this version officially support Java 8? If not, which version of Tomcat supports it. All you wish to know is here : http://tomcat.apache.org/whichversion.html

[OT] Re: Parallel Deployment: Can I request a specific webapp version?

2015-09-24 Thread tomcat
On 24.09.2015 23:59, George Sexton wrote: ... Couldn't you have your load balancer send x% to one instance, and 1-x% to the other instance? Wait, I didn't get this. Say that x = 20. So we send 20% to instance A. Then we send (1 - 20)% = -19%, to instance B. So together, instance A and

Re: Log message - APR Error -70014

2015-09-23 Thread tomcat
On 23.09.2015 17:51, DB wrote: Hello, For Tomcat 8.0.24 and jre 1.8.0_60. I have seen this stack trace in catalina.out and I have not found anything using google search to discover the cause. The error is intermittent and only shows up after pretty significant load: 17-Sep-2015 13:04:54.941

Re: Need help understanding support for Unix Domain Sockets in Tomcat 7.0.x

2015-09-23 Thread tomcat
srini_ On 23.09.2015 19:03, Srinivasan Raman wrote: Hi Graham, Unfortunately, the data needs to be encrypted if the communication is over TCP, even if it is to a process in the same VM. Any alternatives that you can suggest for getting Unix domain sockets to work with Tomcat? I did come

Re: soap web service (axis based) on tomcat 8

2015-09-19 Thread tomcat
On 19.09.2015 02:20, jennifer zhou wrote: Hi, Our app was running well on Tomcat 7 on linux. Recently we migrated to Tomcat 8 on linux. However we found the system CPU usage is higher than normal. When there is no any user interaction, we still see about 25% of the system CPU usage. After

Re: TC Connector IIS .41 build not running on windows 2012

2015-09-15 Thread tomcat
Thanks for providing the solution, as well as the question. Is this something that should be added to some documentation on the Tomcat website ? Or is it already there and you just overlooked it ? On 15.09.2015 19:30, Thomas, Stuart wrote: The server simply needs to the C++ Redistributable

Re: Question on autoDeploy=true + editing conf/context.xml

2015-09-15 Thread tomcat
On 15.09.2015 20:11, Felipe Jaekel wrote: Hi, I use parallel deployment, so I set *autoDeploy=true* to enable newer versions of webapps as as soon as they are deployed, but if I edit *conf/context.xml*, I'd like that Tomcat 7.0.62 did not restart automatically. Is it possible? Just

Re: heap thrashing

2015-09-12 Thread tomcat
On 11.09.2015 16:43, Leo Donahue wrote: On Fri, Sep 11, 2015 at 9:36 AM, Leo Donahue wrote: Good day, I see this topic come up from time to time on the list. Can someone point me to what heap thrashing looks like? Googled java heap thrashing and looked at the images,

Re: heap thrashing

2015-09-12 Thread tomcat
On 11.09.2015 18:24, Caldarale, Charles R wrote: From: Leo Donahue [mailto:donahu...@gmail.com] Subject: Re: heap thrashing I see this topic come up from time to time on the list. Can someone point me to what heap thrashing looks like? Is heap thrashing a very "closely spaced" saw tooth

Re: [somewhat OT] Undefined behaviour with Credential Handler

2015-09-10 Thread tomcat
Hi. I have been following this thread loosely, and I have nothing about Tomcat authentication per se, but maybe now may be the moment to suggest another approach : why not use an Apache httpd as a front-end to Apache Tomcat, do the user authentication/authorization at the Apache httpd level

Re: HTTP 400 with Form based authentication

2015-09-07 Thread tomcat
Hi. I have notv really followed this thread from the beginning, but maybe I can contribute something here.. On 07.09.2015 15:56, Sreyan Chakravarty wrote: .. Also can I webapp have different realms ? If so how do you distinguish them ? I was looking at the RealmBase source and I haven't

Re: Dynamically Create Subdomains - Tomcat 7x

2015-09-04 Thread tomcat
will point it to city subdomain. Can we create subdomains on the fly in tomcat ? Kiran, Can you try to re-phrase your question in terms which people without a crystal ball would understand ? Ce qui se conçoit bien s'énonce clairement - Et les mots pour le dire arrivent aisément. L'Art

Re: seeking help with stabilizing the persistence of a JSESSIONID

2015-09-04 Thread tomcat
Apache HTTPD as a front-end (via mod_proxy) for Tomcat, since Shibboleth works (mostly) with Apache HTTPD. So, the authentication happens on the HTTPD side. Are you using AJP or HTTP as your proxy protocol? If AJP, are you using tomcatAuthentication="false" on your ? I'm not exactly

Weird situation

2015-06-22 Thread Nabusg Tomcat
Apache HTTPD version 2.4.10 Tomcat version apache-tomcat-7.0.61 Ubuntu 12.04.5 16G RAM Dual Core processor 64-bit Lately I am noticing that the request parameters are present when the request hits Apache, but are dropped when request reaches tomcat. for e.g /secure/myprog.cgi?username

Re: Weird situation

2015-06-22 Thread Nabusg Tomcat
mod_jk version 1.2.40 yes there is a jkmount directive to send every requests that start with /secure/ to tomcat. JkMount /secure/* ajp_myhost JkMount /secure ajp_myhost Somehow the association of a myprog.cgi on the Apache side, and a request.getParameter() on the Tomcat side sounds

Re: Weird situation

2015-06-22 Thread Nabusg Tomcat
It is a servlet. Manish On Mon, Jun 22, 2015 at 12:01 PM, André Warnier a...@ice-sa.com wrote: Nabusg Tomcat wrote: mod_jk version 1.2.40 yes there is a jkmount directive to send every requests that start with /secure/ to tomcat. JkMount /secure/* ajp_myhost JkMount /secure

Re: starting tomcat

2014-06-11 Thread tomcat
Check this file C:\Users\francesco\.keystore exist or not ? 在 2014年6月11日,下午9:30,Francesco Viscomi fvisc...@gmail.com 写道: C:\Users\francesco\.keystore

New connections in a pool

2014-01-14 Thread Tomcat Random
In an earlier thread I asked about losing pooled connections after a certain amount of time.

Re: PropertyNotFoundException does not work with custom error in web.xml

2014-01-14 Thread Tomcat Random
/14, 2:28 PM, Tomcat Random wrote: I have a custom error servlet set up in my webapps web.xml file like so: error-page exception-typejava.lang.RuntimeException/exception-type location/runtimeExceptionHandler/location /error-page In JSTL if a property is spelled incorrectly or doesn't

PropertyNotFoundException does not work with custom error in web.xml

2014-01-09 Thread Tomcat Random
, the PropertyNotFoundException will not trigger the error servlet, even though PNFEs extend RuntimeException. Anyone know why this is? Tomcat 7.037 on Win7. TIA Alec

Re: What if my database is unavailable at startup?

2013-12-23 Thread Tomcat Random
barry.l.pro...@citi.comwrote: -Original Message- From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] Sent: Friday, December 13, 2013 4:23 PM To: Tomcat Users List Subject: Re: What if my database is unavailable at startup? OP, On Fri, Dec 13, 2013 at 2:24 PM, Dames, Kristopher J

Re: Logging makes a grown man cry

2013-12-23 Thread Tomcat Random
Sorry if resurrecting the dead is frowned upon here but I thought I would just add my resolve to this. Honestly, after writing a lot of code otherwise, logging was probably the most frustrating. Tomcat 7.0.42, RHEL 6 1. SL4FJ with Logback works beautifully. 2. I have custom error pages

Re: Expire Sesssion

2013-12-05 Thread Tomcat Random
- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, December 05, 2013 10:36 AM To: Tomcat Users List Subject: Re: Expire Sesssion -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Crystal, On 12/5/13, 12:10 PM, Crystal Maramba wrote: -Original Message

Re: Expire Sesssion

2013-12-05 Thread Tomcat Random
. -Alec On Thu, Dec 5, 2013 at 3:55 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alec, On 12/5/13, 3:29 PM, Tomcat Random wrote: Crystal, At the risk of stating the obvious, you can also override the default session

Re: Tomcat 6 lib jars

2013-12-05 Thread Tomcat Random
across lots of duplicate jars in the tomcat/lib directory on the servers we have been given by our infrastructure people. The directory looks like this: -rw-r--r-- 1 root root 15153 Jul 20 2011 annotations-api-6.0.24.jar lrwxrwxrwx 1 root root 26 Oct 29 17:05 annotations-api.jar

Re: Expire Sesssion

2013-12-05 Thread Tomcat Random
- From: Tomcat Random [mailto:tomcat.ran...@gmail.com] Sent: Thursday, December 05, 2013 3:03 PM To: Tomcat Users List Subject: Re: Expire Sesssion Chris, True. But changing the web.xml file will still require a restart. It depends on if she wants to change this frequently or permanently

Re: Logging makes a grown man cry

2013-12-04 Thread Tomcat Random
That seems like a good solution. Are you able to avoid having a single giant catalina.out file in $CATALINA_HOME/logs? On Tue, Dec 3, 2013 at 11:01 PM, Dale Ogilvie dale_ogil...@trimble.comwrote: Currently we use tomcat configured as out-of-the-box for logging (no log4j) and log4j.jar

Re: Logging makes a grown man cry

2013-12-04 Thread Tomcat Random
I'd argue that dealing with logging configuration is not newbie stuff. This is probably some of the most poorly implemented technology in the servlet container. On Tue, Dec 3, 2013 at 3:44 PM, Konstantin Kolinko knst.koli...@gmail.comwrote: 2013/12/3 Tomcat Random tomcat.ran...@gmail.com

Re: Pooled Connections Lost After 10 Minutes (600 seconds)

2013-12-04 Thread Tomcat Random
, Alec On Wed, Dec 4, 2013 at 1:01 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dan, On 12/3/13, 12:32 PM, Daniel Mikusa wrote: On Dec 3, 2013, at 12:14 PM, Tomcat Random tomcat.ran...@gmail.com wrote: I considered using

Re: Logging makes a grown man cry

2013-12-04 Thread Tomcat Random
Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alec, On 12/4/13, 11:31 AM, Tomcat Random wrote: I'd argue that dealing with logging configuration is not newbie stuff. This is probably some of the most poorly implemented technology

Re: Pooled Connections Lost After 10 Minutes (600 seconds)

2013-12-03 Thread Tomcat Random
wrote: On Dec 2, 2013 12:47 PM, Tomcat Random tomcat.ran...@gmail.com wrote: Neven, thank you. It was right there in my.cnf: 'wait_timeout=600' You're welcome :) I am curious why tomcat didn't renew expired (terminated) idle connections though. It wouldn't know

Re: Logging Best Practices on RHEL

2013-12-03 Thread Tomcat Random
Chris, thanks. That's good to know since I just implemented 1.2.17. On Mon, Dec 2, 2013 at 5:27 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alec, On 12/2/13, 3:48 PM, Tomcat Random wrote: Thanks Chris, Are you using log4j

Logging makes a grown man cry

2013-12-03 Thread Tomcat Random
Environment is RHEL6, Tomcat 7.0.42. There is only one webapp. I'm trying to implement log4j as per the instructions here (skipping step 5): http://tomcat.apache.org/tomcat-7.0-doc/logging.html#Using_Log4j Since I'm not using the Manager, I've removed the relevant logging lines from

Re: META-INF/context.xml connection pool

2013-12-03 Thread Tomcat Random
to loading order. The only problem you would encounter is it won't work, so you could test it and see. -Alec On Thu, Nov 28, 2013 at 12:04 PM, Jose María Zaragoza demablo...@gmail.comwrote: Hello: I'm using Tomcat 6.0.23 Yes, I know is an old release Anyway, I would like to use tomcat-jdbc

Re: Pooled Connections Lost After 10 Minutes (600 seconds)

2013-12-03 Thread Tomcat Random
Thanks, that's good to know, especially about the validationInterval setting. The idea of not validating every single time seems more reasonable. -Alec On Tue, Dec 3, 2013 at 12:32 PM, Daniel Mikusa dmik...@gopivotal.comwrote: On Dec 3, 2013, at 12:14 PM, Tomcat Random tomcat.ran...@gmail.com

Re: Pooled Connections Lost After 10 Minutes (600 seconds)

2013-12-02 Thread Tomcat Random
:32 PM, Tomcat Random tomcat.ran...@gmail.com wrote: Everything behaves as expected, except after 600 seconds (10 minutes) all the pooled connections expire. As far as I can tell the default is to not remove/evict pooled connections below 'minIdle' but that's what's happening. The only

Re: Logging Best Practices on RHEL

2013-12-02 Thread Tomcat Random
Thanks Chris, Are you using log4j 1.x or 2.beta? On Fri, Nov 29, 2013 at 6:06 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alec, On 11/27/13, 5:00 PM, Tomcat Random wrote: Thanks Dave, I'll take a look at it. Chris

Logging Best Practices on RHEL

2013-11-27 Thread Tomcat Random
I'm running Tomcat 7.0.42 on RHEL. Currently all my exceptions are handled with e.printStackTrace() and go to catalina.out, which doesn't rotate. Could someone be so kind as to recommend a better way to handle logging, with specific steps. Daily error logs would be a good start, instead of one

Re: Logging Best Practices on RHEL

2013-11-27 Thread Tomcat Random
- Hash: SHA256 Alec, On 11/27/13, 11:45 AM, Tomcat Random wrote: I'm running Tomcat 7.0.42 on RHEL. Currently all my exceptions are handled with e.printStackTrace() and go to catalina.out, which doesn't rotate. Yuk. Could someone be so kind as to recommend a better way to handle logging

Re: Logging Best Practices on RHEL

2013-11-27 Thread Tomcat Random
Thanks Dave, I'll take a look at it. Chris, thanks as well. Out of curiosity, do either of you know if/how you'd consolidate logging for things like say clustering. I have clustering configured for two physical servers each running an instance of tomcat. I have logging configured as per

Pooled Connections Lost After 10 Minutes (600 seconds)

2013-11-27 Thread Tomcat Random
I have two instances of Tomcat 7.0.42, each on their own physical server (RHEL6). There's nothing in front of them, I'm using IPTABLES to route 80 to 8080. They're clustered using the native Tomcat clustering. I'm using the non blocking NIO connector. Everything behaves as expected, except after

Re: Pooled Connections Lost After 10 Minutes (600 seconds)

2013-11-27 Thread Tomcat Random
I should add this is with MySQL 5.5.34 On Wed, Nov 27, 2013 at 5:32 PM, Tomcat Random tomcat.ran...@gmail.comwrote: I have two instances of Tomcat 7.0.42, each on their own physical server (RHEL6). There's nothing in front of them, I'm using IPTABLES to route 80 to 8080. They're clustered

Re: APR Connector questions

2013-09-23 Thread Tomcat Random
Ok, thanks for the advice. If it means removing one more layer of complexity, I'm all for it. Best, Alec On Fri, Sep 20, 2013 at 11:57 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alec, On 9/20/13 2:03 PM, Tomcat Random

Re: APR Connector questions

2013-09-20 Thread Tomcat Random
...@polydyne.com wrote: -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, September 19, 2013 12:38 PM To: Tomcat Users List Cc: Tomcat Random Subject: Re: APR Connector questions -BEGIN PGP SIGNED MESSAGE- Hash

ARP Connector questions

2013-09-19 Thread Tomcat Random
Tomcat 7.0.42, RHEL6 I've installed the ARP connector and have my service.xml configured with the only enabled connector being: !--APR connector native installed -- Connector port=8080 maxHttpHeaderSize=8192 maxThreads=150 enableLookups=false

Re: Tomcat 7.0 logging on different platforms

2013-08-28 Thread Tomcat Random
It's a service on RHEL: eg service tomcat start - that does call catalina.sh so I can see where the catalina.out file is being generated. I'll probably just comment that out, although without any console logging in logging.properties it becomes quite light and captures System.err.print messages

session-replication fails on restart or kill

2013-08-27 Thread Tomcat Random
Tomcat 7.0.42 / RHEL 6 / Two physical servers, with one tomcat instance on each server. Physical loadbalancer with sticky sessions. No proxy servers. I've set up session-replication using the delta-manager. I can confirm it works just lovely when the LB switches over from one box to the other

Re: session-replication fails on restart or kill

2013-08-27 Thread Tomcat Random
. On Tue, Aug 27, 2013 at 12:27 PM, Tomcat Random tomcat.ran...@gmail.comwrote: Tomcat 7.0.42 / RHEL 6 / Two physical servers, with one tomcat instance on each server. Physical loadbalancer with sticky sessions. No proxy servers. I've set up session-replication using the delta-manager. I can

Re: session-replication fails on restart or kill

2013-08-27 Thread Tomcat Random
: On 27/08/2013 22:41, Tomcat Random wrote: In a great moment of DUH, I realized I had the expireSessionsOnShutdown to true. Manager className=org.apache.catalina.ha.session.DeltaManager expireSessionsOnShutdown=false

Logging for session-replication debugging

2013-08-26 Thread Tomcat Random
, lots of INFO that seems like things are OK. Tomcat_7_42. My environment is two physical servers, RHEL6, each with an instance of Tomcat. Thanks in advance Alec

Re: Logging for session-replication debugging

2013-08-26 Thread Tomcat Random
Thank you, works perfectly. On Mon, Aug 26, 2013 at 4:25 PM, Mark Eggers its_toas...@yahoo.com wrote: On 8/26/2013 12:29 PM, Tomcat Random wrote: What exactly should go in logging.properties to get the most information about clustering/session replication? I see two different logging

Re: Tomcat 7.0 logging on different platforms

2013-08-23 Thread Tomcat Random
Tomcat Random tomcat.ran...@gmail.com: My development setup is Win7 while my production is RHEL6. Both of the environments have the same settings in conf/logging.properties but the files in logs/ are slightly different. The access logs are named the same way. but on RHEL there's no tomcat7

Tomcat 7.0 logging on different platforms

2013-08-22 Thread Tomcat Random
My development setup is Win7 while my production is RHEL6. Both of the environments have the same settings in conf/logging.properties but the files in logs/ are slightly different. The access logs are named the same way. but on RHEL there's no tomcat7-stdout or tomcat7-stderr log files. Just

Re: Configuration question for 2500 simultaneous users.

2013-08-01 Thread Tomcat Random
the app behaves slowly. Best, Alec On Tue, Jul 30, 2013 at 6:17 PM, Mark Eggers its_toas...@yahoo.com wrote: On 7/30/2013 1:17 PM, Tomcat Random wrote: Thanks Mark, I will give it a close read. As far as profiling, are you using any tools that are worth mentioning? Nothing outstanding, since

Re: Configuration question for 2500 simultaneous users.

2013-08-01 Thread Tomcat Random
Hey Chris, I'm expecting 5000 simultaneous users, with a physical load balancer to two physical app servers. So ~2500 per machine, each running an instance of tomcat not fronted by httpd or any proxy server. (i.e., using Tomcat to serve a few static assets along with the webapp). are you just

Re: Cannot start apache tomcat 7.0 if server path contains two consecutive spaces.

2013-08-01 Thread Tomcat Random
directories, but who knows: there's always inheriting a lot of WTF's from an existing project that just leads to non-stop facepalming. On Wed, Jul 31, 2013 at 1:27 PM, André Warnier a...@ice-sa.com wrote: TRAN Trung Thanh wrote: Hi all, I am newbie here. Today, I tried to start apache tomcat

Clean up after building and installing ARP on RHEL 6

2013-08-01 Thread Tomcat Random
libraries in lib self-contained? Anyone know if other directories or files related to their build are safe to delete? Examples: /usr/bin/apr-1-config /usr/local/www/apache-tomcat-7.0.42/bin/tomcat-native-1.1.27-src/jni/native Would not be heartbroken if I had to wget the same files to rebuild. I'm

Configuration question for 2500 simultaneous users.

2013-07-30 Thread Tomcat Random
The project I'm working on has 5000 simultaneous users average. I have two physical servers both running an instance of Tomcat 7.0. They're behind a physical load balancer with sticky, least connections balancing. Nothing in front of the Tomcats. Port 80 to is routed to them by iptables. Anyone

Re: Configuration question for 2500 simultaneous users.

2013-07-30 Thread Tomcat Random
Thanks Mark, I will give it a close read. As far as profiling, are you using any tools that are worth mentioning? Best, A On Tue, Jul 30, 2013 at 4:02 PM, Mark Eggers its_toas...@yahoo.com wrote: On 7/30/2013 12:42 PM, Tomcat Random wrote: The project I'm working on has 5000 simultaneous

Confusion about session replication

2013-07-24 Thread Tomcat Random
Setup: - Two physical servers each running Tomcat 7.0.42 - Brocade load balancer in front The load balancer is set to source IP persistence for 5 minutes. This time can be changed of course. The thing I don't understand is 5 minutes or 5 hours - at then end that time limit the user can be sent

Re: Confusion about session replication

2013-07-24 Thread Tomcat Random
, (Might we know your real name? The above introduction feels so impersonal...) On 7/24/13 11:13 AM, Tomcat Random wrote: Setup: - Two physical servers each running Tomcat 7.0.42 - Brocade load balancer in front The load balancer is set to source IP persistence for 5 minutes. This time can

Session replication advice

2013-07-24 Thread Tomcat Random
I have two physical servers running Tomcat 7.0.42, each running the same webapp. I'm interested in some advice with session replication. I'm not concerned with fail-over, or high-availability. I just want to be able to have sessions maintained when the user is routed to a different server

Multiple instances of Tomcat 7.0 on one server

2013-07-19 Thread Tomcat Random
We currently are setting a site that receives fairly heavy traffic (5000 simultaneous users). We have two physical servers. As a general idea, is there performance to be gained by running multiple instances of Tomcat 7.0? For example, two instances on one physical server and two instances

Tomcat latency

2011-05-23 Thread tomcat
: /opt/tomcat6 Using CATALINA_HOME: /opt/tomcat6 Using CATALINA_TMPDIR: /opt/tomcat6/temp Using JRE_HOME: /usr/lib/jvm/java-6-sun/jre Server version: Apache Tomcat/6.0.20 Server built: May 14 2009 01:13:50 Server number: 6.0.20.0 OS Name:Linux OS Version: 2.6.31-14-server

IPR issues

2011-01-21 Thread apache tomcat
Hi all, I'd like to know if there is any IPR issue tied to Tomcat 7.x Thanks in advance for your help /Tom

RE: IPR issues

2011-01-21 Thread apache tomcat
Hi Mark thanks for your prompt answer. More in detail I'd like to know if there is any patent infringement tied to the product. BR Date: Fri, 21 Jan 2011 11:07:29 + From: ma...@apache.org To: users@tomcat.apache.org Subject: Re: IPR issues On 21/01/2011 10:52, apache tomcat

Tomcat Thread utilization growing very large causing a hung tomcat instance

2010-08-03 Thread Tomcat Novice
Hi, I hope someone can help me. I am new to tomcat and I have been encountering issues where a particular tomcat instance/s are having large thread count during load testing and results in a hung state. The error shown on the browser is: java.lang.OutOfMemoryError: unable to create new native

Re: Tomcat Thread utilization growing very large causing a hung tomcat instance

2010-08-03 Thread Tomcat Novice
Hi Peter, Thanks for your resonse. I believe the issue is why is the Tomcat instance utilizing around 400+ threads. It should be just utilizing only 200 threads because of the default value for maxThreads? On the other servers, Thread utilization is at 200-250 on normal operations which is still

Tomcat 6.0.20 unable to create new native thread

2010-05-19 Thread tomcat
Hi all, we have a problem with our tomcat 6.0.20 which throws occasionally the following exception: java.lang.OutOfMemoryError: unable to create new native thread Information about the system: - Win2003 Server Standard Edition 32 bit - 2GB RAM - Apache 2.2.13 with open SSL and mod_jk 1.2.28

[no subject]

2010-05-06 Thread Tomcat Users List
-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: Tomcat Users List users@tomcat.apache.org Subject: Re: Re: error with jk_module References: 4be1ea75.2020...@christopherschultz.net In-Reply

[no subject]

2010-05-06 Thread Tomcat Users List
-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: Tomcat Users List users@tomcat.apache.org Subject: Re: Re: error with jk_module References: 4be1ea75.2020...@christopherschultz.net In-Reply

[no subject]

2010-05-05 Thread Tomcat Users List
(Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: Tomcat Users List users@tomcat.apache.org CC: =?ISO-8859-1?Q?Andr=E9_Warnier?= a...@ice-sa.com Subject: Re: Re: error with jk_module References: 4be0a632.8010...@ice-sa.com In-Reply

[no subject]

2010-05-05 Thread Tomcat Users List
(Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: Tomcat Users List users@tomcat.apache.org CC: =?ISO-8859-1?Q?Andr=E9_Warnier?= a...@ice-sa.com Subject: Re: Re: error with jk_module References: 4be0a632.8010...@ice-sa.com In-Reply

[no subject]

2010-05-04 Thread Tomcat Users List
mod_negotiation.c mod_dir.c mod_imagemap.c mod_actions.c mod_userdir.c mod_alias.c mod_rewrite.c mod_so.c I am using Tomcat 6.0.18 and am trying to load this module like so: LoadModule jk_module /usr/local/apache2/modules/mod_jk.so I really am not sure what is the problem here

[no subject]

2010-05-04 Thread Tomcat Users List
mod_negotiation.c mod_dir.c mod_imagemap.c mod_actions.c mod_userdir.c mod_alias.c mod_rewrite.c mod_so.c I am using Tomcat 6.0.18 and am trying to load this module like so: LoadModule jk_module /usr/local/apache2/modules/mod_jk.so I really am not sure what is the problem here

[no subject]

2010-05-03 Thread Tomcat Users List
; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: Smithan John smithantechsp...@gmail.com CC: Tomcat Users List users@tomcat.apache.org Subject: Re: Re: Tomcat on a machine with multiple ip addresses References

[no subject]

2010-05-03 Thread Tomcat Users List
; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: Smithan John smithantechsp...@gmail.com CC: Tomcat Users List users@tomcat.apache.org Subject: Re: Re: Tomcat on a machine with multiple ip addresses References

[no subject]

2010-05-03 Thread Tomcat Users List
(Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: Smithan John smithantechsp...@gmail.com CC: Tomcat Users List users@tomcat.apache.org Subject: Re: Re: Tomcat on a machine with multiple ip addresses References

[no subject]

2010-05-03 Thread Tomcat Users List
(Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: Smithan John smithantechsp...@gmail.com CC: Tomcat Users List users@tomcat.apache.org Subject: Re: Re: Tomcat on a machine with multiple ip addresses References

[no subject]

2010-05-03 Thread Tomcat Users List
(Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: Mark Thomas ma...@apache.org CC: Tomcat Users List users@tomcat.apache.org Subject: Re: Re: Tomcat on a machine with multiple ip addresses References: 4bdf5246.3040...@apache.org

[no subject]

2010-05-03 Thread Tomcat Users List
(Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: Mark Thomas ma...@apache.org CC: Tomcat Users List users@tomcat.apache.org Subject: Re: Re: Tomcat on a machine with multiple ip addresses References: 4bdf5246.3040...@apache.org

[no subject]

2010-05-02 Thread Tomcat Users List
-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: users@tomcat.apache.org Subject: Tomcat on a machine with multiple ip addresses Content-Type: multipart/alternative; boundary

[no subject]

2010-05-02 Thread Tomcat Users List
-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: users@tomcat.apache.org Subject: Tomcat on a machine with multiple ip addresses Content-Type: multipart/alternative; boundary

Re: Tomcat 5.5 Thread Dump Questions

2010-03-12 Thread Tomcat Novice
Can anyone else offer more suggestions? jstack is not available on windows that i why I could not find it. My environment is using jdk 1.5. On Thu, Mar 11, 2010 at 10:17 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Tomcat Novice [mailto:tomcat.nov...@gmail.com] Subject

Re: Tomcat 5.5 Thread Dump Questions

2010-03-11 Thread Tomcat Novice
Hi, Thank you for your suggestion but I cant find jstack anywhere on my tomcat or jdk instance. Any other solution available? On Thu, Mar 11, 2010 at 11:26 AM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Tomcat Novice [mailto:tomcat.nov...@gmail.com] Subject: Tomcat 5.5

Tomcat 5.5 Thread Dump Questions

2010-03-10 Thread Tomcat Novice
Hi, I am new to Tomcat and would like ask a question regarding Thread Dumps. My Environment all running in 1 server: Tomcat 5.5 (running as Windows service) Total of 4 Tomcat instances load balanced. Windows 2003 64 bit IIS 6.0 64 Bit My question is, I would like to get thread dumps from

Re: Apache-2.2.11 + mod_jk-1.2.28 + SSL

2009-11-27 Thread conrad-tomcat . users . 2009
Hi, Am Mittwoch, 18. November 2009 schrieb conrad-tomcat.users.2...@tivano.de: When a HTTP/1.0 client requests a dynamically generated page over SSL, most of the response is returned immediately. Then, we see a 5-second timeout (this is *not* Apache's KeepAliveTimeout), then the rest of the

Re: Apache-2.2.11 + mod_jk-1.2.28 + SSL

2009-11-19 Thread conrad-tomcat . users . 2009
and Tomcat). yep, that's what I thought, too. It looks like the last, partially filled AJP packet from the Tomcat response is not making it through the SSL layer, somehow. Or whatever signals end of response to the SSL layer. while the rest is only transferred after 5 seconds. Leaving -0 away from

Apache-2.2.11 + mod_jk-1.2.28 + SSL

2009-11-18 Thread conrad-tomcat . users . 2009
Hi, we're seeing a strange problem here that is only partially reproducible. Our customer is running a cluster of Tomcat 5.5.26 servers (several cluster domains) behind several load-balanced Apache-2.2.11 (for SSL termination + sticky sessions). The application consists of an unencrypted part

Re: Tomcat 5.5.26 hangs

2009-11-10 Thread conrad-tomcat . users . 2009
httpd and Tomcat access logs netstat was found to be very helpful, because it showed non-empty send-queues and lots of connections in FIN_WAIT_1 on the webservers. Which proved that the problems were network-related, and not due to software bugs. Thanks for your help! Peter -- Peter

Re: Tomcat 5.5.26 hangs

2009-10-15 Thread conrad-tomcat . users . 2009
probably confirm this by checking with 'top' to see that Tomcat isn't using any CPU time, because it's just waiting. exactly. That's what I meant with waiting for input from the Apache servers. Thanks for confirming this. Is it feasible to remove httpd from the equation? Tomcat 5.5 can easily

Re: Tomcat restart not killing session

2009-10-15 Thread conrad-tomcat . users . 2009
Hi, On Thu, Oct 15, 2009 at 08:53:03AM -0500, sharda k wrote: I was under the impression that restarting webserver would kill all user sessions. But with my tomcat install, restarting Tomcat does not kill user sessions. I am still able to continue with the initially started sessions

Tomcat 5.5.26 hangs

2009-10-14 Thread conrad-tomcat . users . 2009
Hi, our customer is running a cluster of tomcat servlet engines. On these, our web application is running. The basic setup is Loadbalancer --- Apache 1.3.x with mod_jk --- Tomcat with 2-3 Apache servers and 30 Tomcat instances bundled into clusters of 3-5 instances each. Apache + Tomcat servers

NIOConnector and high memory consumption

2009-05-21 Thread sagi tomcat
Hello, I am using Tomcat 6.0.18 in a production server, serving thousands of users and hundreds of transactions per second. I am using the NIO connector. I've noticed a serious memory utilization problem which were traced to the fact that a single processor is dedicated to a connection

Re: NIOConnector and high memory consumption

2009-05-21 Thread sagi tomcat
you could also use maxKeepAliveRequests to limit it do you have the memory dump available? Filip sagi tomcat wrote: Hello, I am using Tomcat 6.0.18 in a production server, serving thousands of users and hundreds of transactions per second. I am using the NIO connector. I've noticed

<    3   4   5   6   7   8   9   >