I am using the DatabaseWriter and it throws the following error:DBWriter:java.lang.exception: Data to be inserted is not a tree

I am using the DatabaseWriter and it throws the following error:DBWriter:java.lang.exception: Data to be inserted is not a tree

book

Article ID: KB0087343

calendar_today

Updated On:

Products Versions
TIBCO MessageBroker -
Not Applicable -

Description

Resolution:
You need to ensure that you construct the ValueTree object correctly to be passed to DBWriter before it can be written to the database.
Please refer to the DBWriter section of the User's Guide for an example on how to use it.

Issue/Introduction

I am using the DatabaseWriter and it throws the following error:DBWriter:java.lang.exception: Data to be inserted is not a tree

Environment

Product: TIBCO MessageBroker Version: 4.1, 3.2.1.5 OS: All --------------------