Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

What is an Iguana Crash?

  • An unexpected and abrupt shutdown of the Iguana process or service.

  • Iguana services are running but unable to process channels

  • Iguana can process messages but unable to access dashboard (ex. port 6543)

  • Iguana services and dashboard are working but unable to commit changes

Initial Investigation and Support Preparation

[Prep as Support team will ask]

  • Crash Dump: [Def]

  • ServiceErrorLog.txt [Def]

    • Look for errors caused by the log files being locked by another program.

  • Initial Investigation Questions:

    • Operating system, process architecture, and Iguana version: [Explain Why]

    • What they were doing when the crash happened, and how many users were using Iguana at that time?

    • Were there any recent changes to the Iguana environment?

    • Is there any backup or antivirus software on their server?

    • Is there any scheduled server maintenance, and if so, does this involve a server restart?

    • Is this a production instance?

    • Memory and CPU Usage

  • Questions related to High Availability Iguana

    • Did WK1 or WK2 go down?

    • Did the failover execute successfully?

Common crashes

  • Before asking the client to send us the crash dump files, make sure they are running Iguana 6. The development team will not look at Iguana 5 crash dump files.

  • Some factors to consider if no crashdumps were created:

    • The server ran out of memory

    • Iguana does not have the correct permissions

    • Too many opened files, cannot open a new file for crashdump

    • mac and Linux might have it disabled more information here


Adapted from Paul Le’s article in Basecamp.

  • No labels