RE: problems running project

2018-07-09 Thread Emilian Bold
o: Schulte, Richard > > Cc: Geertjan Wielenga; us...@netbeans.incubator.apache.org > > Subject: RE: problems running project > > And what was the issue? > > --emi > > ‐‐‐ Original Message ‐‐‐ > > On 9 July 2018 11:50 PM, Schulte, Richard richard.schu...@essvote.com wrote: >

RE: problems running project

2018-07-09 Thread Schulte, Richard
, Richard Cc: Geertjan Wielenga; us...@netbeans.incubator.apache.org Subject: RE: problems running project And what was the issue? --emi ‐‐‐ Original Message ‐‐‐ On 9 July 2018 11:50 PM, Schulte, Richard wrote: > Figured out the issue by delving into ant scripts. > > thanks &g

RE: problems running project

2018-07-09 Thread Emilian Bold
om: Geertjan Wielenga [mailto:geertjan.wiele...@googlemail.com.INVALID] > > Sent: Monday, July 09, 2018 12:22 PM > > To: us...@netbeans.incubator.apache.org > > Subject: Re: problems running project > >   > >   > > What is needed from you: > > - your operating system

RE: problems running project

2018-07-09 Thread Schulte, Richard
running project What is needed from you: - your operating system - which version, exactly, of Java are you using - are you using the 9.0-VC3 announced here and elsewhere, if not, please use that - please provide a project that can be used to reproduce the problem - right now we know nothing about

Re: problems running project

2018-07-09 Thread Geertjan Wielenga
What is needed from you: - your operating system - which version, exactly, of Java are you using - are you using the 9.0-VC3 announced here and elsewhere, if not, please use that - please provide a project that can be used to reproduce the problem - right now we know nothing about your project -- i

problems running project

2018-07-09 Thread Schulte, Richard
I migrated a project from Netbeans 8/JDK 8 to Netbeans 9/JDK 10. The project builds successfully, but it fails with 'Error: Could not create Java Virtual Machine. Error: A fatal exception has occurred'. I can run the project from a script file, so it works if everything is set up correctly.