On 22.05.19 16:36, Louis Zipes wrote:
> Hi Experts,
> I know that if you Google 'Tomcat Tuning' you will get some hits (ex.
> https://www.mulesoft.com/tcat/tomcat-performance) but I would like to see if
> we can have a discussion of best practices for Tomcat tuning from t
On 22/05/2019 15:36, Louis Zipes wrote:
> Hi Experts,
> I know that if you Google 'Tomcat Tuning' you will get some hits (ex.
> https://www.mulesoft.com/tcat/tomcat-performance) but I would like to see if
> we can have a discussion of best practices for Tomcat tunin
Hi Experts,
I know that if you Google 'Tomcat Tuning' you will get some hits (ex.
https://www.mulesoft.com/tcat/tomcat-performance) but I would like to see if
we can have a discussion of best practices for Tomcat tuning from the group of
experts here. Is there an updated top
e, Charles R [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 16, 2008 11:44 AM
To: Tomcat Users List
Subject: RE: Tomcat tuning
From: Charlie Wingate [mailto:[EMAIL PROTECTED]
Subject: RE: Tomcat tuning
I do not know of any documents that directly speak to
performance tuning
The
1:44 AM
To: Tomcat Users List
Subject: RE: Tomcat tuning
> From: Charlie Wingate [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat tuning
>
> I do not know of any documents that directly speak to
> performance tuning
The reason for that is performance tuning depends almost entirely
> From: Charlie Wingate [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat tuning
>
> I do not know of any documents that directly speak to
> performance tuning
The reason for that is performance tuning depends almost entirely on the
applications being run, not on the contain
|
|Pour : "Tomcat Users List"
|
|cc :
ms we have cannot be solved at the same level of thinking
with which we created them. ~ Albert Einstein
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 16, 2008 10:41 AM
To: users@tomcat.apache.org
Subject: Tomcat tuning
Importance: High
Tomcat : 5
Pour : Tomcat Users List
|
|cc :
|
| Objet :
|
|Pour : "Tomcat Users List"
|
|cc :
Pour : "Tomcat Users List"
|
|cc :
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: Tomcat tuning
>
> Tomcat : 5.0.28
> Java : 1.4.2 SR8
> Apache : 2.2.4
> Mod_jk : 1.2.25
>
> is there any doc. about the tuning of tomcat ?
There are several things you can do:
1) Use a newer JVM.
Tomcat : 5.0.28
Java : 1.4.2 SR8
Apache : 2.2.4
Mod_jk : 1.2.25
Hi everybody,
is there any doc. about the tuning of tomcat ?
Best Regards
Jean-Louis Matéo
-
To start a new topic, e-mail: users@tomcat.apache.org
To
Rainer Jung <[EMAIL PROTECTED]> writes:
> I agree with Mark, two of those look like coming from the Java 2D
> disposer thread, and the other two - as you already observed - come from
> OutOfMemory related to growableArray. A quick look into the bug database
> shows, that both areas unfortunatel
I agree with Mark, two of those look like coming from the Java 2D
disposer thread, and the other two - as you already observed - come from
OutOfMemory related to growableArray. A quick look into the bug database
shows, that both areas unfortunately seem to be notorious for JVM
crashes. There se
Mark Thomas <[EMAIL PROTECTED]> writes:
> Jacob Bunk Nielsen wrote:
>> Rainer Jung <[EMAIL PROTECTED]> writes:
>>
>>> Give us a look at your hotspot error files.
>>
>> I have put a few online at http://flof.dk/~jbn/hs_err/ [...]
>
> The first 2 are Java2D problems, not Tomcat issues. Sun need to
Jacob Bunk Nielsen wrote:
> Rainer Jung <[EMAIL PROTECTED]> writes:
>
>> Give us a look at your hotspot error files.
>
> I have put a few online at http://flof.dk/~jbn/hs_err/ - now that I
> look at it two of them are OutOfMemory-errors.
The first 2 are Java2D problems, not Tomcat issues. Sun nee
Rainer Jung <[EMAIL PROTECTED]> writes:
> Give us a look at your hotspot error files.
I have put a few online at http://flof.dk/~jbn/hs_err/ - now that I
look at it two of them are OutOfMemory-errors. I newer had those with
Java5, but Sun has accepted a bugreport about it, and we are
communicatin
No, sorry I misread you mail telling us that you upgraded from 1.5.0_09.
Java 6 should be OK, there is a 1.6.0_01 out for a couple of weeks now.
Still interested in your hotspot error files next week.
Regards,
Rainer
Jacob Bunk Nielsen schrieb:
> Rainer Jung <[EMAIL PROTECTED]> writes:
>
>> Gi
Rainer Jung <[EMAIL PROTECTED]> writes:
> Give us a look at your hotspot error files.
I'll put a few online when I get back to work on Monday.
> If double free is really the reason it won't be caused by a pure Java
> Tomcat, instead it could be native libs integrated into your webapps by
> JNI
Andrew Miehs <[EMAIL PROTECTED]> writes:
> What messages are you getting 'EXACTLY'?
>From one of the hs_err_pid.log:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb7ec6e9c, pid=13753, tid=719874992
#
# Java VM: Java HotSpot(TM) Server VM (1.6.0
"Peter Crowther" <[EMAIL PROTECTED]> writes:
> Jacob, are you *absolutely* sure the hardware is solid? Does anything
> else ever crash? Does the same setup work on another machine (I
> appreciate this is not always easy to test)?
Yes, I'm quite sure the hardware is solid.
Actually I'm running
Give us a look at your hotspot error files.
Do they look very close to each other, or do they show very different
stacks as the reason for the crash?
If double free is really the reason it won't be caused by a pure Java
Tomcat, instead it could be native libs integrated into your webapps by
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 15/06/2007, at 4:36 PM, Peter Crowther wrote:
From: Hassan Schroeder [mailto:[EMAIL PROTECTED]
On 6/15/07, Jacob Bunk Nielsen <[EMAIL PROTECTED]> wrote:
I experience random crashes of the JVM on a daily basis. It simply
fails with segmentation
> From: Hassan Schroeder [mailto:[EMAIL PROTECTED]
> On 6/15/07, Jacob Bunk Nielsen <[EMAIL PROTECTED]> wrote:
>
> > I'm running Tomcat 6.0.13 on Sun Java6 and Linux.
>
> > I experience random crashes of the JVM on a daily basis. It simply
> > fails with segmentation faults, double frees and sim
On 6/15/07, Jacob Bunk Nielsen <[EMAIL PROTECTED]> wrote:
I'm running Tomcat 6.0.13 on Sun Java6 and Linux.
I experience random crashes of the JVM on a daily basis. It simply
fails with segmentation faults, double frees and similar. Are any of
you experiencing similar problems? I had the same
Hi
Mark Thomas <[EMAIL PROTECTED]> writes:
> Jacob Bunk Nielsen wrote:
>> If I submit a bug report with Sun I get a reply that I should contact
>> Apache because the problem seems to be triggered by Tomcat. Is anyone
>> at Apache interested in those hs_err_PID.log files generated by the
>> JVM?
>
Jacob Bunk Nielsen wrote:
> If I submit a bug report with Sun I get a reply that I should contact
> Apache because the problem seems to be triggered by Tomcat. Is anyone
> at Apache interested in those hs_err_PID.log files generated by the
> JVM?
If you are using the native connector, it is possibl
Hi
I'm running Tomcat 6.0.13 on Sun Java6 and Linux. I upgraded from
Tomcat 5.5.17 and Java5 update 9 a couple of weeks ago.
I experience random crashes of the JVM on a daily basis. It simply
fails with segmentation faults, double frees and similar. Are any of
you experiencing similar problems? I
29 matches
Mail list logo