/
How to troubleshoot Iguana Plugins
How to troubleshoot Iguana Plugins
This document describe how to troubleshoot Iguana Plugins with a simple From and To Iguana Plugin demo.
Disclaimer: Iguana Plugin is our legacy product, we recommend you to migrate your plugins into Iguana Translator for better support!
Understand Plugin Design
Troubleshooting Tips
Visual Studio or other IDE need to build the plugin Stubcode to generate “IguanaPlugin.exe“ file
Iguana From or To Plugin channels need to communicate with “IguanaPlugin.exe“ via:
Iguana hostname
Plugin port (default 6123)
Channel Name
You can use IDE for debugging as long as to setup command arguments list above
When in production, use “Diagnostic tools“ to review the “IguanaPlugin.exe“ debugging output
Reference
, multiple selections available,
Related content
CDA Creator
CDA Creator
Read with this
Iguana Web Listen Errors
Iguana Web Listen Errors
More like this
How to avoid writing large data into Iguana Logs
How to avoid writing large data into Iguana Logs
Read with this
How to troubleshoot Iguana network issues
How to troubleshoot Iguana network issues
More like this
How to leverage Linux systemctl to start/stop Iguana
How to leverage Linux systemctl to start/stop Iguana
Read with this
Compile, Run and Debug Iguana
Compile, Run and Debug Iguana
More like this