cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1497
Views
5
Helpful
1
Replies

VXML Memory Leak Issue

Roy_11
Spotlight
Spotlight

Hi Experts ,

 

last week we had deployed on IVR application two xml file has been modifed and updated , it was working fine for 1 hour after that all appliaction are  impacted . there was call drop on the VRU node in ICM , there was no call hit on VXML application more than 4 hrs , we have taken all application backup and moved to side B , the side B started working and then in Side A we have removed all the application and added one by one then side A also started working on this , now currently few applications are running on side A , Here have attached the tomcat catalina logs for your reference , could you please review and tell us what went wrong on this , why so many threads are struck , what caused it happened .

 

 

Thanks!

1 Reply 1

Omar Deen
Spotlight
Spotlight

You need to verify that you actually do have a memory leak before you can go any further. Here's a good tutorial on how to use JConsole to find memory leaks: http://www.cleantutorials.com/jconsole/detecting-memory-leak-in-java-using-jconsole-with-example-code

 

You can also use Eclipse MAT: https://www.vogella.com/tutorials/EclipseMemoryAnalyzer/article.html