cancel
Showing results for 
Search instead for 
Did you mean: 

Exception During Execute

Former Member
0 Kudos

Hi all,

I got a runtime exception which was stating as, 'EXCEPTION_DURING_EXECUTE' ..

I have even gone through many of the previous forums but unable to clinch upon a proper solution,because we are not directly handling with the maps,instead we have third party mapping(Datastage or Mercator)between the two entities..

<b>So,can anyone help me out in this issue..</b>

Im very new to XI, and if suppose i have projected the exception wrongly,please help me for rectifying myself by suggesting me..

Have a Nice Time..

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

could you please post the complete error you are getting in sxmb_moni

thanx

Aamir

Former Member
0 Kudos

This is the error message displayed


<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> 
- <!-- 
 Request Message Mapping 
--> 
Error! Hyperlink reference not valid. <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand=""> 
<SAP:Category>Application</SAP:Category> 
<SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code> 
<SAP:P1>com/philips/pbas/xi/datastage/XICallDatastage</SAP:P1> 
<SAP:P2>java.lang.RuntimeException</SAP:P2> 
<SAP:P3>java.lang.RuntimeException: Map: map /data/DSPXD/~</SAP:P3> 
<SAP:P4 /> 
<SAP:AdditionalText /> 
<SAP:ApplicationFaultMessage namespace="" /> 
<SAP:Stack>During the application mapping com/philips/pbas/xi/datastage/XICallDatastage a java.lang.RuntimeException was thrown: java.lang.RuntimeException: Map: map /data/DSPXD/~</SAP:Stack> 
<SAP:Retry>M</SAP:Retry> 
</SAP:Error>

when the trace is opened and the root cause was found the following was found


<b>Root Cause: java.lang.RuntimeException: java.lang.RuntimeException: Map: map /data/DSPXD/data/maps/PXD/IF007BN1.A81 failed: </b>One or more inputs was invalid at com.philips.pbas.xi.datastage.XICallDatastage.execute(XICallDatastage.java:158) at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java(Compiled Code)) 

we have not made any mappings and they were made by another project . we use a java mapp to call those mappings.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Post your complete error ?

regards,

vasanth