AW: Tomcat 7 doesn't start on Windows

2013-02-28 Thread Stadelmann Josef
Where does CATALINA_HOME point to? Josef -Ursprüngliche Nachricht- Von: André Warnier [mailto:a...@ice-sa.com] Gesendet: Mittwoch, 27. Februar 2013 13:38 An: Tomcat Users List Betreff: Re: Tomcat 7 doesn't start on Windows Giles wrote: On 27 February 2013 11:52, André Warnier

Windows Authentication on Tomcat 7.0.37 and JRE 7u13 / 64-bit

2013-02-28 Thread Chris Fors
Trying to get Windows Authentication operational using the Tomcat Built-in method. Implemented the following but not observed any Windows / Kerberos authentication occuring: - Domain joined windows member server - Domain service account - Delegated SPN for HTTP protocol

Multiple JSESSIONID

2013-02-28 Thread Jose María Zaragoza
Hello: We're using Tomcat 6.0.24 as servlet container This server listens for requests under the URL www.mydomain.com/app/myaplication/ I've seen in my web browser that it has got 2 JSESSIONID for the same domain at the same time JSESSIONID: x www.mydomain.com / and JSESSIONID:

Re: Windows Authentication on Tomcat 7.0.37 and JRE 7u13 / 64-bit

2013-02-28 Thread André Warnier
Chris Fors wrote: Trying to get Windows Authentication operational using the Tomcat Built-in method. Implemented the following but not observed any Windows / Kerberos authentication occuring: - Domain joined windows member server - Domain service account - Delegated

Re: Problem with log level in tomcat.

2013-02-28 Thread Jesse Farinacci
Greetings, On Thu, Feb 28, 2013 at 5:28 AM, Vihari Piratla viharipira...@gmail.com wrote: I am trying to set the logging level of a webapp deployed on tomcat. but I cant see the debug or fine logs in catalina.out. What am I missing? You configured the logging handlers only, and picked up the

Re: Problem with log level in tomcat.

2013-02-28 Thread Vihari Piratla
I append the line .level = ALL in the file but I can see only fine level log of catalina but not of the webapp. I am using the handler org.apache.comons.logging framework to log and I just want the fine level log of my webapp. How can I do this? On Thu, Feb 28, 2013 at 5:17 PM, Jesse Farinacci

Re: tomcat-7.0.35 ON Window Server SP 2

2013-02-28 Thread Michael-O
Michael-O wrote: Am 2013-02-27 19:36, schrieb André Warnier: dku...@ccilindia.co.in wrote: Hi, I have downloaded apache-tomcat-7.0.35.zip and runiing it on Window Server SP 2 machine and it is working fine. Is it OK to run apache-tomcat-7.0.35 setup on Window Server SP 2 machine?

Custom ELResolver on tomcat 7.0.23

2013-02-28 Thread Jayakrishnan Radhakrishnan
Hello everyone, I am trying to get a CustomELResolver working on tomcat 7.0.23 , but in vain. It appears to have added the CustomResolver, to the JSP Application context, successfully. But doesn't seem to get invoked. Any one has any clues, what might be the problem ? I am using servlet3,

Re: tomcat7-maven-plugin: Build on executable war file

2013-02-28 Thread Olivier Lamy
2013/2/28 Timothy Astle timothy.as...@caris.com: I'll chime in here :) We create the artifact that we want, but we have two. The WAR created by the maven war plugin, and the overlay war that is standalone. But we still need the war to package it in the standalone artifact. And all the logic to

Re: Problem with log level in tomcat.

2013-02-28 Thread Konstantin Kolinko
2013/2/28 Vihari Piratla viharipira...@gmail.com: I am trying to set the logging level of a webapp deployed on tomcat. Here is the logging.properties file ... 1catalina.org.apache.juli.FileHandler.level = FINEST 1catalina.org.apache.juli.FileHandler.directory = ${catalina.base}/logs

