[erlang-questions] percept issue
Björn-Egil Dahlberg
egil@REDACTED
Mon Sep 20 14:57:37 CEST 2010
On 2010-09-20 14:37, Joel Reymont wrote:
> Should I be concerned about this issue?
>
> Any suggestions on how to troubleshoot it?
>
> Thanks, Joel
>
> ---
>
> 13> percept:analyze("/Volumes/xxx/percept.dat").
> Parsing: "/Volumes/xxx/percept.dat"
> check_activity_consistency, state flow invalid.
It is probably nothing to be concerned with. The warning notifies that
there is a inactive / active mismatch when parsing the log. However, it
is then sorted by timestamp when inserted to the db. system_profile
messages *might* come out-of-order, it has been a bug there before,
though that is taken care of during insert and consolidation.
// Björn-Egil
More information about the erlang-questions
mailing list