TIBCO Adapter for Activedatabase cannot publish or subscribe large huge messages and froze.

TIBCO Adapter for Activedatabase cannot publish or subscribe large huge messages and froze.

book

Article ID: KB0089211

calendar_today

Updated On:

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

Description

Resolution:
Description:
============
Our BW project published a message which size is &gt25M. The ADB adapter could not consume it and froze, the adapter could not process any messages.

We use RVCM and we can see the message is in ledger file, how can we resolve it?

Environment:
===========
All

Cause:
=====
By default, the adapter should be able to process a record of a size no more than 64MB. In some environments the adapter may not be able to publish or consume  a huge message(&gt25M) due to resource limitation.

Resolution:
==========
To resolve this issue turn off verbose and set debug level to 0.

In tra file, setthe following:

adb.verbose off
adb.debug 0

Restart the adapter. The messages should be able to be processed.

Issue/Introduction

TIBCO Adapter for Activedatabase cannot publish or subscribe large huge messages and froze.