LongRange SystemTrace

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
Rieko Saitoh
Posts: 13
Joined: Mon Dec 07, 2015 4:34 pm

LongRange SystemTrace

Post 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
jabain
Posts: 26
Joined: Sat Jan 25, 2014 1:36 am

Re: LongRange SystemTrace

Post 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
Rieko Saitoh
Posts: 13
Joined: Mon Dec 07, 2015 4:34 pm

Re: LongRange SystemTrace

Post 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
Post Reply