cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Thierry_GARNIER
Level 3

jar installer freeze when use buttons "cancel" and then "quit"

When i use the pure java installer that i have build, if i use the button cancel ant then the button "Quit", the installer never finish and i cannot use any button to close the windows and consume CPU usage. The only way to finish is to kill the java process:(
How can i solve that ?



in the console i have (-DLAX_DEBUG=true)
SHUTDOWN REQUESTED
(X) commiting registry
(X) shutting down service manager
(X) cleaning up temporary directories
System's temporary directory = C:\Users\thierry.garnier
Exiting with exit code: 1000
Labels (1)
0 Kudos
(2) Replies
jared_simon
Level 2

I am also getting this when running the GUI installer via the .exe.
0 Kudos
Dufeu_Pierre
Level 2

Hello,

I've encoured the same situation, the 'workaround' (temporary of course) is to disable the logs generation.
regards


Thierry GARNIER wrote:
When i use the pure java installer that i have build, if i use the button cancel ant then the button "Quit", the installer never finish and i cannot use any button to close the windows and consume CPU usage. The only way to finish is to kill the java process:(
How can i solve that ?



in the console i have (-DLAX_DEBUG=true)
SHUTDOWN REQUESTED
(X) commiting registry
(X) shutting down service manager
(X) cleaning up temporary directories
System's temporary directory = C:\Users\thierry.garnier
Exiting with exit code: 1000
0 Kudos