Re: Increasing Java Heap Size

2016-08-08 Thread Curtis Rueden
Hi Kal, >From the POM file, it looks like a NetBeans application which uses the nbm-maven-plugin? So maybe this blog post helps you? https://netbeansscribbles.wordpress.com/2013/11/27/changing-vm-options-for-netbeans-rcp-applications/ (Caveat emptor: I have not actually worked on this sort of

Re: Increasing Java Heap Size

2016-08-08 Thread lando
I'm rather lost on this maven installation and not sure what goal I should be running. What is happening is that the java file is compiling to an exe and the application is running from there. The reason I need more heap space is because I'm working with awt Images and they gobble down the

Re: Increasing Java Heap Size

2016-08-08 Thread ecki
Hello, If you are talking about an eecutable JAR file, then there is no way to specify the heapsize in the Jar. If you are talking about some executable wrapper we would need to know what plugin you use to help you. The exec:java plugin for example reads command line arguments from the

Re: Increasing Java Heap Size

2016-08-08 Thread Jeff Jensen
What Maven goal are you running that requires additional memory? On Mon, Aug 8, 2016 at 7:14 PM, lando wrote: > Sorry if this is a double post haven't seen the original being sent out > yet. > > Hello, > I'm trying to increase the heap size in the executable that maven

Re: Increasing Java Heap Size

2016-08-08 Thread lando
Sorry if this is a double post haven't seen the original being sent out yet. Hello, I'm trying to increase the heap size in the executable that maven produces without much luck I've tried -Xmx512m in the surefire plugin, but from what I can tell this is only for tests and not for the final

AUTO: Warren Cook is out of the office (returning 08/12/2016)

2016-08-08 Thread wcook
I am out of the office until 08/12/2016. Hello, I am etending my vacation to August 12th and will return to the office August 15th. Please contact Erwin Mendoza for Administrative Support or Patrick Ho for Development Support. Or, for Production issues please contact the Integration On-Call