Snaphost Take not returning appropriate results.

Snaphost Take not returning appropriate results.

book

Article ID: KB0089110

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces -
Not Applicable -

Description

Description:
Snaphost Take not returning appropriate results.
Symptoms:
In ASMM, it returns 3000+ tuples, but in Snapshot Activity with Take browser type, it only returns 300+ tuples.


Cause:
Bad configuration - the write timeout is configured as 0. When configured as 0, the Snapshot will timeout after some queries, as the time granularity is 50ms in ActiveSpaces so it returns some records. 

Note: Snapshot Activity will not throw any exception when this timeout happens.

Resolution

Increase the write timeout value to a suitable value.

Issue/Introduction

Snaphost Take not returning appropriate results.

Additional Information