Re: Tomcat Classloader leaks

2012-03-20 Thread Pid *
On 21 Mar 2012, at 02:41, Dale Ogilvie wrote: > In our webapps running on Tomcat 7 we have seen quite a number of > classloader memory leaks. The end result is that after a number of > application reloads and redeploys, we run out of permanent generation > memory and Tomcat stops responding. We c

Tomcat Classloader leaks

2012-03-20 Thread Dale Ogilvie
In our webapps running on Tomcat 7 we have seen quite a number of classloader memory leaks. The end result is that after a number of application reloads and redeploys, we run out of permanent generation memory and Tomcat stops responding. We can see the evidence of this sort of issue thanks to the

Re: Oracle UCP in tomcat: error messages about oracles threads failing to stop

2012-03-20 Thread Mark Thomas
On 20/03/2012 20:11, newsdkeu...@techno.ms wrote: > Hi! > > We are using Oracle the UCP driver (Oracle Universal Connection Pool) in > tomcat 6 configured like in Oracles > http://www.oracle.com/technetwork/articles/oem/ucp-jdbc-tomcat-355431.html. > The problem is that the driver starts a lot of

Oracle UCP in tomcat: error messages about oracles threads failing to stop

2012-03-20 Thread newsdkeuksl
Hi! We are using Oracle the UCP driver (Oracle Universal Connection Pool) in tomcat 6 configured like in Oracles http://www.oracle.com/technetwork/articles/oem/ucp-jdbc-tomcat-355431.html. The problem is that the driver starts a lot of threads (Thread-0 to 57, UCP-worker-thread-1 to 24) which

Re: Tomcat, JSP and LDAP

2012-03-20 Thread Neil Munro
On Mar 20, 2012 5:26 PM, "Pid *" wrote: > > On 20 Mar 2012, at 00:43, Martin Gainty wrote: > > > > > i would make sure you're welcome-file and form-login-page and url-pattern are all located in the same spot > > And that's an example of why people shouldn't listen to your advice, > which is wrong

Re: New Tomcat install on a customer box: Tomcat 7.0.25 starts, then throws an exception and shuts down, and I don't know why.

2012-03-20 Thread Konstantin Kolinko
2012/3/20 James Lampert : > Anybody know what to make of this? > > Here's the scenario: Tomcat 7.0.25 freshly installed on an AS/400 running > V6R1. The box has no port restrictions set up in it. The only ports in use, > in the 8000-8099 range are 8000, 8001, 8005, and 8035. > > I launch Tomcat, an

New Tomcat install on a customer box: Tomcat 7.0.25 starts, then throws an exception and shuts down, and I don't know why.

2012-03-20 Thread James Lampert
Anybody know what to make of this? Here's the scenario: Tomcat 7.0.25 freshly installed on an AS/400 running V6R1. The box has no port restrictions set up in it. The only ports in use, in the 8000-8099 range are 8000, 8001, 8005, and 8035. I launch Tomcat, and 8080 and 8009 both open up. Then

RE: Need a sample server.xml file for the session replication using backup manager

2012-03-20 Thread Filip Hanik (mailing lists)
Take the sample from the tomcat site, change DeltaManager to BackupManager > -Original Message- > From: Dhaval Jaiswal [mailto:dhaval.jais...@via.com] > Sent: Monday, March 19, 2012 4:32 AM > To: users@tomcat.apache.org > Cc: Shrinivas Devarkonda > Subject: Need a sample server.xml file fo

Re: Tomcat, JSP and LDAP

2012-03-20 Thread Pid *
On 20 Mar 2012, at 00:43, Martin Gainty wrote: > > i would make sure you're welcome-file and form-login-page and url-pattern are > all located in the same spot And that's an example of why people shouldn't listen to your advice, which is wrong (again). > /WEB-INF/x/login.jsp Never do the abo

RE: Configure SSL under Tomcat 7

2012-03-20 Thread ayouB __
Hi every one, Thanks you all for your replies & your critics that means i became a VIP member in this mailing list :D i'm jokking ^_^ Well, i turned back to the JSSE, now it works very well and i can access to my ressources using HTTPS. Still the APR one, as it has been said earlier, i puted

Re: Problem tomcat

2012-03-20 Thread Konstantin Kolinko
2012/3/20 Fairouz Fakhfakh : > Hello, > I use Tomcat 6. Tomcat works very well. > But, my problem: when I did this command: "ant install-juddi-matchmaker". > It gives me: > install-juddi-matchmaker: > > BUILD SUCCESSFUL > It did something. I have no clue what -- I do not use matchmaker. His deed

Re: how to enable debug logging for Tomcat jdbc pool (Tomcat 6.0.32)

2012-03-20 Thread Konstantin Kolinko
2012/3/19 Colin Ingarfield : > Hello, > > I'm using the new Tomcat jdbc pool (1.1.0.1) with Tomcat 6.0.32, Ubuntu > x86_64.  I would like to increase the logging from the pool to try and > chase down connection timeouts. Where your "1.1.0.1" comes from? It is not an official release. Released ver

RE: how to enable debug logging for Tomcat jdbc pool (Tomcat 6.0.32)

