Description
We are finding that the "..\runtime\tmp" directory is filling up with "memory_adonix_PID_0.tra" files. What are these files and why are they being generated?
Cause
The "memory_adonix_PID_0.tra" files are normally generated when the adonix.exe process crashes (for example when ECONNRESET error happens). You may also find "adonix_PID_0.tra" files in the runtime temporary directory ("..\runtime\tmp") relating to the same PID.
Resolution
You would need to identify the reason for the crashes in order to resolve by reviewing the memory file and any other relevant information, such as Syracuse logs.
You can safely delete the files as required, if they are taking up to much room or too many are being created to manage, but ideally you should investigate each one to identify root cause.