RE: Tomcat JDBC Connection Pool - Deadlock

2013-03-28 Thread Caldarale, Charles R
From: amit shah [mailto:amits...@gmail.com] To: Tomcat Users List; d...@tomcat.apache.org Do not cross-post. This belongs only on the users list. Read (and follow) the mailing list usage rules. Subject: Tomcat JDBC Connection Pool - Deadlock The two threads involved in the deadlock have

RE: Tomcat JDBC Connection Pool - Deadlock

2013-03-28 Thread Caldarale, Charles R
From: amit shah [mailto:amits...@gmail.com] Subject: Re: Tomcat JDBC Connection Pool - Deadlock I copied the dev group too since it involved technical details (thread dumps, source code etc). Sorry if that sounds incorrect. It was incorrect, as is your top-posting. Don't do either. The

RE: AW: AW: [tomcat 5.5.26] why are not all log4j.properties files parsed

2013-03-28 Thread Caldarale, Charles R
From: Stadelmann Josef [mailto:josef.stadelm...@axa-winterthur.ch] Subject: AW: AW: AW: [tomcat 5.5.26] why are not all log4j.properties files parsed are you in fact saying that we can use the latest Tomcat on OpenVMS Itanium 8.4 given this OpenVMS has yet a oracle/hp java jdk 1.6.0-04

RE: Internationalizing a TC webapp

2013-03-26 Thread Caldarale, Charles R
From: David kerber [mailto:dcker...@verizon.net] Subject: Internationalizing a TC webapp I need to add language translations to my webapp, and am wondering what the standard or preferred way to store and retrieve the phrases is. Is it typically done in a database, a resource file, or

RE: My use of Spring MVC's DeferredResult class causes Tomcat 7.0.35 to crash silently

2013-03-22 Thread Caldarale, Charles R
From: Julien Martin [mailto:bal...@gmail.com] Subject: Re: My use of Spring MVC's DeferredResult class causes Tomcat 7.0.35 to crash silently http-bio-8080-exec-10 daemon prio=10 tid=0x7f68840a2800 nid=0x41b5 in Object.wait() [0x7f690cc57000] java.lang.Thread.State: WAITING (on

RE: [a bit, but not totally OT] Tomcat Behavior on Multiple HTTP requests from same browser

2013-03-22 Thread Caldarale, Charles R
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Subject: RE: [a bit, but not totally OT] Tomcat Behavior on Multiple HTTP requests from same browser You would need a fairly large, and well-disciplined team of pigeons to do that though. I don't think that this was a good

RE: [totally OT] Tomcat Behavior on Multiple HTTP requests from same browser

2013-03-22 Thread Caldarale, Charles R
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: [totally OT] Tomcat Behavior on Multiple HTTP requests from same browser Or swallows and coconuts. Someone had to bring that up. African or European? I think we can remove the not from the subject line

RE: virtual directory

2013-03-21 Thread Caldarale, Charles R
From: Tommy Pham [mailto:tommy...@gmail.com] Subject: Re: virtual directory I'm still getting the 404 error with this wwwroot.xml: ?xml version=1.0 encoding=ISO-8859-1? Context docBase=D:/wwwroot /Context In addition to the questions André asked, one very critical one: where is that

RE: My use of Spring MVC's DeferredResult class causes Tomcat 7.0.35 to crash silently

2013-03-21 Thread Caldarale, Charles R
From: Daniel Mikusa [mailto:dmik...@vmware.com] Subject: Re: My use of Spring MVC's DeferredResult class causes Tomcat 7.0.35 to crash silently Can you define crash a little better? Is the Tomcat process still running? If so, is it answering any requests? If so, what happens if you

RE: My use of Spring MVC's DeferredResult class causes Tomcat 7.0.35 to crash silently

2013-03-21 Thread Caldarale, Charles R
From: Julien Martin [mailto:bal...@gmail.com] Subject: Re: My use of Spring MVC's DeferredResult class causes Tomcat 7.0.35 to crash silently The 9th method invocation causes Tomcat to hang. When you issue requests after that, they also hang. That's quite different from a crash. Can you

RE: Tomcat Behavior on Multiple HTTP requests from same browser

2013-03-20 Thread Caldarale, Charles R
From: Saurabh Agrawal [mailto:sagra...@sapient.com] Subject: RE: Tomcat Behavior on Multiple HTTP requests from same browser We have not set the keep alive explicitly in tomcat's server.xml. It's on by default. Connector port=${tomcat.ajp.port} Connector port=${tomcat.http.port} You

RE: help on websockets

2013-03-19 Thread Caldarale, Charles R
From: Muralidhar Yaragalla [mailto:java.yaraga...@gmail.com] Subject: Re: help on websockets sorry, I use gmail and i am not sure how to avoid top-posting. Write your response _below_ the point you are replying to. (This has nothing to do with gmail.) - Chuck THIS COMMUNICATION MAY

