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 257935 - Not able to launch exe file, it always says Failed To Launch JVM.
Summary: Not able to launch exe file, it always says Failed To Launch JVM.
Status: RESOLVED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Deployment (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-11 09:00 UTC by shilpa1990
Modified: 2017-05-10 12:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
These are the screenshots of the error dialogs coming up while launching the exe. (7.98 KB, image/png)
2016-02-11 09:00 UTC, shilpa1990
Details

Note You need to log in before you can comment on or make changes to this bug.
Description shilpa1990 2016-02-11 09:00:47 UTC
Created attachment 158457 [details]
These are the screenshots of the error dialogs coming up while launching the exe.

Packaged JAVAFX application as a self contained application i.e as exe. When i try to run the .exe it is not launching saying Failed To Start JVM.

Please help me with solution to this issue, as it is urgent for project delivery.

Netbeans details :

Product Version: NetBeans IDE 8.1 (Build 201510222201)
Java: 1.8.0_66; Java HotSpot(TM) 64-Bit Server VM 25.66-b18
Runtime: Java(TM) SE Runtime Environment 1.8.0_66-b18
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\H146130\AppData\Roaming\NetBeans\8.1
Cache directory: C:\Users\H146130\AppData\Local\NetBeans\Cache\8.1
Comment 1 FibreFoX 2016-05-04 13:36:45 UTC
Hi,

this might be solved with updated JDK 8 Update 92.

official Oracle JDK Bug:
https://bugs.openjdk.java.net/browse/JDK-8143314
https://bugs.openjdk.java.net/browse/JDK-8143934
Comment 2 Tomas Zezula 2017-05-10 12:50:01 UTC
Works fine with JDK 1.8.0_131.
Please update JDK.