Using trace files with Aion Linux/Unix
search cancel

Using trace files with Aion Linux/Unix

book

Article ID: 233665

calendar_today

Updated On:

Products

Aion Business Rules Expert

Issue/Introduction

What is needed to do to generate trace files with Aion in Linux/Unix environments?

Resolution

To build an Aion application on Unix with a trace, use the build command :  
respawn (my application name).app -cpt -trace

Be sure you have the "-cpt -trace" flags, otherwise, you will not have any trace file.  Also, please check in $AION_HOME/.aion.reg. if there is a trace file directory that is set to "/tmp" by default.