cancel
Showing results for 
Search instead for 
Did you mean: 

Stack Trace Error in Web Dynpro App

Former Member
0 Kudos

Hi,

I am getting the following error when the RFC Bapi call is invoked from my WD Application:

java.lang.ArrayIndexOutOfBoundsException: -1

at com.sap.mw.jco.JCO$MetaData.getType(JCO.java:9391)

at com.sap.aii.proxy.framework.core.JcoBaseTypeData.getElementValue(JcoBaseTypeData.java:503)

at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClass.getRelatedModelObjects(DynamicRFCModelClass.java:761)

at com.eac.vendorportal.model.Zzbapi_Qmnotif_Getdetail_Output.getViqmel(Zzbapi_Qmnotif_Getdetail_Output.java:405)

at com.eac.vendorportal.wdp.IPublicDisplayNCRCust$IViqmelNode.doSupplyElements(IPublicDisplayNCRCust.java:3893)

/***********************************/

This app was working fine before, all I did was add another component which has nothing to do with the current app I'm running. And a changed some bindings in the context. All suggestions are welcome.

Thanks,

KG

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ashutosh,

Yes I tested the Jco connections for both the MODEL and META_DATA and had successful message results.

What else can I try?

former_member185029
Active Contributor
0 Kudos

Hi Kunal,

Is your JCo connection working fine?

Please check your JCo once again and revert back.

Regards

Ashutosh