Page 1 of 1

LongRange SystemTrace

Posted: Wed Mar 17, 2021 3:48 pm
by Rieko Saitoh
Hi all,

I would like to know about the LongRange SystemTrace.
SystemTrace is taken with the settings, allowClientToControlServerTrace to True in "/LongRange/config/client.xml".

In this case,
Question 1. When is the trace file created?
Question 2. What is written in the trace file?
Question 3. Is the trace file created and written even if it is not an error?


Thank you.

Best regards,
Rieko Saitoh

Re: LongRange SystemTrace

Posted: Thu Mar 18, 2021 12:27 am
by jabain
Hi Rieko,

The tracefile is created in /LANSA_XXXPGMLIB/webserver/images/LongRange/tracing.
The contents of the files are pretty cryptic. It appears to be logging internal LongRange activities. Take a look for yourself. It does appear to log some values when calling LongRange specific methods. I did not find it very useful for me.
It appears to always write the file.

I find the ApplicationTrace file much more useful as you can log your own data.

Andy

Re: LongRange SystemTrace

Posted: Thu Mar 18, 2021 1:12 pm
by Rieko Saitoh
Hi Andy,

Thank you for your reply.
I will check the contents of the log myself. Then, I will try ApplicationTrace.
Thank you for your advice!!

Best regards,
Rieko Saitoh