Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Navigator heap dumb files size

avatar
Explorer

Navigator heap dumb files size is getting larger causing memory errors..ANything I can do besides increasing "Java Heap Size of Navigator Metadata Server in Bytes" size? I have 4 hprof files in my navigator_heap_dump dir. Do I need all 4 of them? 

1 ACCEPTED SOLUTION

avatar
Champion

@Vitali1

 

If you are not using Navigator in your project then you can 

1. CM -> Management -> Configuration -> “Navigator Audit Server Data Expiration Period" -> default 90 days. You can reduce it to 45 days or less

--or--

2. Purge the Navigator old history and start again

View solution in original post

2 REPLIES 2

avatar
Champion

@Vitali1

 

If you are not using Navigator in your project then you can 

1. CM -> Management -> Configuration -> “Navigator Audit Server Data Expiration Period" -> default 90 days. You can reduce it to 45 days or less

--or--

2. Purge the Navigator old history and start again

avatar
Master Guru

@Vitali1,

 

 

If you have "Dump Heap When Out of Memory" enabled, a heap dump will be generated if the process runs out of heap.

The files generated can be deleted as they are only for debugging purposes.  Navigator does not require them.

 

That said, you can if you are running out of  heap, increasing the heap size is likely a good first try to resolve that issue.

 

-Ben