Database connection reset problem in ESB
660195Jul 2 2009 — edited Jul 2 2009Hi,
I am using a database adapter to pull data from 8 different tables(using joins and where conditions) and insert it into a single table. I am using an custom SQL in the database adapter configuration.
When trying to run this ESB service, it gives the following error:
failed. Caused by java.sql.SQLException: Io exception: Connection reset. The Pure SQL option is for border use cases only and provides simple yet minimal functionality.
I am not sure why the connection is resetting.
Is there a place where we can increase the session timeout value? I am not sure if that will solve the problem. Jus what to give a try.
Please advice.
Thanks,
RV