Re: How to get heap dump of Tomcat running as windows service.

2012-09-12 Thread Joao Silva
On 12/09/2012 11:02, Aditi Sinha wrote: Hi, We have web server hosted on Tomcat 7.0.22. Tomcat is running as windows service. When we try to get the heap dump of Tomcat using the following command *jmap -dump:format=b,file=heap.bin * we get below error *: Not enough storage is avail

Re: Shared data source (Bug 49543)

2012-05-23 Thread Joao Silva
Hi The ResourceLink element will use the parameters name, global and type. Everything else is being ignored, as the resource link is but reference to the global shared data source. See http://tomcat.apache.org/tomcat-7.0-doc/config/context.html, searching for ResourceLink. Best regards On 5/