Create Self Contained Package on Mac Randomly Fail

Tai Hu tai.hu at veroanalytics.com
Tue May 10 02:55:37 UTC 2016


I used ANT script to make self contained package for our JavaFX application (JDK 8u77). On both Windows 64bit and 32bit. I could generate .exe without any issue. However, on Mac OS X, my script randomly fail with a message as follows,

Error: Bundler "DMG Installer" (dmg) failed to produce a bundle.

Now I have to repeatedly build 4-5 times. Then one of them will succeed. Does anyone have idea on this issue? I have Apple Developer certificate installed, so my package is signed. I tried to turn of gate keeper on my MAC. But it did not help on build success rate at all.

Tai


More information about the openjfx-dev mailing list