Key changed while iterating sequencer warning.

Key changed while iterating sequencer warning.

book

Article ID: KB0088504

calendar_today

Updated On:

Products Versions
TIBCO KPSA - Mobile -
Not Applicable -

Description

Resolution:
Description:
============
When an iteration is made over a non unique key and a key is changed, a WARNING level trace message is generated. However, as this is a valid use of the feature, the WARNING is puzzling for the user.

Environment:
===========
Solaris / Linux

P.RUNTIME-3.5.x
P.RUNTIME-3.6.0

Symptoms:
========
Warning level log trace in the engine log file, like the below one:

2009-09-22 20:44:38.208710|COG|WARN |3|cgkeyiter.cpp(315)|key changed while iterating sequencer::MarkerImpl:56 (279817:5299048:20557185123416096:56 offset 204751616) tran 53:1378

Resolution:
==========
This log trace has been downgraded to DEBUG level since P.RUNTIME-3.6.1. Users of previous version of P.RUNTIME could use the trace filter 0x03FFFDFF for warning level in order to hide this trace.

Issue/Introduction

Key changed while iterating sequencer warning.