certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [certi-dev] TAG and transient message


From: David Come
Subject: Re: [certi-dev] TAG and transient message
Date: Mon, 29 Jun 2015 11:18:32 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1

Hi

I'll try to see if can I reproduce the issue with some C++ code to scope a bit more the issue.


There is not so much doc about that beside the code itself.
The letter was meant to "categorize" the message (D = debug, C = Communication, etc... sse more in PrettyDebug.hh) whereas the name of the env var was about a "portion of service/code" in CERTI, like "RTIG, RTIA, etc..."

In the end the vast majority of logs uses the "D" letter and a specifically named env var.

You may seek for PrettyDebug object instance in the code in order to find all of them.

That is how I discovered the that mechanism in the first place.


Moreover, what is wrong in this sequence?


B does not see the UAV(3) from A and is granted time 100. It should be granted time 3 and have that UAV message delivered to him.


In order to avoid java thread mix in the log may be you can configure log4j to timestamp your log entry.

I'm just running 2 applications.

David.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]