Invalid jre option setting default l&f to com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel
(I inherited this project. Don't flame me for using com.sun!) -----Original Message----- From: Emilian Bold [mailto:emilian.b...@protonmail.ch] Sent: Monday, July 09, 2018 3:53 PM To: 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: > Figured out the issue by delving into ant scripts. > > thanks > > Richard Schulte | O: 402.938.1465 | richard.schu...@essvote.com > > From: 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 > > - 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 -- is it based on Ant, on > Maven, on what? > > - please provide step by step instructions what must be done with your > project to run it > > > > Thanks, > > > > Gj > > > > > > > > On Mon, Jul 9, 2018 at 7:16 PM, Schulte, Richard > <richard.schu...@essvote.com> wrote: > > > 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. Can someone provide a pointer to how Netbeans’ Run -> Run Main > > Project starts the project? How can I determine what exception is being > > thrown? > > > > thanks > > > > > >