Troubleshooting

If you encounter any problems, check the following sources:

Axon.ivy Community

The Axon.ivy Community (or the old Axon.ivy Q&A) contains a considerable amount of questions and answers related to Axon.ivy Designer and Engine.

Stack Overflow

Problems related to common technologies like Java, JSF, Primefaces are answered on the web, e.g. on Stack Overflow.

Support

You can get support via ivy@axonivy.com (support may be subject to charging, depending on your licence agreement).

Error Dialogs

Error Id

Error Dialogs shown to the user contain a unique error id. This error id can be used to search the log files for more information about this error.

Error Report

On Error Dialogs it is possible to generate an Error Report. This report contains information about the error, the designer machine and the current state of the Axon.ivy Designer.

Note

If you need to contact the support because of an error, please generate an Error Report for it. Most of the time it contains the necessary information, to find and solve the problem.

On the HTML error page use the Open Error Report button at the end of the error page to open the Error Report. Use CTRL-A and CTRL-C to copy the Error Report to the clipboard.

The Event Details View of the Runtime Log View provides a button to generate and save an error report for a given log entry.

Moreover, you can also use the menu Axon.ivy > Debug > Save Debug Report to generate and save such a report without an error.

Memory Problems

OutOfMemoryException: Java heap space

If this error occurs, then the Designer requests more memory than it is allowed to use. This can happen when a lot of data is used during the process simulations. Ensure, that your computer has enough memory. Then you can increase the maximal memory consumption of the Axon.ivy Designer. Just open the Axon.ivy Designer.ini and change the value in the line after -Xmx to a higher one.