Re: How to configure ProxyPassReverse for SSL redirect

2010-04-29 Thread Timo Meinen
, too, like any other header it rewrites. Is it a bug or am I missing something? Timo 2010/4/28 Mark Thomas : > On 27/04/2010 04:25, Timo Meinen wrote: >> >> Is someone out there, who can explain me, what the problem is? > > It looks like a bug in mod_proxy_ajp. Check you are u

Re: How to configure ProxyPassReverse for SSL redirect

2010-04-27 Thread Timo Meinen
27;t remove the /spike in the response, so that the next request will lead to the doubled-context-path: ajp://127.0.0.1:9091/spike/spike/users/3. Thank you, Timo 2010/4/27 Timo Meinen : > Is someone out there, who can explain me, what the problem is? > > Does the ProxyPassReverse only remove

Re: How to configure ProxyPassReverse for SSL redirect

2010-04-27 Thread Timo Meinen
am stuck with this problem. Best regards, Timo 2010/4/22 Timo Meinen : > Hi Hassan, > > yes, there are two VirtualHost entries. One for port 80 and one for > port 443 with SSL engine enabled. Both have the same proxy > configuration. > > Timo > > 2010/4/22 Hassan Sc

Re: How to configure ProxyPassReverse for SSL redirect

2010-04-22 Thread Timo Meinen
Hi Hassan, yes, there are two VirtualHost entries. One for port 80 and one for port 443 with SSL engine enabled. Both have the same proxy configuration. Timo 2010/4/22 Hassan Schroeder : > On Thu, Apr 22, 2010 at 3:25 AM, Timo Meinen > wrote: > >> our configuration is a Apache

How to configure ProxyPassReverse for SSL redirect

2010-04-22 Thread Timo Meinen
ants it user to switch the protocol. Thank you very much Timo Meinen - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: tomcat maven plugin datasource

2010-03-26 Thread Timo Meinen
Is the 'initialize' phase of maven executed? Timo 2010/3/26 Pid : > On 26/03/2010 02:01, fachhoch wrote: >> >> I am having trouble  setting datasource >> >> here is my configration  for datasource >> >> >> >>   > type="javax.sql.DataSource" >>                username="username" password="passwor

Re: Shutdown hook for correctly unloading drivers

2010-03-26 Thread Timo Meinen
Hi Mark, thank you for the answer. I do have a YourKit license for our open source framework, so I will profile my webapp. > Tomcat has unloaded the driver. That won't be causing your memory leak. Does this mean, that the additional memory which is allocated after a redeploy cannot be the mysql-d

Shutdown hook for correctly unloading drivers

2010-03-26 Thread Timo Meinen
...@90ff2a1]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. Thank you very much Timo Meinen - To unsubscribe, e-mail: users-unsubscr

Re: Monitoring Tomcat

2009-07-23 Thread Timo Meinen | mindmatters
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Dori, we are using Munin and a JMX plugin for this purpose. Timo Am 22.07.2009 um 17:51 schrieb dori: Hello everyone. What would be the best way or a good way to monitor topcat, so i could see when and where any errors are originating fro

Re: Memory analysis after 'OutOfMemoryError PermGen space' error induced by redeployments

2009-06-23 Thread Timo Meinen | mindmatters
Obviously, my screenshot couldn't be attached to the mailinglist, so here is it: http://timomeinen.de/bilder/PermGenSpace.png Best regards Timo Meinen Am 23.06.2009 um 10:26 schrieb Timo Meinen | mindmatters: Hello, we host a Tomcat 6 server with several webapps on it. It is use

Memory analysis after 'OutOfMemoryError PermGen space' error induced by redeployments

2009-06-23 Thread Timo Meinen | mindmatters
.run0(TCPTransport.java:790) And the screenshot: Any help would be great for us. Thank you very much. Timo Meinen -- --- mindmatters GmbH & Co. KG Neuer Kamp 30 20357 Ham

Re: Redeploy application

2009-06-18 Thread Timo Meinen | mindmatters
e at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org Viele Gr

Re: Redeploy application

2009-06-18 Thread Timo Meinen | mindmatters
uot;server.missing"> Best regards Timo Meinen Am 17.06.2009 um 22:53 schrieb Tokajac: Hello, Whenever i want to deploy new version of application (that's VERY often), have to: stop tomcat; execute build.xml -ant script; start tomcat; Is there any way, ta

Re: Upgrade to Tomcat 6 on Ubuntu

2009-06-15 Thread Timo Meinen | mindmatters
d unzip it into /opt/tomcat. You can write a simple service-wrapper into /etc/init.d/tomcat to manage the server. This way you have all your information under /opt/ tomcat and it's although possible to install more than one server instance. Best regards, Timo Meinen Am 12.06.2009 u