Upgraded from LR12.02 to LR12.5. A TruClient script that was working prior to the upgrade shows this error during load test mode replay:
Virtual User Script started at : 2015-11-11 15:43:19
t=00003447ms: Error -205177: SyntaxError: JSON.parse: unexpected character at line 4 column 10 of the JSON data
undefined
Exception in JSON.parse in TC_NS.Ident cons , text:
{
"primaryScore":0,
"implData":{
"value":undefined
}
} [MsgId: MERR-205177]
t=00004551ms: Error -205177: SyntaxError: JSON.parse: unexpected character at line 4 column 10 of the JSON data
undefined
Exception in JSON.parse in TC_NS.Ident cons , text:
{
"primaryScore":0,
"implData":{
"value":undefined
}
} [MsgId: MERR-205177]
t=00004573ms: Error -205177: SyntaxError: JSON.parse: unexpected character at line 4 column 10 of the JSON data
undefined
Exception in JSON.parse in TC_NS.Ident cons , text:
{
"primaryScore":0,
"implData":{
"value":undefined
}
} [MsgId: MERR-205177]
Starting action Init.
TruClient Replay for LoadRunner 12.50.0, build 1096. OS: Windows 2008 R2, Browser: Firefox, initialized on 2015/11/11 at 15:43:16 (0000.000s)
The script continues to run, but I am concerned about this message. No idea where this is coming from or why. Is it because LR12.02 used a different TruClient protocol version? Is it associated with the script itself (e.g. config)?