This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 244048 - Create a new Javafx Application with default Pre Loader. Package that as EXE Installer. Pre loader does not show up. However it comes up when we run from either IDE or using java -jar
Summary: Create a new Javafx Application with default Pre Loader. Package that as EXE ...
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords: JDK_8
Depends on:
Blocks:
 
Reported: 2014-04-24 13:52 UTC by RadhakrishnaMurthy
Modified: 2014-05-27 14:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (87.75 KB, text/plain)
2014-04-24 13:52 UTC, RadhakrishnaMurthy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description RadhakrishnaMurthy 2014-04-24 13:52:01 UTC
Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_05
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.5-b02
Comment 1 RadhakrishnaMurthy 2014-04-24 13:52:10 UTC
Created attachment 146922 [details]
IDE log
Comment 2 Roman Svitanic 2014-05-27 14:02:25 UTC
Thanks for the report, I can confirm the issue, it affects native deployment on JDK8 regardless of the chosen type (exe, msi, image,...). However the issue seems to be in javafxpackager (and fx:deploy task, which NetBeans uses) in JDK8, not in NetBeans, therefore we can't do anything about it.

Issue is reproducible using commandline javafxpackager from JDK8 as well.

Please file an issue against JavaFX: https://javafx-jira.kenai.com. Thanks!