JDK-8146306 : 8u66 Windows 64-bit packager - install succeeds but application fails to start
  • Type: Bug
  • Component: deploy
  • Sub-Component: packager
  • Affected Version: 8u60
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_7
  • CPU: x86_64
  • Submitted: 2015-09-15
  • Updated: 2015-12-30
  • Resolved: 2015-12-30
Related Reports
Relates :  
Relates :  
Description
FULL PRODUCT VERSION :
JDK 8u66 - EA - B02 (64 bit)

ADDITIONAL OS VERSION INFORMATION :
Build system = Windows 7 Pro SP1 64 bit
Target system = ver 10.0.10240.2.0.0.256.48  (Windows 10 64 Bit)


EXTRA RELEVANT SYSTEM CONFIGURATION :
Windows bundle from a 64-bit Windows 7 build machine
Eclipse / Ant

A DESCRIPTION OF THE PROBLEM :
My JavaFX Application is installed correctly in Windows 10 (version 10.0.10240.2.0.0.256.48 ��� 64 bits) but refuses to run !

I use the JavaFX native packager to produce native install bundles for Windows (from an Eclipse / Ant script).
 
I create my Windows bundle from a 64-bit Windows 7 build machine - JDK used : 8u66 b02 early access - 64-bit Windows.

This bug is similar to this issue in Java Bug System : https://bugs.openjdk.java.net/browse/JDK-8131321




STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Build a JavaFX application from Windows 7 machine whith JDK 8u66 - ea - b02
Install this application to Windows 10 machine
Run this application

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
My JavaFX Application has to run
ACTUAL -
My JavaFX Application doesn't run

ERROR MESSAGES/STACK TRACES THAT OCCUR :
Version=1
EventType=APPCRASH
EventTime=130864702451021437
ReportType=2
Consent=1
UploadTime=130864702451511579
ReportIdentifier=24dfda4e-58b4-11e5-9bcc-40167ea96581
IntegratorReportIdentifier=b2a55f78-eb3c-45ce-ac2f-8d1168e632ea
NsAppName=Gizmo.exe
Response.BucketId=aaf8b8a0092aa9527a74509504362d82
Response.BucketTable=4
Response.LegacyBucketId=120319236093
Response.type=4
Sig[0].Name=Nom de l���application
Sig[0].Value=Gizmo.exe
Sig[1].Name=Version de l���application
Sig[1].Value=0.0.0.0
Sig[2].Name=Horodatage de l���application
Sig[2].Value=55ae9500
Sig[3].Name=Nom du module par d��faut
Sig[3].Value=packager.dll
Sig[4].Name=Version du module par d��faut
Sig[4].Value=0.0.0.0
Sig[5].Name=Horodateur du module par d��faut
Sig[5].Value=55ae9511
Sig[6].Name=Code de l���exception
Sig[6].Value=c0000005
Sig[7].Name=D��calage de l���exception
Sig[7].Value=0000000000021582
DynamicSig[1].Name=Version du syst��me
DynamicSig[1].Value=10.0.10240.2.0.0.256.48
DynamicSig[2].Name=Identificateur de param��tres r��gionaux
DynamicSig[2].Value=1036
DynamicSig[22].Name=Information suppl��mentaire n����1
DynamicSig[22].Value=977e
DynamicSig[23].Name=Information suppl��mentaire n����2
DynamicSig[23].Value=977e064bc40da801d3b8c685ee852fa2
DynamicSig[24].Name=Information suppl��mentaire n����3
DynamicSig[24].Value=b8fb
DynamicSig[25].Name=Information suppl��mentaire n����4
DynamicSig[25].Value=b8fba9aca294d1e8043f1091158b3194
UI[2]=C:\Program Files\Gizmo\Gizmo.exe
UI[3]=Gizmo.exe a cess�� de fonctionner
UI[4]=Windows peut rechercher une solution au probl��me en ligne.
UI[5]=Rechercher une solution en ligne et fermer le programme
UI[6]=Rechercher ult��rieurement une solution en ligne et fermer le programme
UI[7]=Fermer le programme
LoadedModule[0]=C:\Program Files\Gizmo\Gizmo.exe
LoadedModule[1]=C:\WINDOWS\SYSTEM32\ntdll.dll
LoadedModule[2]=C:\WINDOWS\system32\KERNEL32.DLL
LoadedModule[3]=C:\WINDOWS\system32\KERNELBASE.dll
LoadedModule[4]=C:\WINDOWS\system32\USER32.dll
LoadedModule[5]=C:\WINDOWS\system32\GDI32.dll
LoadedModule[6]=C:\WINDOWS\system32\SHELL32.dll
LoadedModule[7]=C:\WINDOWS\system32\msvcrt.dll
LoadedModule[8]=C:\WINDOWS\system32\windows.storage.dll
LoadedModule[9]=C:\WINDOWS\system32\combase.dll
LoadedModule[10]=C:\WINDOWS\system32\RPCRT4.dll
LoadedModule[11]=C:\WINDOWS\system32\advapi32.dll
LoadedModule[12]=C:\WINDOWS\system32\sechost.dll
LoadedModule[13]=C:\WINDOWS\system32\shlwapi.dll
LoadedModule[14]=C:\WINDOWS\system32\kernel.appcore.dll
LoadedModule[15]=C:\WINDOWS\system32\shcore.dll
LoadedModule[16]=C:\WINDOWS\system32\powrprof.dll
LoadedModule[17]=C:\WINDOWS\system32\profapi.dll
LoadedModule[18]=C:\Program Files\Gizmo\MSVCP120.dll
LoadedModule[19]=C:\Program Files\Gizmo\MSVCR120.dll
LoadedModule[20]=C:\WINDOWS\system32\IMM32.DLL
LoadedModule[21]=C:\WINDOWS\system32\MSCTF.dll
LoadedModule[22]=C:\Program Files\Gizmo\packager.dll
State[0].Key=Transport.DoneStage1
State[0].Value=1
FriendlyEventName=Fonctionnement arr��t��
ConsentKey=APPCRASH
AppName=Gizmo.exe
AppPath=C:\Program Files\Gizmo\Gizmo.exe
NsPartner=windows
NsGroup=windows8
ApplicationIdentity=EB30C1837B962D02E5ED58C91E042726


REPRODUCIBILITY :
This bug can be reproduced always.

SUPPORT :
YES


Comments
Closing this as a duplicate of JDK-8131321 based upon successful confirmation with 8u60 b26, 8u66 b02 and 9 ea by submitter.
30-12-2015

This is likely a duplicate of JDK-8131321 which has resolved fix for JDK 9. The JavaFX app apparently crashes in Windows 10. Written back to the customer requesting the status with JDK 9 ea. ================================================================================= On 9/16/2015 9:52 AM, ........ wrote: > Hi ....., > > Can you please confirm if you are able to reproduce this issue with JDK 9 ea. > https://jdk9.java.net/download/ > > Further, if possible can you share the test application with us to reproduce this issue. > > Thank You, > .......... ===================================================================================
16-09-2015