Re: OutOfMemoryError: Java heap space

2018-01-08 Thread Oliver Rettig
Hi Thomas, thanks for revision, of course you are right:-) Oliver > Oliver, > Why would the starting heap size matter (and according to his log, it's > already 512m)? I think the option he should modify is the max heap size, > -Xmx. His log says it's currently 1024m - maybe he should set it to >

OutOfMemoryError: Java heap space

2018-01-08 Thread Gabriele Brosulo
Hi all, I'm running Netbeans 8.2 on a Debian jessie box. Everytime I launch Netbeans i got the following error: "OutOfMemoryError: Java heap space". Everything seems working, but in one PHP project CTRL+Click, autocomplete and other useful things stopped working. I googled a lot, but I can't

Re: Running local build under JDK 9?

2018-01-08 Thread Jan Lahoda
(Forwarding e-mail I've accidentally didn't send to the mailing list.) Jan On Mon, Jan 8, 2018 at 8:05 AM, Jan Lahoda wrote: > On Mon, Jan 8, 2018 at 6:33 AM, cowwoc wrote: > >> Following up on https://issues.apache.org/jira/browse/NETBEANS-238 is >>