Burp Suite User Forum

Create new post

Getting Java Heap Space Error.

Javed | Last updated: May 18, 2015 11:26AM UTC

Hi Team, Getting Java Heap Space error and eventually Burp Suite got hanged later on. Increase Java Heap Space as mentioned below but still not getting valid response. Increase the size as mentioned below but still issue exist. Please do needful. Xms1G -Xmx4G -XX:MaxPermSize=1024M Regards, Javed Parmar

PortSwigger Agent | Last updated: May 18, 2015 12:28PM UTC

The amount of heap memory that Burp consumes depends on the amount of work you are trying to do with it. If you are still seeing error messages about failure to allocate memory, then you may simply need to increase your allocated max heap size (via -Xmx) further. Alternatively, you may need to package the work you are doing into smaller units.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.