Why are there 200000 Finalizer objects at OOME???

2006-07-06 Thread John McClain
, but will take heap snapshots on an hourly interval - HOPEFULLY, I can find what is going on Is there any one out there who can help us find this memory leak? Fee for Service could be acceptable? John McClain Senior Software Engineer TCS Healthcare [EMAIL PROTECTED] (530)886-1700x235 Skepticism

Why are there 200000 Finalizer objects all with socket reterents at OOME???

2006-07-06 Thread John McClain
I forgot to mention in my last post that all the Finalizers left in memory had a referent of java.net.socket* John McClain Senior Software Engineer TCS Healthcare [EMAIL PROTECTED] (530)886-1700x235 Skepticism is the first step toward truth

Memory Leak question - please help

2006-06-29 Thread John McClain
? Is there anyone out there who could help on this issue. Fee for service is possible. John McClain Senior Software Engineer TCS Healthcare [EMAIL PROTECTED] (530)886-1700x235 Skepticism is the first step toward truth

RE: Question about StandardSession and ApplicationContext

2006-06-23 Thread John McClain
11MB session objects would have been discovered early on. John McClain wrote: I am profiling our application in jprofiler. I have noticed that the deep size of StandardSession object for each user is VERY large - ~ 11+mb. Yet I know that we are not adding that much data. Where is all that memory

Question about StandardSession and ApplicationContext

2006-06-21 Thread John McClain
, or is it static data that each session points to? Does anyone out there have a strategy for finding memory leaks in a Tomcat application? I am not finding ours. John McClain Senior Software Engineer TCS Healthcare [EMAIL PROTECTED] (530)886-1700x235 Skepticism is the first step toward truth

Memory Profiling Strategy???

2006-06-12 Thread John McClain
not increase in net memory usage. What is the best strategy to find this memory leak??? If it is not in user session memory, then can I assume it is a Tomcat memory leak??? John McClain Senior Software Engineer TCS Healthcare [EMAIL PROTECTED] (530)886-1700x235 Skepticism is the first step toward

Architecture question for all you gurus out there

2006-03-09 Thread John MccLain
. Is there a better way??? John McClain Senior Software Engineer TCS Healthcare [EMAIL PROTECTED] (530)886-1700x235 Skepticism is the first step toward truth - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

how to ensure loadlibrary called once?!?

2006-03-03 Thread John MccLain
) at org.apache.c ... HELP! John McClain Senior Software Engineer TCS Healthcare [EMAIL PROTECTED] (530)886-1700x235 Skepticism is the first step toward truth - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Unable to perform replication request.

2005-11-28 Thread John MccLain
) at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java :866) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav a:684) at java.lang.Thread.run(Thread.java:595) John McClain Senior Software Engineer TCS Healthcare [EMAIL PROTECTED] (530)886

SSL Handshake before parameters sent???

2005-11-22 Thread John MccLain
encrypted. My question is If I call a servlet from a browser and pass the servlet some parameters that need to be sent encrypted, do the parameters get SSL encrypted BEFORE they are sent, or are they sent clear text, then the SSL Handshake, then all other data sent is encrypted? John McClain Senior

Tomcat has 2 webapps - confused which classes to load

2005-11-18 Thread John MccLain
there is not a naming conflict? so my second question is, is there a way to have a class called aaa.bbb in WEB-INF/classes of both project1 and project2 unerneath Tomcat/webapps, and have Tomcat (and Eclipse) recognize them as separate classes? John McClain Senior Software Engineer TCS Healthcare