cancel
Showing results for 
Search instead for 
Did you mean: 

Resource-Exception while mapping

Former Member
0 Kudos

Hi,

I'm getting an error "com.sap.aii.utilxi.misc.api.ResourceException: Connection is invalid" ...

<Trace level="3" type="T">Creating Java mapping com/sap/vv2/xi/mapping/OutboundMapping.</Trace>

<Trace level="1" type="T">Connection is invalid.</Trace>

<Trace level="1" type="T">com.sap.aii.utilxi.misc.api.ResourceException: Connection is invalid. at com.sap.aii.utilxi.sql.api.ReusableStatement.get(ReusableStatement.java:74) at com.sap.aii.utilxi.sql.api.ReusableStatement.bind(ReusableStatement.java:183) at com.sap.aii.utilxi.sql.api.AbstractStatement.bind(AbstractStatement.java:152) at

and inside the SOAP-Header/ERROR the message is

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Mapping der Request-Message

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="MAPPING">RESOURCE_EXCEPTION</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Fehler beim Datenbankzugriff.</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

(translation: <SAP:Stack>Error data base access </SAP:Stack> )

Is it a database problem (e.g. tablespace full,...) or where can I check the reason?

Thx

Regards

Wolfgang Hummel

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

This error occurred as XI could not find the mapping file,

Just re-activate and test your message mapping and interface mapping.

Regards,

Samson Rodrigues.

Answers (1)

Answers (1)

justin_santhanam
Active Contributor
0 Kudos

Hello,

I think its related to memory problem, check the below thread.

Best regards,

raj.