On May 4, 2011, at 2:08 PM, Jan Goyvaerts wrote: > But I'm *always* running my application server in debug mode ! :-) So I can > quickly add a breakpoint and trace back to the origin of a problem.
In prod???? > > And if I need to do profiling, usually the Sampler plugin of VisualVM allows > me to solve 99% of the cases. This was one of the 1%... 99% of my profiling needs can be solved with VVM. The other 1% is done with YourKit. > > Is there lecture of some kind available about those ... phenomenons ? :-) The problem is, every different profiler/debugger seems to cause a different set of anomalies. I guess it all depends on the code they inject into the run time. I'll be in Crete in a couple of weeks having a Mythos with Heinz on his porch. One of the things we've both run into is changes in run time behavior when various tools are attached. So far we've only treated this as a curiosity but I think that with the Mythos in hand, we might turn it into something more. That said, we will be running a GC log analysis webinar on Tuesday the 24th so we might also get side tracked with the fallout of that also. BTW, the webinar is free and will be open to anyone that is interested. I'll post a link here as soon as I get one from Heinz. Regards, Kirk -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
