{"id":5365,"date":"2014-03-30T21:07:30","date_gmt":"2014-03-30T21:07:30","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/eclipse-isnt-using-allotted-heap-i-get-an-out-of-memory-error-collection-of-common-programming-errors\/"},"modified":"2014-03-30T21:07:30","modified_gmt":"2014-03-30T21:07:30","slug":"eclipse-isnt-using-allotted-heap-i-get-an-out-of-memory-error-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/eclipse-isnt-using-allotted-heap-i-get-an-out-of-memory-error-collection-of-common-programming-errors\/","title":{"rendered":"Eclipse isn&#39;t using allotted heap; I get an out of memory error?-Collection of common programming errors"},"content":{"rendered":"<p>You are getting the OOME when running your code (as a Java application, or within a Java application server). This JVM is different from the JVM used by Eclipse, and will have it&#8217;s own Xms and Xmx values.<\/p>\n<p>If you need to modify the settings for the launched process, you&#8217;ll need to modify the runtime configuration of the project to specify the arguments to the JVM explicitly. The default values in use may be insufficient for your application.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You are getting the OOME when running your code (as a Java application, or within a Java application server). This JVM is different from the JVM used by Eclipse, and will have it&#8217;s own Xms and Xmx values. If you need to modify the settings for the launched process, you&#8217;ll need to modify the runtime [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5365","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5365","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5365"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5365\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5365"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5365"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}