cancel
Showing results for 
Search instead for 
Did you mean: 

Error SAX PARSER

Former Member
0 Kudos

Hi guys, any of you guys know how to overcome this kind of error:

com.sap.aii.af.ra.ms.api.DeliveryException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'AHMWMQUE_SAPTEMPS' (structure 'StatementName'): java.sql.SQLException: Io exception: There is no process to read data written to a pipe.

When I check the connection to the Database, it is fine. This kind of error happens maybe once a day. Anybody know why?

Thank you so much in advance guys....

Accepted Solutions (0)

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

Another option that is worth trying is selecting the option <i><b>Disconnect From Database after Each message Processing</b></i> in your Receiver JDBC adapter.

Regards

Bhavesh

Former Member
0 Kudos

A similar issue is discussed in this thread, Looks like increasing the number of retries(JDBC adapter) will help.

Regards

Saravana