On 14 September 2012 06:14, Aditi Sinha wrote:
> Hi,
>
Please do not top-post - it makes the thread very confusing to read.
> Tried below option.
> jmap -J-Xmx512M -dump:format=b,file=heap.bin
Tomcat heap = 512M according to your earlier post, is that correct?
jmap heap = 512M (according to t
Hi,
Tried below option.
* jmap -J-Xmx512M -dump:format=b,file=heap.bin *
This too gives the same problem *": Not enough storage is available to
process this command"*
**
**Thanks & Regards,
Aditi
On Thu, Sep 13, 2012 at 1:40 PM, Brett Delle Grazie <
brett.dellegra...@gmail.com> wrote:
> On 12
On 12 September 2012 13:14, Pid wrote:
> 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,fi
Hi,
Please find the requested details below
1. What is your OS?
*Windows 7, 32-bit OS. I have even tried on Windows 2k8 server but the
same problem.*
2. How much memory the running Tomcat is using? Do you have enough
space on your hard drive, and does it have access rights to write
there?
*Runn
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
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
>
2012/9/12 Aditi Sinha :
> 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
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 available to process this command.*
When Tom