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"

Why are there 200000 Finalizer objects at OOME???

2006-07-06 Thread John McClain
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 "Skeptici

Memory Leak question - please help

2006-06-29 Thread John McClain
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
e, so 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. Whe

Question about StandardSession and ApplicationContext

2006-06-21 Thread John McClain
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

Memory Profiling Strategy???

2006-06-12 Thread John McClain
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 t

Architecture question for all you gurus out there

2006-03-09 Thread John MccLain
management. 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 ad

how to ensure loadlibrary called once?!?

2006-03-03 Thread John MccLain
text.listenerStart(StandardContext.java: 3727) at org.apache.c ... HELP! John McClain Senior Software Engineer TCS Healthcare [EMAIL PROTECTED] (530)886-1700x235 "Skepticism is the first step toward truth" - T

web app to show session state for all server sessions

2005-11-29 Thread John MccLain
question is, can this be done - querying other context sessions, and would it be done with MBeans, or is there a better way? Can someone point me to documentation on how to do something like this John McClain Senior Software Engineer TCS Healthcare [EMAIL PROTECTED] (530)886-1700x235 "Skepticism i

Unable to perform replication request.

2005-11-28 Thread John MccLain
che.jk.common.ChannelSocket.processConnection(ChannelSocket.java:674) 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

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
the package name so 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 Seni

question about web-inf/lib

2005-11-02 Thread John MccLain
in another classloader" How can we avoid this? If we place the .dll and .jar in Tomcat/common/lib, and set our System path to it, will this solve the problem? How John McClain Senior Software Engineer TCS Healthcare [EMAIL PROTECTED] (530)886-1700x235 "Skepticism is the fir