Manager App not working with Windows authentication enabled

2013-03-19 Thread Harris Mark R
worker.MGR.connection_pool_size=300 worker.MGR.connection_pool_timeout=12 Excerpt from uriworkermap.properties: ___ /manager|/*=MGR R. Mark Harris

RE: small question on Connection

2013-03-19 Thread Caldarale, Charles R
From: Muralidhar Yaragalla [mailto:java.yaraga...@gmail.com] Subject: small question on Connection I am using tomcat connection pool. When using datasource (jdbc) do i have to manually close the connection using Connection.close(); Short answer: yes. Long (and much more comprehensive)

RE: Manager App not working with Windows authentication enabled

2013-03-19 Thread Harris Mark R
: Tuesday, March 19, 2013 3:28 PM To: Tomcat Users List Subject: Re: Manager App not working with Windows authentication enabled Harris Mark R wrote: Environment: IIS 7.5 Tomcat 7.037 AJP/1.3 connector (redirector.dll) v 1.2 Java 7 We have a requirement for a new intranet application that it use

RE: Tomcat Behavior on Multiple HTTP requests from same browser

2013-03-19 Thread Caldarale, Charles R
From: Saurabh Agrawal [mailto:sagra...@sapient.com] Subject: Tomcat Behavior on Multiple HTTP requests from same browser Let's say I hit http://localhost:9001/homepage.html. Upon hitting the URL, tomcat will assign one of the worker threads (say Thread 1) from the pool to the HTTP request

RE: Procrun and Tomcat service/OS shutdown on Windows

2013-03-14 Thread Caldarale, Charles R
From: Thomas, Steve [mailto:stho...@vocollect.com] Subject: Procrun and Tomcat service/OS shutdown on Windows Can we guarantee that Windows won't just kill our Tomcat process and potentially corrupt our database? If the integrity of your database depends on an orderly shutdown sequence,

RE: tomcat 6.0.35 in production maintaince

2013-03-13 Thread Caldarale, Charles R
From: fachhoch [mailto:fachh...@gmail.com] Subject: Re: tomcat 6.0.35 in production maintaince how can I figure this out ? Use the manager app, as suggested. are there any suggested ways to use threadlocal when deployed in tomcat ? Using ThreadLocal when the threads belong to a pool is

RE: Tomcat as a service: system tray?

2013-03-12 Thread Caldarale, Charles R
From: Sam Takoy [mailto:sam.ta...@yahoo.com] Subject: Re: Tomcat as a service: system tray? Don't top-post. I installed the service using the service install command. So now I'm wondering, given my current situation, how to activate the system tray option. Read the doc:

RE: tomcat 6.0.35 in production maintaince

2013-03-12 Thread Caldarale, Charles R
From: fachhoch [mailto:fachh...@gmail.com] Subject: tomcat 6.0.35 in production maintaince How can I detect in advance that my app is using up all available memory ? Monitor the JVM with any of a myriad of tools, such as VisualVM. http://wiki.apache.org/tomcat/FAQ/Memory

RE: how to bind localhost

2013-03-07 Thread Caldarale, Charles R
From: vicky [mailto:vicky007aggar...@yahoo.co.in] Subject: how to bind localhost Is there a way to bind the tomcat https port to localhost(127.0.0.1)  only. Someday, you really should try reading the Tomcat documentation.

RE: mod_jk 1.2.37 never send ping rq

2013-03-06 Thread Caldarale, Charles R
From: Ben Stringer [mailto:b...@burbong.com] Subject: Re: mod_jk 1.2.37 never send ping rq In your properties file above, you have set it to 1, but it should be set to True. True (or anything starting with t) and 1 are equivalent: http://marc.info/?l=tomcat-devm=136258408431762w=2 -

RE: Cannot access my app after Tomcat 7.0.28

2013-03-05 Thread Caldarale, Charles R
From: Patrick Flaherty [mailto:pflah...@rampageinc.com] Subject: Re: Cannot access my app after Tomcat 7.0.28 Now I just noticed that on this 4 core server, tomcat7.exe *32 is using 25% CPU. Take several thread dumps and see what's looping.

RE: Cannot access my app after Tomcat 7.0.28

2013-03-05 Thread Caldarale, Charles R
From: Caldarale, Charles R Subject: RE: Cannot access my app after Tomcat 7.0.28 Now I just noticed that on this 4 core server, tomcat7.exe *32 is using 25% CPU. Take several thread dumps and see what's looping. http://wiki.apache.org/tomcat/HowTo

RE: Tomcat 7 doesn't start on Windows

2013-02-28 Thread Caldarale, Charles R
From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] Subject: Re: Tomcat 7 doesn't start on Windows I just searched google for: windows registry tomcat ogs\commons and I saw the following (and more): Chapter 4 Using Object Grouping Services [1] [1]

RE: Multiple JSESSIONID

2013-02-28 Thread Caldarale, Charles R
From: Nick Williams [mailto:nicho...@nicholaswilliams.net] Subject: Re: Multiple JSESSIONID That's interesting. I would recommend a servlet filter that captures addCookie and friends to see where that extra one is being added. The two JSESSIONIDs immediately above are in the request, so

RE: Tomcat 7 doesn't start on Windows

2013-02-27 Thread Caldarale, Charles R
From: Rune Stilling [mailto:s...@rdfined.dk] Subject: Re: Tomcat 7 doesn't start on Windows Hi André Stop top-posting. Be considerate of others. I have duplicated the service not starting problem on my Windows 7 box; it's looking like a procrun parameter parsing problem, but I'm still

RE: JAVA_OPTS catalina.bat vs tomcat7w.exe

2013-02-25 Thread Caldarale, Charles R
From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] Subject: JAVA_OPTS catalina.bat vs tomcat7w.exe What is the difference between setting Java_OPTS in catalina.bat vs using the tomcat7w.exe with -D options in the Java Tab if you installed Tomcat as a windows service? The

RE: JAVA_OPTS catalina.bat vs tomcat7w.exe

2013-02-25 Thread Caldarale, Charles R
From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] Subject: RE: JAVA_OPTS catalina.bat vs tomcat7w.exe If running Tomcat 7.0.37 as a windows service, and using the tomcat7w.exe to set the options, are these wrong? -Dcatalina.base=C:\ApacheTomcat\apache-tomcat-7.0.37

RE: JAVA_OPTS catalina.bat vs tomcat7w.exe

2013-02-25 Thread Caldarale, Charles R
From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] Subject: Re: JAVA_OPTS catalina.bat vs tomcat7w.exe can you please clarify 'the server is open to abuse from pretty much anyone who can reach it'? The key phrase is anyone who can reach it. If everyone within your firewall is

RE: PermGen space errors

2013-02-23 Thread Caldarale, Charles R
From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] Subject: PermGen space errors Deploying a third party app is causing Out of Memory errors on our web server. Will increasing these: -Xms1024m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=356m just delay the inevitable?

RE: PermGen space errors

2013-02-23 Thread Caldarale, Charles R
From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] Subject: RE: PermGen space errors You should start a new thread for a new topic, which this clearly is. nothing in the logs out of the ordinary. Except for this in catalina. What are these? Are these attempts to log into

RE: Set context of web app to / tomcat7

2013-02-20 Thread Caldarale, Charles R
From: Smith, Mitchell [mailto:mitchell.sm...@cwc.com] Subject: Set context of web app to / tomcat7 I am trying to set the context of the standard jira web app to / ; so my url would be http://hostname:8080/ and this would load the jira application. Simply change the name of the webapp (.war

RE: PersistentManager Store property problem?

2013-02-13 Thread Caldarale, Charles R
From: Owens, Stephen (ITD) [mailto:stephen.ow...@state.ma.us] Subject: PersistentManager Store property problem? [SetPropertiesRule]{Context/Manager/Store} Setting property 'checkInterval' to '3600' did not find a matching property. The Tomcat 7 Documentation states for the Persistent

RE: SSL Session Caching

2013-02-13 Thread Caldarale, Charles R
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: SSL Session Caching OP reports that a new SmartCard is being inserted and either the old session persists (and the new user is allowed to masquerade as the old user) or the new user is not authenticated but still

RE: Need to Specify keystorePass on Command Line

2013-02-08 Thread Caldarale, Charles R
From: Harris, Jeffrey E. [mailto:jeffrey.har...@mantech.com] Subject: Need to Specify keystorePass on Command Line However, for security reasons, I must specify the keystore password on the command line. Before making your own life unnecessarily complicated, read this:

RE: How to limit the number of renegotiations for a single TLS / SSL connection

2013-02-08 Thread Caldarale, Charles R
From: dku...@ccilindia.co.in [mailto:dku...@ccilindia.co.in] Subject: How to limit the number of renegotiations for a single TLS / SSL connection We are using - Tomcat Version - 6.0.18 Please suggest the recommended solution for tomcat Try using a version of Tomcat that's newer than 4.5

RE: Need to Specify keystorePass on Command Line

2013-02-08 Thread Caldarale, Charles R
From: Harris, Jeffrey E. [mailto:jeffrey.har...@mantech.com] Subject: RE: Need to Specify keystorePass on Command Line First, I cannot store the password ANYWHERE on the system, which is why it needs to be entered on the command line. Then you can't run Tomcat as a service - there is no

RE: Need to Specify keystorePass on Command Line

2013-02-08 Thread Caldarale, Charles R
From: Harris, Jeffrey E. [mailto:jeffrey.har...@mantech.com] Subject: RE: Need to Specify keystorePass on Command Line I have a suggestion then : the password should be typed and stored in a file mapped into RAM. As long as the system is on, Tomcat can read it, and you can stop and

RE: Severe Errrors encountered in Tomcat when running a Struts2 project...

2013-02-07 Thread Caldarale, Charles R
From: Tripti Mehta [mailto:mehtatript...@gmail.com] Subject: Re: Severe Errrors encountered in Tomcat when running a Struts2 project... I keep getting this error java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\ apache-tomcat-7.0.35\bin\tcnative-1.dll: Can't load IA 32-bit .dll

RE: Tomcat in port 80 and Debian

2013-02-06 Thread Caldarale, Charles R
From: Brett Delle Grazie [mailto:brett.dellegra...@gmail.com] Subject: Re: Tomcat in port 80 and Debian This topic is mentioned in the FAQ, http://wiki.apache.org/tomcat/HowTo#How_to_run_Tomcat_without_root_privileges.3F Another alternative to those in the FAQ is to use the jsvc binary

RE: can't start tomcat on port 80

2013-02-05 Thread Caldarale, Charles R
From: Karolis Monkus [mailto:karolis.mon...@dts-solutions.lt] Subject: can't start tomcat on port 80 I use fedora 17 and from yum downloaded tomcat-7.0.33 version. You may need support from Fedora, since repackaged versions of Tomcat do not always behave the way real ones do. I changed

RE: can't start tomcat on port 80

2013-02-05 Thread Caldarale, Charles R
From: Karolis Monkus [mailto:karolis.mon...@dts-solutions.lt] Subject: Re: can't start tomcat on port 80 Nothing running on 80 port, selinux and firewall disabled, so no need for writing iptables rules. Good to kno.w What do you mean by saying i need support from Fedora? The

RE: Help in diagnosing server unresponsiveness

2013-02-05 Thread Caldarale, Charles R
From: Zoran Avtarovski [mailto:zo...@sparecreative.com] Subject: Re: Help in diagnosing server unresponsiveness In addition to Igor's excellent advice, try the following. 3. Used memory has only gone back down to 4GB and is holding at this level Take a heap dump and find out what's

RE: Any examples of using the Web Services support (JSR 109)

2013-02-05 Thread Caldarale, Charles R
From: Jay Mann [mailto:jmand...@hotmail.com] Subject: Any examples of using the Web Services support (JSR 109) Are there any examples of using the Web Services support (JSR 109)? The Tomcat doc for JSR-109 is rather terse:

RE: Tomcat and Sun/Oracle Java 7

2013-02-04 Thread Caldarale, Charles R
From: Mark Thomas [mailto:ma...@apache.org] Subject: Re: Tomcat and Sun/Oracle Java 7 What is the status of Tomcat vs Sun/oracle Java 7 ? I vaguely remember seeing some messages on this list about some kind of incompatibility. There are no known issues. Although there are no issues

RE: Tomcat and Sun/Oracle Java 7

2013-02-04 Thread Caldarale, Charles R
From: André Warnier [mailto:a...@ice-sa.com] Subject: Re: Tomcat and Sun/Oracle Java 7 - tomcat 6 will run fine under a Sun/Oracle Java 1.6 JVM - tomcat 7 will run fine under a Sun/Oracle Java 1.6 JVM - tomcat 6 will run fine under a Sun/Oracle Java 1.7 JVM - tomcat 7 will run fine under a

RE: Severe Errrors encountered in Tomcat when running a Struts2 project...

2013-02-04 Thread Caldarale, Charles R
From: Tripti Mehta [mailto:mehtatript...@gmail.com] Subject: Severe Errrors encountered in Tomcat when running a Struts2 project... java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\ apache-tomcat-7.0.35\bin\tcnative-1.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform. You

RE: Severe Errrors encountered in Tomcat when running a Struts2 project...

2013-02-04 Thread Caldarale, Charles R
From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] Subject: Re: Severe Errrors encountered in Tomcat when running a Struts2 project... Chuck, if you look at Tripti's details above (in OP), it seems as though Tripti desires to run 64-bit veresion of tomcat7.0.35 on 64-bit JVM.

RE: Tomcat 64-bit for Solaris 64-bit OS

2013-01-31 Thread Caldarale, Charles R
From: Niranjan [mailto:nth...@atmi.com] Subject: Re: Tomcat 64-bit for Solaris 64-bit OS If I understand correctly, I just extract the zip file and start the server. If this is the case, how can I point my tomcat to the 64-bit java which I just installed? Set either the JAVA_HOME or

RE: Tomcat 64-bit for Solaris 64-bit OS

2013-01-31 Thread Caldarale, Charles R
From: Niranjan [mailto:nth...@atmi.com] Subject: Re: Tomcat 64-bit for Solaris 64-bit OS As I have both 32/64 bit Java enabled, when I set the JAVA_HOME, which Java bit version does tomcat uses by default? It will use whichever one JAVA_HOME points to; both JVMs can't be in the same place

RE: Help in diagnosing server unresponsiveness

2013-01-31 Thread Caldarale, Charles R
From: Zoran Avtarovski [mailto:zo...@sparecreative.com] Subject: Re: Help in diagnosing server unresponsiveness I'm wondering if it could be GC related as the crashes often follow periods of heavy use. Is there a way to trigger gather relevant data when Tomcat crashes? Typically it's too

RE: Tomcat using near 100% of CPU on Windows 2008

2013-01-30 Thread Caldarale, Charles R
From: Dima Iva [mailto:ots...@live.com] Subject: Tomcat using near 100% of CPU on Windows 2008 I added CATALINA_OPTS=-Xms4096m -Xmx512m to the Environment Variables That's clearly wrong; you made the maximum smaller than the minimum. What makes you think you have a heap size problem?

RE: Cannot apply simpleformtatter pattern to catalina.sh

2013-01-30 Thread Caldarale, Charles R
From: Edson Richter [mailto:edsonrich...@hotmail.com] Subject: Cannot apply simpleformtatter pattern to catalina.sh I'm trying to put the following in catalina.sh: Don't do that. Create a setenv.sh script and put the lines there. Looks like you found the lack of escaping. - Chuck THIS

RE: Latest-version TomEE 1.5.2-SNAPSHOT (Tomcat 7.0.34?) just died on me, nothing in server logs

2013-01-29 Thread Caldarale, Charles R
From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] Subject: Latest-version TomEE 1.5.2-SNAPSHOT (Tomcat 7.0.34?) just died on me, nothing in server logs Sending this to tomee/openejb and tomcat user mailing lists. Cross-posting is really frowned upon. Jan 29, 2013 10:27:25 AM

RE: Latest-version TomEE 1.5.2-SNAPSHOT (Tomcat 7.0.34?) just died on me, nothing in server logs

2013-01-29 Thread Caldarale, Charles R
From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] Subject: Re: Latest-version TomEE 1.5.2-SNAPSHOT (Tomcat 7.0.34?) just died on me, nothing in server logs I was hoping to get a response from tomcat committers/users, and I was assuming the same, an Atmosphere issue. The other

RE: [OT] Best way to log requests from a servlet and to a database?

2013-01-26 Thread Caldarale, Charles R
From: Brian Braun [mailto:brianbr...@gmail.com] Subject: Re: Best way to log requests from a servlet and to a database? (Marking this off-topic, since it has nothing to do with Tomcat.) My current method can hold about 3000 threads until memory collapses. I'm looking to replace this method

RE: Different webapp paths on different hosts

2013-01-26 Thread Caldarale, Charles R
From: cjder...@gmail.com [mailto:cjder...@gmail.com] On Behalf Of chris derham Subject: Re: Different webapp paths on different hosts To my mind if you deploy the app as ROOT.war, as long as DNS is configured correctly, that single context will serve responses to http://app1.com/ and

RE: Different webapp paths on different hosts

2013-01-26 Thread Caldarale, Charles R
From: bxqdev [mailto:bxq...@themailbay.com] Subject: Re: Different webapp paths on different hosts in this case http://app1.com/ and http://app2.com/ will serve the same content. i need different content on different domains. First you state that you want the same webapp to serve both

RE: [OT] Best way to log requests from a servlet and to a database?

2013-01-26 Thread Caldarale, Charles R
From: Brian Braun [mailto:brianbr...@gmail.com] Subject: Re: [OT] Best way to log requests from a servlet and to a database? However, if I get significantly more requests, this may not be enough because MySQL will get slower and the queue will get full. I think I could start using this

RE: Trying to install tomcat 7.0.35 but after installation it shows me as Apache Tomcat 7.0.2

2013-01-22 Thread Caldarale, Charles R
From: Kiran Badi [mailto:ki...@poonam.org] Subject: Trying to install tomcat 7.0.35 but after installation it shows me as Apache Tomcat 7.0.2 I downloaded the Tomcat 7.0.35 from core binary distribution.32-bit Windows ziphttp://www.motorlogy.com/apache/tomcat/tomcat-7/v7.0.35/

RE: Different webapp paths on different hosts

2013-01-22 Thread Caldarale, Charles R
From: bxqdev [mailto:bxq...@themailbay.com] Subject: Different webapp paths on different hosts Is it possible with tomcat to have one web app, with 2 different paths on different hosts?? I mean something like this: ${samewebapp}/path1 is mapped to http://path1.com/ and

RE: Class loaders line confusion, please help

2013-01-20 Thread Caldarale, Charles R
From: Narahari 'n' Savitha [mailto:savith...@gmail.com] Subject: Class loaders line confusion, please help What is the diff between common.loader or shared.loader What should be put on which line. What is the right approach ? Don't change either; the shared loader is a left-over from

RE: Fw: Tomcat 5.0.28 jdbc error Name jdbc is not bound in this Context on WindowsXP.

2013-01-19 Thread Caldarale, Charles R
From: Mark Eggers [mailto:its_toas...@yahoo.com] Subject: Re: Fw: Tomcat 5.0.28 jdbc error Name jdbc is not bound in this Context on WindowsXP. In short, upgrade to at least 6.0 (6.0.36 as I write this). 7.0 would be better. Also, never, never copy configuration elements from one major

RE: Configuring Tomcat for generating log file (catalina.out) (Tomcat 5.0)

2013-01-18 Thread Caldarale, Charles R
From: Gabriel Huerta Araujo [mailto:huert...@hildebrando.com] Subject: Configuring Tomcat for generating log file (catalina.out) (Tomcat 5.0) Please be aware that the last Tomcat 5.0 release was over eight years ago, and 5.0 has not been supported for quite some time (several years). You

RE: common vs system vs shared class loaders

2013-01-17 Thread Caldarale, Charles R
From: Narahari 'n' Savitha [mailto:savith...@gmail.com] Subject: Re: common vs system vs shared class loaders Sorry Dan but if I do what you are suggesting I will end up in redundant jars all over the place and I dont want to do that. That's an issue easily handled by a deployment script.

RE: Subdomains in tomcat 7

2013-01-17 Thread Caldarale, Charles R
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: Subdomains in tomcat 7 Host name=www.portal.com appBase=ptt unpackWARs=true autoDeploy=true Context path= docBase=ptt-client/ROOT/ /Host Only one problem: You shouldn't be using server.xml to define

RE: Capacity Planning Turk's Formula

2013-01-17 Thread Caldarale, Charles R
From: yogesh hingmire [mailto:yogesh.hingm...@gmail.com] Subject: Re: Capacity Planning Turk's Formula How do you think capacity planning should be approached ? The _only_ way is to actually benchmark your application(s). Tomcat itself adds very little overhead, so it really depends on the

RE: Is error with Bamboo Sonar plugin because of Tomcat 6 instead of Tomcat 7?

2013-01-16 Thread Caldarale, Charles R
From: KARR, DAVID [mailto:dk0...@att.com] Subject: Is error with Bamboo Sonar plugin because of Tomcat 6 instead of Tomcat 7? We're running Bamboo 3.4.3 in Tomcat 6.0.20. It mostly apparently works fine, but yesterday I tried to get the Bamboo Sonar plugin working, Did you leave out in

RE: Is error with Bamboo Sonar plugin because of Tomcat 6 instead of Tomcat 7?

2013-01-16 Thread Caldarale, Charles R
From: KARR, DAVID [mailto:dk0...@att.com] Subject: RE: Is error with Bamboo Sonar plugin because of Tomcat 6 instead of Tomcat 7? We're running Bamboo 3.4.3 in Tomcat 6.0.20. It mostly apparently works fine, but yesterday I tried to get the Bamboo Sonar plugin working, Did you

RE: Question about config and correct start-up

2013-01-16 Thread Caldarale, Charles R
From: Alan Findly [mailto:afin...@ronan.net] Subject: Re: Question about config and correct start-up That context statement is not correct syntax should be: privileged=true/ Thank you for providing a clear example of why top-posting is evil: no one has any idea which of the several

RE: add database resource

2013-01-10 Thread Caldarale, Charles R
From: leon.m...@hccnet.nl [mailto:leon.m...@hccnet.nl] Subject: RE: add database resource Herewith the content of META-INF/context.xml Context=/atvd Well, that's invalid right off the bat, so the rest of it probably doesn't matter. Read the Context doc again. - Chuck THIS

RE: add database resource

2013-01-10 Thread Caldarale, Charles R
From: Propes, Barry L [mailto:barry.l.pro...@citi.com] Subject: RE: add database resource attributes sandwiched between Content/Content XML tags Make that Context/Context... - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use

RE: Remove apache tomcat default home page

2013-01-04 Thread Caldarale, Charles R
From: anakando [mailto:anaka...@yahoo.com] Subject: Re: Remove apache tomcat default home page i cant locate any folder except myapps folder under /ROOT directory. So besides having a horribly out of date version of Tomcat, the configuration is also illegal. The webapp should not be under

RE: redirection of www.xyz.com/xyz to https://xyz.com/xyz.html is not happening in httpd.conf

2012-12-27 Thread Caldarale, Charles R
From: Dhaval Jaiswal [mailto:dhaval.jais...@via.com] Subject: redirection of www.xyz.com/xyz to https://xyz.com/xyz.html is not happening in httpd.conf i have tried through Redirect option to redirect specific page to one *.html it is not redirecting. Still it is redirecting to old values

Re: jvmRoute with multiple AJP Connectors for one Engine

2012-12-18 Thread Caldarale, Charles R
From: Bob Myers b...@nextfort.com Re: jvmRoute with multiple AJP Connectors for one Engine Don't top post - it's really annoying, and makes it extremely difficult to follow the points of a conversation. Connector executor=tomcatThreadPool port=8009 protocol=AJP/1.3 redirectPort=443 /

RE: Does maxPostSize has an effect on file upload?

2012-12-14 Thread Caldarale, Charles R
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: Does maxPostSize has an effect on file upload? Does a file upload as multipart/form-data not count to the size of the POST? No, as the doc make clear. I'm not so sure the docs make it clear. I think you

RE: JMX with Listener

2012-12-11 Thread Caldarale, Charles R
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: JMX with Listener Now for my problems or questions: - Apparently, the Jmx listener listens on 0.0.0.0 (confirmed by a netstat) on the two ports configured for the listener, is it normal ? I thought that

RE: I can only access Tomcat 7 when running via console (startup.bat)

2012-12-10 Thread Caldarale, Charles R
From: André Warnier [mailto:a...@ice-sa.com] Subject: Re: I can only access Tomcat 7 when running via console (startup.bat) If it was a firewall issue or similar, we'd have the same. Not necessarily. Some weird MS security rule, applying to services but not to regular processes ? Some

RE: Tomcat 6.0 CLASSPATH query

2012-12-09 Thread Caldarale, Charles R
From: Mark Eggers [mailto:its_toas...@yahoo.com] Subject: Re: Tomcat 6.0 CLASSPATH query Another option is to use a VirtualClassLoader and add some random path (/etc/myawesomewebapps/) to it in all webapps. That's only available in Tomcat 7, yes? Presumably, Chris was referring to

RE: Tomcat users

2012-12-08 Thread Caldarale, Charles R
From: Raf Roger [mailto:raf.n...@gmail.com] Subject: Fwd: Tomcat users Where can i find a very good documentation or tutorial/video about users and roles for tomcat 7.x ? Step 1: read the servlet spec: http://download.oracle.com/otndocs/jcp/servlet-3.0-fr-eval-oth-JSpec/ with emphasis on

RE: Z/OS CICS Support

2012-12-06 Thread Caldarale, Charles R
From: Shaik Jani - Cincinnati-AMIG [mailto:jsh...@amig.com] Subject: RE: Z/OS CICS Support What I meant was can we access mainframe resources in Tomcat? It's not Tomcat that accesses any external resources, it's your webapps running under Tomcat. If CICS provides Java-based classes to do

RE: [OT] Recognizing certificate removal (SmartCard)

2012-12-05 Thread Caldarale, Charles R
From: André Warnier [mailto:a...@ice-sa.com] Subject: Re: [OT] Recognizing certificate removal (SmartCard) Too late (at least in the US); you just made it public... Shuks. Ok then, I'll have to be satisfied with the glory. The US patent law has changed (but may not go into effect until

RE: Suggestion for improving Tomcat startup performance...

2012-12-04 Thread Caldarale, Charles R
From: Tony Anecito [mailto:adanec...@yahoo.com] Subject: Suggestion for improving Tomcat startup performance... I am using Tomcat 7.0.33 and notice on Tomcat startup my web services startup in series rather than parallel. If you do not have it you might want to have an option to startup

RE: Suggestion for improving Tomcat startup performance...

2012-12-04 Thread Caldarale, Charles R
From: Tony Anecito [mailto:adanec...@yahoo.com] Subject: RE: Suggestion for improving Tomcat startup performance... Don't top-post. Ok I found a Engine reference in the server.xml for the catalina service. I am guessing that the attribute should go in there somewhere. I will look at the

RE: Suggestion for improving Tomcat startup performance...

2012-12-04 Thread Caldarale, Charles R
From: Tony Anecito [mailto:adanec...@yahoo.com] Subject: RE: Suggestion for improving Tomcat startup performance... Reply to the list, not to individuals. Not sure what you mean by Top Post. http://ck.wikia.com/wiki/TopPosting http://mailformat.dan.info/quoting/top-posting.html   I only

RE: Tomcat7.0-Setting property 'threadPriority' did not find a matching property

2012-12-02 Thread Caldarale, Charles R
From: Weixiang [mailto:kurt.weixi...@huawei.com] Subject: Tomcat7.0-Setting property 'threadPriority' did not find a matching property I config in my server.xml for a HTTP Connector named MGMT: threadPriority=java.lang.Thread#Thread.MAX_PRIORITY The documentation may give the

RE: Re:Tomcat7.0-Setting property 'threadPriority' did not find a matching property

2012-12-02 Thread Caldarale, Charles R
From: xueshengzj [mailto:xueshen...@163.com] Subject: Re:Tomcat7.0-Setting property 'threadPriority' did not find a matching property The thread priority for threads in the executor The threadPriority attribute is also available for the Connector element, not just Executor. - Chuck

RE: Context Path for a subdirectory

2012-11-30 Thread Caldarale, Charles R
From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] Subject: RE: Context Path for a subdirectory Why is denyStatus an option? Why would someone use it? Because some people still believe in security through obscurity. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL

RE: Context Path for a subdirectory

2012-11-30 Thread Caldarale, Charles R
From: Terence M. Bandoian [mailto:tere...@tmbsw.com] Subject: Context Path for a subdirectory A webapp can never be nested inside another, so what you're trying to do is nonsensical. I don't mean to be argumentative but, with Tomcat 6.0.29, I found that static files from an images

RE: Context Path for a subdirectory

2012-11-30 Thread Caldarale, Charles R
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: Context Path for a subdirectory I don't think it's specifically /un/supported. For instance, Tomcat should happily deploy both of these files: myapp.war myapp#static.war That's not what's being discussed.

RE: Error page messages

2012-11-30 Thread Caldarale, Charles R
From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] Subject: RE: Error page messages I don't know of any public facing websites, off hand, that show uncaught exception messages. You need to get out more - there are tons of poorly implemented websites that will splatter stack

RE: Context Path for a subdirectory

2012-11-30 Thread Caldarale, Charles R
From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] Subject: RE: Context Path for a subdirectory what were my options to restrict access to just a subdirectory of a web app in Tomcat 6.0.35? Using just spec-provided mechanisms, such access can be limited to specific users by

RE: Context Path for a subdirectory

2012-11-30 Thread Caldarale, Charles R
From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] Subject: RE: Context Path for a subdirectory I considered the security constraint, but wouldn't that have required me to set up SSL (for a secure user/password submittal) and get someone to pay for a public certificate -

RE: Context Path for a subdirectory

2012-11-29 Thread Caldarale, Charles R
From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov] Subject: Context Path for a subdirectory If I have a webapp, with a www directory, and in that www directory are other directories, how would I restrict access to one of those subdirectories to the localhost? Probably your

RE: Writing to response and issuing sendError

2012-11-28 Thread Caldarale, Charles R
From: Michael-O [mailto:1983-01...@gmx.net] Subject: Writing to response and issuing sendError The exception is thrown out to the console but the response is still written. As it should be - it's already committed, and may well have been delivered. If I leave out the flush (which commits

RE: Shutdown.sh doesn't. At least not reliably. (7.0.25)

2012-11-27 Thread Caldarale, Charles R
From: James Lampert [mailto:jam...@touchtonecorp.com] Subject: Shutdown.sh doesn't. At least not reliably. (7.0.25) Or where I should look for indications of what it could be? Can you take a thread dump of the Tomcat process after shutdown.sh has been used?

RE: Install - Tomcat Server on Mac OS X 10.8.2

2012-11-26 Thread Caldarale, Charles R
From: Naga Kishore Vankayala [mailto:vnagakish...@hotmail.com] Subject: Install - Tomcat Server on Mac OS X 10.8.2 I searched for mac version of tomcat and could not find it. Tomcat is pure Java, so it's platform agnostic. The Windows versions are there to facilitate its installation as a

RE: Install - Tomcat Server on Mac OS X 10.8.2

2012-11-26 Thread Caldarale, Charles R
From: Naga Kishore Vankayala [mailto:vnagakish...@hotmail.com] Subject: RE: Install - Tomcat Server on Mac OS X 10.8.2 Do you have any information or document on how we start the server on Mac. Read the RUNNING.txt file, then use the startup.sh script. - Chuck THIS COMMUNICATION MAY

RE: session sharing in Tomcat v7.0

2012-11-25 Thread Caldarale, Charles R
From: JB JUNG [mailto:itsjb.j...@samsung.com] Subject: session sharing in Tomcat v7.0 When I created 2 webapps in 1 host and I wanted to get these 2 webapps to use 1 session. This is specifically prohibited by the servlet spec (which you should read): 7.3 Session Scope HttpSession

<    1   2   3   4   5   6   7   8   9   10   >