2012-03-20 Thread Filip Hanik (mailing lists)
Define "connection timeouts" so that we can understand your problem to suggest for how to trace it down. What are you trying to search for. Errors would be logged as errors, and should show up with the standard configuration Filip > -Original Message- > From: Colin Ingarfield [mailto:coli

Re: Configure SSL under Tomcat 7

2012-03-20 Thread André Warnier
ayouB __ wrote: Hi, the logs doesn't say any thing, tomcat still working normally, the problem is when i put the link : https://localhost:8443/ProjectTest/ , the browser display : impossible to display this page ..., like the project doesn't even exit in my workspace (the browser doesn't recog

Re: Configure SSL under Tomcat 7

2012-03-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ayoub, On 3/20/12 8:15 AM, ayouB __ wrote: > I'm really disturbed, i've tried every kind of solution !! does > any one have any last suggestion pleaase ?! I think it may be time to hire a consultant. - -chris -BEGIN PGP SIGNATURE- Version: G

RE: Configure SSL under Tomcat 7

2012-03-20 Thread ayouB __
Hi, the logs doesn't say any thing, tomcat still working normally, the problem is when i put the link : https://localhost:8443/ProjectTest/ , the browser display : impossible to display this page ..., like the project doesn't even exit in my workspace (the browser doesn't recognize my web proje

RE: Configure SSL under Tomcat 7

2012-03-20 Thread Caldarale, Charles R
> From: Tapan Thakkar [mailto:tapan.d.thak...@gmail.com] > Subject: Re: Configure SSL under Tomcat 7 > Go through this link http://tomcat.apache.org/tomcat-4.1-doc/ssl-howto.html It is irresponsible for anyone to suggest use of Tomcat 4 documentation; even more so in this case when the subject

Re: Configure SSL under Tomcat 7

2012-03-20 Thread Casper Wandahl Schmidt
Den 20-03-2012 13:15, ayouB __ skrev: Hi, I follow steps said in this link : http://www.dylanbeattie.net/docs/openssl_iis_ssl_howto.html, i generated my files : .key and .crt, i puted them in the conf/bin then i modified my server.xml to be able to support these new changes, here it's : ==

RE: Configure SSL under Tomcat 7

2012-03-20 Thread ayouB __
Hi, I follow steps said in this link : http://www.dylanbeattie.net/docs/openssl_iis_ssl_howto.html, i generated my files : .key and .crt, i puted them in the conf/bin then i modified my server.xml to be able to support these new changes, here it's : serv

Re: Configure SSL under Tomcat 7

2012-03-20 Thread André Warnier
Casper Wandahl Schmidt wrote: Den 20-03-2012 10:34, ayouB __ skrev: Hi, I have downloaded OpenSSL under Windows wich required me to install Visual C++ 2008 Redistributable and i did it then i added the "C:\OpenSSL-Win32\bin" to my environement variable PATH, now the "openssl" command work

Re: Configure SSL under Tomcat 7

2012-03-20 Thread André Warnier
Casper Wandahl Schmidt wrote: Den 20-03-2012 10:34, ayouB __ skrev: Hi, I have downloaded OpenSSL under Windows wich required me to install Visual C++ 2008 Redistributable and i did it then i added the "C:\OpenSSL-Win32\bin" to my environement variable PATH, now the "openssl" command work

Re: Configure SSL under Tomcat 7

2012-03-20 Thread Casper Wandahl Schmidt
Den 20-03-2012 10:34, ayouB __ skrev: Hi, I have downloaded OpenSSL under Windows wich required me to install Visual C++ 2008 Redistributable and i did it then i added the "C:\OpenSSL-Win32\bin" to my environement variable PATH, now the "openssl" command work very well in the cmd.exe (it giv

Re: Configure SSL under Tomcat 7

2012-03-20 Thread Tapan Thakkar
Hi, Go through this link http://tomcat.apache.org/tomcat-4.1-doc/ssl-howto.html The file that you are asking are certificate and key file used for SSL. To configure tomcat with SSL you need to create this files. On Tue, Mar 20, 2012 at 2:51 PM, ayouB __ wrote: > > Hi every body & happy new

RE: Configure SSL under Tomcat 7

2012-03-20 Thread ayouB __
Hi, I have downloaded OpenSSL under Windows wich required me to install Visual C++ 2008 Redistributable and i did it then i added the "C:\OpenSSL-Win32\bin" to my environement variable PATH, now the "openssl" command work very well in the cmd.exe (it give me "OpenSSL>"), so i wanna generate t

RE: Configure SSL under Tomcat 7

2012-03-20 Thread ayouB __
Hi every body & happy new spring ^^ Well, i'm asking you again to tell me please what's the purpose of these files : localhost.crt & localhost.key in the last example in this link : http://tomcat.apache.org/tomcat-7.0-doc/apr.html, i wanna just know from where & how did they get it (is there

AW: AW: Access local path of servlet

2012-03-20 Thread Gubler, Ruediger
Hi, we must tell the 3rd-party software where are the files located it needs for the current request. Yours Rüdiger -Ursprüngliche Nachricht- Von: Christopher Schultz [mailto:ch...@christopherschultz.net] Gesendet: Montag, 19. März 2012 17:06 An: Tomcat Users List Betreff: Re: AW: A

RE: IIS 7.0 Worker process crashes on App Pool recycling since ISAPI redirector 1.2.33

2012-03-20 Thread Alex Samad - Yieldbroker
> -Original Message- > From: Mladen Turk [mailto:mt...@apache.org] > Sent: Tuesday, 20 March 2012 5:57 PM > To: users@tomcat.apache.org > Subject: Re: IIS 7.0 Worker process crashes on App Pool recycling since ISAPI > redirector 1.2.33 > > On 03/20/2012 06:55 AM, Alex Samad - Yieldbroker