You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by David Gradwell <da...@gradwell.com> on 2020/04/24 11:29:25 UTC

Release 12 beta 3 - Package as DMG Image fails with "Bundler DMG Installer skipped because of a configuration problem"

I’ve just raised issue 4237.  https://issues.apache.org/jira/browse/NETBEANS-4237

The key issue is:


Launching <fx:deploy> in native packager mode...
No base JDK. Package will use system JRE.
No base JDK. Package will use system JRE.
Bundler DMG Installer skipped because of a configuration problem: Cannot determine which JRE/JDK exists in the specified runtime directory.
Advice to fix: Point the runtime directory to one of the JDK/JRE root, the Contents/Home directory of that root, or the Contents/Home/jre directory of the JDK.

The advice given doesn’t work and so I can’t package.  More details in Jira.

Regards

David Gradwell