Embedding Tomcat

2013-10-22 Thread Pïd stèr
Hello, To scratch an itch I've been working on an alternative means to embed Tomcat: https://github.com/pidster-dot-org/embed-apache-tomcat There's a core utility for embedding Tomcat[1] and a JUnit Rule[2] for testing that uses it, e.g. 1. https://github.com/pidster-dot-org/embed-apache-tomca

Re: ParNew promotion failed in verbose GC logs

2013-04-16 Thread Pïd stèr
On 16 Apr 2013, at 20:42, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Vidyadhar, > > On 4/16/13 1:14 PM, Techienote com wrote: >> With default setting we were getting frequent OOM errors. After >> analyzing the heap dump we found >> org.apache.poi.hssf.userm

Re: multi-tenant web app

2013-04-16 Thread Pïd stèr
On 12 Apr 2013, at 12:00, Jamie wrote: > Greetings! > > I would like some advice with regards to deploying a web app in a > multi-tenant scenario. A while back, we had a few cloud service providers ask > us if they could host our web app as a service. Under pressure to come with a > quick solu

Re: Tomcat access log reveals hack attempt: "HEAD /manager/html HTTP/1.0" 404

2013-04-16 Thread Pïd stèr
On 16 Apr 2013, at 19:38, "André Warnier" wrote: > Pïd stèr wrote: >> On 16 Apr 2013, at 17:58, chris derham wrote: >> >>>> Or, another way of looking at this would be that for every 40 servers >>>> scanned without a 404 delay, the same bot infra

Re: ParNew promotion failed in verbose GC logs

2013-04-16 Thread Pïd stèr
On 16 Apr 2013, at 09:23, Techienote com wrote: > On Tue, Apr 16, 2013 at 12:33 PM, Pïd stèr wrote: > >> On 16 Apr 2013, at 06:35, Techienote com wrote: >> >>> Hi Team, >>> >>> Recently I am seeing concurrent mode failure errors in my Verbose GC &g

Re: Tomcat access log reveals hack attempt: "HEAD /manager/html HTTP/1.0" 404

2013-04-16 Thread Pïd stèr
On 16 Apr 2013, at 17:58, chris derham wrote: >> Or, another way of looking at this would be that for every 40 servers >> scanned without a 404 delay, the same bot infrastructure within the same >> time would only be able to scan 1 server if a 1 s 404 delay was implemented >> by 50% of the webser

Re: ParNew promotion failed in verbose GC logs

2013-04-16 Thread Pïd stèr
On 16 Apr 2013, at 06:35, Techienote com wrote: > Hi Team, > > Recently I am seeing concurrent mode failure errors in my Verbose GC logs. > For the same I have set NewSize to 512MB, still I am seeing concurrent mode > failure in the Verbose GC logs Where have you set these JVM attributes and how

Re: Tomcat access log reveals hack attempt: "HEAD /manager/html HTTP/1.0" 404

2013-04-13 Thread Pïd stèr
ecurity. HTTPD doesn't magically provide you with some extra security capability. p > > -Original Message- > From: Pïd stèr [mailto:p...@pidster.com] > Sent: Saturday, 13 April 2013 3:54 AM > To: Tomcat Users List > Subject: Re: Tomcat access log reveals hack attempt

Re: Tomcat access log reveals hack attempt: "HEAD /manager/html HTTP/1.0" 404

2013-04-12 Thread Pïd stèr
On 11 Apr 2013, at 21:36, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Esmond, > > On 4/10/13 8:21 PM, Esmond Pitt wrote: >> We had lots of these and finally an attack last year on a Tomcat >> where the manager password somehow hadn't been changed. > > Note t

Re: Re : Memory leak in Tomcat 6.0.35 ( 64 bit)

2013-04-04 Thread Pïd stèr
On 3 Apr 2013, at 15:36, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Saumil, > > Please try to keep discussions on the mailing list to everyone can > benefit. > > On 4/2/13 6:48 PM, saumil shah wrote: >> For some reason ...I do not see Java process in Task M

Re: Re : Memory leak in Tomcat 6.0.35 ( 64 bit)

2013-04-04 Thread Pïd stèr
On 3 Apr 2013, at 19:16, saumil shah wrote: > Thanks again Chris > I did change in Tomcat 6.0/Conf/server.xml > unpackWARs="false" and autoDeploy="false" > but the logs still complaint about the Deploying web applications > org.apache.catalina.startup.HostConfig deployWARINFO: Deploying