Idocs are not processing due to this error (socket write error)

Hi,

I’m getting the below error, after this error the idocs are not processing. can anyone help, what action needs to be taken?

Error transforming attribute envelope: com.wm.app.tn.profile.ProfileStoreException: Could not retrieve Custom Fields from database
(0) java.sql.SQLException: [wm-cjdbc36-0007][Oracle JDBC Driver]Connection reset by peer: socket write error
(1) java.sql.SQLException: [wm-cjdbc36-0007][Oracle JDBC Driver]Connection reset by peer: socket write error
[TRNSERV.000008.000002]

Thanks
Karthik.

Try change the min.pool.size to 0 on the Adapter connections…It’s just another possibility for resolving “connection reset by peer” issues.

HTH,
RMG