Re: tomcat7-maven-plugin: Build on executable war file

2013-02-28 Thread Timothy Astle
On 28/02/2013 9:32 AM, Olivier Lamy wrote: 2013/2/28 Timothy Astle timothy.as...@caris.com: I'll chime in here :) We create the artifact that we want, but we have two. The WAR created by the maven war plugin, and the overlay war that is standalone. But we still need the war to package it in

Re: Problem with log level in tomcat.

2013-02-28 Thread André Warnier
Konstantin Kolinko wrote: 2013/2/28 Vihari Piratla viharipira...@gmail.com: I am trying to set the logging level of a webapp deployed on tomcat. Here is the logging.properties file ... 1catalina.org.apache.juli.FileHandler.level = FINEST 1catalina.org.apache.juli.FileHandler.directory =

Re: Problem with log level in tomcat.

2013-02-28 Thread Mark Thomas
On 28/02/2013 06:29, André Warnier wrote: Konstantin, (and I fear that this is going to raise hackles again, but I think it needs to be said) the truth of the matter is that the logging setup in Tomcat is obscure, cryptic, and in any case beyond the comprehension of 90% at least of the Tomcat

Re: Windows Authentication on Tomcat 7.0.37 and JRE 7u13 / 64-bit

2013-02-28 Thread Mark Thomas
On 28/02/2013 02:18, Chris Fors wrote: Trying to get Windows Authentication operational using the Tomcat Built-in method. Implemented the following but not observed any Windows / Kerberos authentication occuring: - Domain joined windows member server - Domain service account - Delegated SPN

Re: Tomcat 7 doesn't start on Windows

2013-02-28 Thread Nick Williams
On Feb 28, 2013, at 3:46 AM, Stadelmann Josef wrote: Where does CATALINA_HOME point to? Josef Rune reported yesterday that he solved the problem by resetting the registry values. There was some strange garbage in one of the registry values. I'd love to know how it got there, but we probably

Re: Tomcat 7 doesn't start on Windows

2013-02-28 Thread Mark Thomas
On 28/02/2013 07:38, Nick Williams wrote: On Feb 28, 2013, at 3:46 AM, Stadelmann Josef wrote: Where does CATALINA_HOME point to? Josef Rune reported yesterday that he solved the problem by resetting the registry values. There was some strange garbage in one of the registry values. I'd

Re: Tomcat 7 doesn't start on Windows

2013-02-28 Thread Nick Williams
On Feb 28, 2013, at 9:40 AM, Mark Thomas wrote: On 28/02/2013 07:38, Nick Williams wrote: On Feb 28, 2013, at 3:46 AM, Stadelmann Josef wrote: Where does CATALINA_HOME point to? Josef Rune reported yesterday that he solved the problem by resetting the registry values. There was some

Re: Tomcat 7 doesn't start on Windows

2013-02-28 Thread Howard W. Smith, Jr.
On Thu, Feb 28, 2013 at 10:46 AM, Nick Williams nicho...@nicholaswilliams.net wrote: On Feb 28, 2013, at 9:40 AM, Mark Thomas wrote: Maybe this: https://issues.apache.org/bugzilla/show_bug.cgi?id=54609 I stand corrected. That's probably it. Rune reported using 7.0.37, just like in the

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: Tomcat 7 doesn't start on Windows

2013-02-28 Thread Howard W. Smith, Jr.
On Thu, Feb 28, 2013 at 11:14 AM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: 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

Re: Multiple JSESSIONID

2013-02-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jose, On 2/28/13 2:43 AM, Jose María Zaragoza wrote: I've seen in my web browser that it has got 2 JSESSIONID for the same domain at the same time JSESSIONID: x www.mydomain.com / and JSESSIONID:

Re: Tomcat 7 doesn't start on Windows

