/
Ungracefully shut down Iguana
Ungracefully shut down Iguana
Issue
When Iguana is not shut down gracefully, it may cause issues upon restart.
Possible Causes
Force stopping the process will not wait for external processes (like web services and databases) to return results before it shuts down
It can leave various “artifacts” like, unreclaimed memory (a so called memory leak), zombie processes (child processes not shutdown), unclosed connections, etc.
Possible Solutions
The Iguana service should be gracefully shutdown before restarting the server
Instructions for Windows: Gracefully Stopping Iguana Service on Windows - iNTERFACEWARE Help Center
Instructions for Linux: Gracefully Stopping Iguana Daemon on Linux - iNTERFACEWARE Help Center
, multiple selections available,
Related content
How to handle Iguana Crash
How to handle Iguana Crash
More like this
Quick Rebuilding Corrupted Iguana Repo Solutions
Quick Rebuilding Corrupted Iguana Repo Solutions
Read with this
If your Iguana service won't restart - ServiceErrorLog.txt
If your Iguana service won't restart - ServiceErrorLog.txt
More like this
Exporting Iguana 6 code to a Repository
Exporting Iguana 6 code to a Repository
Read with this
Iguana Web Listen Errors
Iguana Web Listen Errors
More like this
Revert Corrupted Repo To Previous Version
Revert Corrupted Repo To Previous Version
Read with this