This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- jar installer freeze when use buttons "cancel" and then "quit"
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 06, 2015
09:21 AM
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
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
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 11, 2015
09:35 AM
I am also getting this when running the GUI installer via the .exe.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 02, 2015
03:02 AM
Hello,
I've encoured the same situation, the 'workaround' (temporary of course) is to disable the logs generation.
regards
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