Java_pidxxxxx.hprof Files Keep Filling Up /DevTest/tmp Directory
search cancel

Java_pidxxxxx.hprof Files Keep Filling Up /DevTest/tmp Directory

book

Article ID: 107888

calendar_today

Updated On:

Products

CA Application Test CA Continuous Application Insight (PathFinder)

Issue/Introduction

Would you like to determine cause of the creation of java_pidxxxxxx.hprof files in the /DevTest/tmp directory on DevTest 10.3 server. These files have caused the volume to fill up multiple times.

It seems these hprof files are created every time the server is rebooted. 

Environment

Release:
Component: ITKOTF

Cause

After looking at the stack track looks like the hprof file is getting created because of the Broker. 

 

Resolution

Added the -Xmx1024m setting in the BrokerService.vmoptions file and rebooted.

No new hprof files were created in the tmp folder.

Additional Information

If you are not doing agent testing, there is no need to start the Broker. 

All DevTest components have a built in Broker, so to disable it you can add this to the local.properties file: 

lisa.pathfinder.on=false 

You would have to restart the components to pick up the property.