ofgrenudo commented on issue #5717:
URL: https://github.com/apache/netbeans/issues/5717#issuecomment-1571929521

   Im also having a similar issue.
   
   ```
   [2023-06-01 07:58:20.341]:         ... saving legal artifacts if required
   [2023-06-01 07:58:20.341]:         ... running installation logic
   [2023-06-01 07:58:20.341]:         NameResolver - to parse C:\Program 
Files\NetBeans-17
   [2023-06-01 07:58:20.341]:         java.lang.NullPointerException
   [2023-06-01 07:58:20.341]:           at java.io.File.<init>(Unknown Source)
   [2023-06-01 07:58:20.341]:           at 
org.netbeans.installer.products.nb.all.ConfigurationLogic.install(ConfigurationLogic.java:76)
   [2023-06-01 07:58:20.341]:           at 
org.netbeans.installer.product.components.Product.install(Product.java:338)
   [2023-06-01 07:58:20.341]:           at 
org.netbeans.installer.wizard.components.actions.InstallAction.execute(InstallAction.java:135)
   [2023-06-01 07:58:20.341]:           at 
org.netbeans.installer.wizard.components.WizardAction$1.run(WizardAction.java:103)
   [2023-06-01 07:58:20.341]:         NameResolver - to parse Unknown Error
   [2023-06-01 07:58:20.341]:         NameResolver - to parse Could not install 
{0}, since the installation of {1} failed
   [2023-06-01 07:58:20.341]:         NameResolver - to parse Could not install 
{0}, since the installation of {1} failed
   [2023-06-01 07:58:20.341]:         NameResolver - to parse Could not install 
{0}, since the installation of {1} failed
   [2023-06-01 07:58:20.341]:         NameResolver - to parse Could not install 
{0}, since the installation of {1} failed
   [2023-06-01 07:58:20.341]:         NameResolver - to parse Could not install 
{0}, since the installation of {1} failed
   [2023-06-01 07:58:20.341]:         NameResolver - to parse Canceling, 
rolling back {0}...
   [2023-06-01 07:58:20.341]:         Start rollback of Base 
IDE(nb-all/17.0.0.230214.0)
   [2023-06-01 07:58:20.341]:             ... running uninstallation logic
   ```
   
   When I run the installer gui though, it says that I am missing the JDK 
(which is true). I will try to get that installed in a few minutes and report 
back if there was any success after.
   
   
   
[apachenetbeans-v17-06012023.log](https://github.com/apache/netbeans/files/11624916/apachenetbeans-v17-06012023.log)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to