cancel
Showing results for 
Search instead for 
Did you mean: 

Error processing request in sax parser...Excepciu00F3n de E/S: Connection reset

Former Member
0 Kudos

Hello,

I've RFC to JDBC interface.

Sometimes in the RWB me the following error message,

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'LISMATWQ' (structure 'STATEMENT'): java.sql.SQLException: Excepción de E/S: Connection reset</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

How can I prevent?

Thanks very much,

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello,

the error does not always appear, sometimes the interface works well and others do not (even when the data are the same) I find no solution to this error,

anyone have any idea?

thanks very much

Former Member
0 Kudos

Hi,

This error comes due to mismatch of message formats or structures between source and target.

Regards,

Reyaz

Former Member
0 Kudos

Hi

Try to test the Stored Procedure from the database itself by giving exact values.

Also check your stored procedure & make sure that you are using COMMIT statement.

Also please have a look on the following weblog, I hope that should solve your problem.

[https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1671] [original link is broken] [original link is broken] [original link is broken];

Regards,

Jitender