Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Issue

In my trace analysis I receive the following error:

2024-04-18 10:06:13.284 8152 ManagedWorker-7*PE.Run() ERROR:
  Traceback (most recent call last):
    File "tts\traceAnalysis\common\steps\episode\EpisodeExec.py", line 631, in Execute
    File "tts\traceAnalysis\common\steps\episode\EpisodeExec.py", line 1024, in _ExecuteSession
    File "src-gen\ttTraceCheckLib\session.py", line 62, in processWithExecState
    File "src-gen\ttTraceCheckLib\session.py", line 653, in performProcessing
    File "src-gen\ttTraceCheckLib\session.py", line 462, in _ReadNumpySources
    File "tts\traceRecording\parser\NumpyRecordingEventSource.py", line 351, in ReadNumpyArrays
    File "tts\traceRecording\parser\NumpyRecordingEventSource.py", line 199, in _CheckMonotony
  tt._Exceptions_.TTError: Error reading <TraceSignalName>: TThe provided timestamps are not monotonically increasing. Violation: time <timestamp1>-><timestamp2>. File: <pathToFile>

How can I fix it?

Solution

This issue is highly related to the settings in your Vector Hardware Manager where a time synchronization other than Legacy is set.

grafik-20240503-094734.png

If nothing speaks against it, then change the time synchronization to Legacy.

  • No labels