Re: is jsvc not used here? Re: slow shutdown with jsvc

2007-09-15 Thread charly
at least on solaris) (and maybe there would be used other tools with advantages) Maybe tomcat at all is scarcely anybody using on solaris. I assume that this slowness is only on certain Unices. I did not want to annoy. Thanks Charly

Re: is jsvc not used here? Re: slow shutdown with jsvc

2007-09-14 Thread charly
Ok it seems no problem on Linux. Dos anyone use it on Solaris? Charly 2007/9/14, David Smith: > > I use it and have no problem with it. Always thought of it as a no > brainer on my Mandriva Linux server. > > --David > > charly wrote: > > Ok it seems that jsvc seems

Re: is jsvc not used here? Re: slow shutdown with jsvc

2007-09-13 Thread charly
2007/9/13, Gabriel Wong <[EMAIL PROTECTED]>: > > Charly, > > The URL, provided by Christopher, provides some very useful tips for > port 80 binding. > I would also like to add, another option (used in the hosting world) is > to create a VPS for the application se

Re: is jsvc not used here? Re: slow shutdown with jsvc

2007-09-13 Thread charly
Ok it seems that jsvc seems to be scarcely used. So it seems that jsvc does not fit sufficiently for tomcat and /or there are better solutions or whatever.. thanks charly 2007/9/13, Christopher Schultz > > Charly, > > charly wrote: > > jsvc seems to be no matter on

is jsvc not used here? Re: slow shutdown with jsvc

2007-09-13 Thread charly
jsvc seems to be no matter on this mailing list? Are there other tools for running tomcat on port 80 with nonroot user on unix/solaris? Running apache only for nonroot port 80 access seems to be oversized/extensive for me (maintenance,complexity,..) Charly 2007/9/8, charly : > > Hi all

Re: slow shutdown with jsvc

2007-09-08 Thread charly
something wrong at building the executable? I used ./configure --with-java=pathtojava and make (I do not have autoconf) Are there better solutions? Thanks Charly SunOS server 5.8 Generic_108528-06 sun4u sparc SUNW,UltraSPARC-IIi-cEngine 2007/9/8, charly <[EMAIL PROTECTED]>: > > Hi

Re: Upgrade problem (useBean)

2006-08-19 Thread charly
Is this issue still current? If yes I have seen more emails on the list about such problems and it was because a configuration error: In TC 5.5.17 you will have troubles when and having identical paths or the context docBase attribute ist empty: which also means that the paths are identica

Re: Bandwidth Profiler?

2006-07-29 Thread charly
You can use the "Slow Connection Simulation" feature of Axis TCPMon for this. http://ws.apache.org/commons/tcpmon/tcpmontutorial.html#slow HTH. Regards Karl-Heinz - Original Message - From: "Garthfield Carter" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, July 26, 200

Fw: "filtering" / Mapping? problem after migrating TC from 4.1.x to 5.0.30

2006-07-01 Thread charly
see below - Original Message - From: "charly" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Saturday, July 01, 2006 11:56 AM Subject: "filtering" / Mapping? problem after migrating TC from 4.1.x to 5.0.30 I have a purchased webapp running o

"filtering" / Mapping? problem after migrating TC from 4.1.x to 5.0.30

2006-07-01 Thread charly
I have a purchased webapp running on TC 4.1.30. For this webapp and the versions before I developed a filtering servlet (years ago), which filtered the Outputstream of one (ServletA) of the included webapp servlets (ServletA, ServletB, ServletC, ..) using following mappings and /or contexts: 1) p

Re: looking for memory profiler or dump analyzer for production use

2006-06-22 Thread charly
There as an article about JRocket in one of the last IX magazines (DE) Andrew Leon Rosenberg wrote: not sure, the vm itself is free, but i think the monitoring isn't. we couldn't find any prices ourself too leon On 6/21/06, charly <[EMAIL PROTECTED]> wrote:

Re: looking for memory profiler or dump analyzer for production use

2006-06-21 Thread charly
rockit is actually not a memory dump analyzer but a (high performance) vm with extended monitoring support. http://www.bea.com/framework.jsp?CNT=index.htm&FP=/content/products/jrockit/ regards Leon On 6/19/06, charly <[EMAIL PROTECTED]> wrote: Hello, I am looking for a (free) memory dum

looking for memory profiler or dump analyzer for production use

2006-06-19 Thread charly
Hello, I am looking for a (free) memory dump analyzer which is capable for being used in production on tomcat 5.5 @ w2k server. That means it should not have a performance impact in every day operation, but should be able to generate memory dumps on request, which could be analyzed offline. I

Re: problem in GC tuning

2006-05-30 Thread charly
But the impact of GC logging on the performance should be low outside of the GC cycles ? Isn't it? Karl-heinz - Original Message - From: "Michael Echerer" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, May 26, 2006 4:44 PM Subject: Re: problem in GC tuning 2) Do writi

Re: how to persist a session

2006-05-25 Thread charly
Instead of javascript you could also use an (small, invisible) iframe loading an otherwise empty html page with http meta refresh in it.. Regards Karl-Heinz - Original Message - From: "David Smith" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, May 25, 2006 3:09 PM Sub