Re: Handling requests when under load - ACCEPT and RST vs non-ACCEPT

2012-11-14 Thread Asankha C. Perera
On 11/14/12 11:02 AM, chris derham wrote: My simple thought was that it sounds like your code isn't working. You have more load than one tomcat instance can handle, which overloads that instance. You are trying to write code to handle this situation, and seem convinced that the only solution is

Re: Jsp class loader issue in Tomcat 7

2012-11-14 Thread Konstantin Kolinko
2012/11/14 Christopher Schultz : > >> Do you have any idea why old jasper-compiler (used inside an >> application) provoke errors to other applications? Is it a bug? Or >> is there some additional config to make it works? > > Oh, this breaks *other* applications? There may be some weirdness, > here

Re: How The Weather Company survived a 1,000% traffic spike during Hurricane Sandy

2012-11-14 Thread Jordan Michaels
That's very cool. Appreciate the share. =) Warm Regards, Jordan Michaels On 11/14/2012 06:46 PM, Terence M. Bandoian wrote: For anyone who might be interested: http://venturebeat.com/2012/11/02/how-the-weather-company-survived-a-1000-traffic-spike-during-hurricane-sandy/ It looks like Tomcat

How The Weather Company survived a 1,000% traffic spike during Hurricane Sandy

2012-11-14 Thread Terence M. Bandoian
For anyone who might be interested: http://venturebeat.com/2012/11/02/how-the-weather-company-survived-a-1000-traffic-spike-during-hurricane-sandy/ It looks like Tomcat held up under heavy load. -Terence Bandoian - To unsubsc

Re: JRE Access violation

2012-11-14 Thread rsivan
# A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x7729e39e, pid=4432, tid=4588 ... Except for the actual pid etc numbers I am experiencing the same problem about once a day. I believe this is an important piece of informatio

Re: ApacheCon EU 2012 Talks

2012-11-14 Thread Tony Anecito
Many thanks Thomas for making it available! Do we get it signed or something? lol   -Tony --- On Wed, 11/14/12, Mark Thomas wrote: From: Mark Thomas Subject: ApacheCon EU 2012 Talks To: "Tomcat Users List" Date: Wednesday, November 14, 2012, 4:32 PM All, The slides from my two Tomcat talk

ApacheCon EU 2012 Talks

2012-11-14 Thread Mark Thomas
All, The slides from my two Tomcat talks are available from the usual place [1]. There are some audio recordings as well. Once those are available for download I'll follow-up this e-mail with the link. I have also included some notes Rainer Jung provided on my reverse proxies talk. They should ma

Re: Handling requests when under load - ACCEPT and RST vs non-ACCEPT

2012-11-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris, On 11/14/12 11:02 AM, chris derham wrote: > My simple thought was that it sounds like your code isn't working. > You have more load than one tomcat instance can handle, which > overloads that instance. You are trying to write code to handle > t

No connection to Tomcat with JK with Oracle Apache2 on Solaris 10

2012-11-14 Thread Douglas Denny
Hello, I am deploying an update Tomcat/JK/Apache 2 environment and have run into an issue with the most recent Tomcat Connector deployment. There is, also. a linux component to this system that is working fine. I have tried many variations in the config file, but started with one that looks almost

Re: Jsp class loader issue in Tomcat 7

2012-11-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trung, On 11/14/12 10:18 AM, Duc Trung TRAN wrote: > We are trying to migrate Tomcat 5.5 to Tomcat 7. And We have > issues in an old application which make use of JspC class. In fact, > this application has an internal jsp templating and use JspC to >

Re: Base version of Tomcat 7?

2012-11-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James, On 11/14/12 4:23 AM, James Morgan wrote: > Morning I have afew questions you may be able to help me with. > > I have been struggling to find out what is the base version of > tomcat 7 which is used as the embedded container. Which embedded co

Re: Handling requests when under load - ACCEPT and RST vs non-ACCEPT

2012-11-14 Thread chris derham
Having finally received the actual details of what the OP actually is doing in email #37 of this thread, I was struck by a simple thought. I have re-read the whole thread, and don't think/hope that I am about to say anything completely stupid. > "We develop software that routes millions of request

Re: JMX Tomcat

2012-11-14 Thread Konstantin Kolinko
2012/11/14 Adrien RUFFIE > > Hi all, > > > > Do you know means to (via JMX) restart only one webapp in my tomcat ? > > Like with a MBean invoke method? Do you know one MBean or other which can do > this : 1. Do not send HTML-formatted e-mails to the mailing list. 2. Sure, there is a method. The

JMX Tomcat

2012-11-14 Thread Adrien RUFFIE
Hi all, Do you know means to (via JMX) restart only one webapp in my tomcat ? Like with a MBean invoke method? Do you know one MBean or other which can do this : [cid:image001.jpg@01CDC258.40E4A7D0] Thank, best regards Bien cordialement, [cid:image002.png@01CDC258.40E4A7D0]

Base version of Tomcat 7?

2012-11-14 Thread James Morgan
Morning I have afew questions you may be able to help me with. I have been struggling to find out what is the base version of tomcat 7 which is used as the embedded container. I eventually noticed it when starting up my project in Maven and saw the following output: *INFO: Starting Servlet Engine