2013-02-28 Thread André Warnier
Howard W. Smith, Jr. wrote: On Thu, Feb 28, 2013 at 10:46 AM, Nick Williams nicho...@nicholaswilliams.net wrote: On Feb 28, 2013, at 9:40 AM, Mark Thomas wrote: Maybe this: https://issues.apache.org/bugzilla/show_bug.cgi?id=54609 I stand corrected. That's probably it. Rune reported using

Re: Multiple JSESSIONID

2013-02-28 Thread Nick Williams
On Feb 28, 2013, at 10:50 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jose, On 2/28/13 2:43 AM, Jose María Zaragoza wrote: I've seen in my web browser that it has got 2 JSESSIONID for the same domain at the same time JSESSIONID: x

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-28 Thread Howard W. Smith, Jr.
On Thu, Feb 28, 2013 at 12:01 PM, André Warnier a...@ice-sa.com wrote: Howard W. Smith, Jr. wrote: On Thu, Feb 28, 2013 at 10:46 AM, Nick Williams nicho...@nicholaswilliams.net wrote: On Feb 28, 2013, at 9:40 AM, Mark Thomas wrote: Maybe this:

Re: A pool question

2013-02-28 Thread Jukka Ruohonen
On Mon, Feb 25, 2013 at 09:33:28AM -0500, Daniel Mikusa wrote: Personally, what would worry me the most about this setup is configuring and tuning each of the pools. Since they are all going to the same DB, I wouldn't want to overload the system with too many connection, but at the same time

Re: A pool question

2013-02-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jukka, On 2/25/13 12:52 AM, Jukka Ruohonen wrote: A question related to pools. Background: a big application in which it is preferable to enforce different roles for different databases and tables. This implies that there are different user

Re: A pool question

2013-02-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jukka, On 2/28/13 4:25 PM, Christopher Schultz wrote: On 2/25/13 12:52 AM, Jukka Ruohonen wrote: A question related to pools. Background: a big application in which it is preferable to enforce different roles for different databases and tables.

Re: Custom ELResolver on tomcat 7.0.23

2013-02-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jayakrishnan On 2/28/13 5:08 AM, Jayakrishnan Radhakrishnan wrote: Hello everyone, I am trying to get a CustomELResolver working on tomcat 7.0.23 , but in vain. It appears to have added the CustomResolver, to the JSP Application context,

Re: problem with context.xml for parallel deployments

2013-02-28 Thread Zippy Zeppoli
http://people.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Clustering.pdf Forbidden You don't have permission to access /~markt/presentations/2013-02-Apache-Tomcat-Clustering.pdf on this server. Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0g DAV/2 Server at people.apache.org Port 80

Re: Problem with log level in tomcat.

2013-02-28 Thread Vihari Piratla
@Konstantin Kolinko Sorry I did not observe this, I was talking about the global one previously, here is the webapp specific one in the attachment that is log4j.properties. Now to log at fine level, which line should I change or which line to append? Thank you. On Thu, Feb 28, 2013 at 8:08 PM,

Re: Problem with log level in tomcat.

2013-02-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vihari, On 2/28/13 8:58 PM, Vihari Piratla wrote: @Konstantin Kolinko Sorry I did not observe this, I was talking about the global one previously, here is the webapp specific one in the attachment that is log4j.properties. This list tends to

Re: Problem with log level in tomcat.

2013-02-28 Thread Vihari Piratla
Christopher, Please find the pasted properties file. I did perform any of the steps that I am supposed if I got to use log4j, but it still create muse(name of my web-app).log in /tmp directory with a message like this in catalina.out. 01 Mar 12:28 Log4JUtils INFO - Log messages will be recorded

Re: Problem with log level in tomcat.

2013-02-28 Thread Vihari Piratla
and also I have log4j-1.2.15.jar in WEB-INF/lib. On Fri, Mar 1, 2013 at 12:45 PM, Vihari Piratla viharipira...@gmail.comwrote: Christopher, Please find the pasted properties file. I did perform any of the steps that I am supposed if I got to use log4j, but it still create muse(name of my