Hi everybody,
I generated a MSI File of my application with ANT / fx:deploy.
No problem with the installation of my application.
When i launch and exit my application, two messages (in dialog box) are displayed :
Error Invoking Method
Failed to launch JVM
It's very strange because the previous installation of my application (previous version of the MSI file) was correct - no problem during the exit of my application.
After some posts in forums, the problem could be linked to fragmentation of JVM, Exception of the main method... ??
Any ideas ?
Thank you in advance
Fabrice