JDBC/Oracle adapter timeout exception

JDBC/Oracle adapter Issue: Does not do insert/update properly. Throws the timeout exception. Gives the following error
could not publish Adapter::errorNotify Connection Closed(103-1070): The connection is closed. (BrokerEvent-8982).
All documents remain in the queue…

But the adapter seems to be running fine.

It’s happening with the both (JDBC/Oracle) adapters…

The versions used are,
JDBC adapter version: 4.2.0
Oracle adapter version: 4.1.1

Anybody faced the similar problem in u’r experience… Any clues/suggestions on this ?

Thanks

Make sure you have the latest service packs for the JDBC adapter.
We are on Version 4.2.1 Build10 (1) and I am not seeing this problem.

Thank you ruska…