cancel
Showing results for 
Search instead for 
Did you mean: 

Could not log on to SAP R/3 from XI system to import IDOC/RFC objects

Former Member
0 Kudos

Could not log on to SAP R/3 systems from XI system to import IDOC/RFC objects:

As soon I enter the SAP IP address, system number, user id and passowrd , getting following error.

Details

java.lang.ArrayIndexOutOfBoundsException

STACKTRACE:

com.sap.aii.ibrep.sbeans.upload.RemoteUploadException: java.lang.ArrayIndexOutOfBoundsException

at com.sap.aii.ibrep.sbeans.upload.UploadServiceBean.openSAPSource(UploadServiceBean.java:79)

at com.sap.aii.ibrep.sbeans.upload.UploadServiceRemoteObjectImpl0.openSAPSource(UploadServiceRemoteObjectImpl0.java:320)

at com.sap.aii.ibrep.sbeans.upload.UploadServiceRemoteObjectImpl0p4_Skel.dispatch(UploadServiceRemoteObjectImpl0p4_Skel.java:196)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:291)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)

at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)

java.lang.ArrayIndexOutOfBoundsException

Can anyone help me to solve this issue.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

What is the R/3 System version ? Is it 4.6B ? If it is you need to apply lot of patches to make it to work.

regards

SKM

Former Member
0 Kudos

The SAP version is 4.6C and patch level SAPKB46C07

Former Member
0 Kudos

You need to download the patches and apply them. That will solve your problem.

regards

SKM

Former Member
0 Kudos

Thank for your info.

Can you pease specify what patches

Thanks

venkat

Message was edited by: Venkat Gaggenapalli

MichalKrawczyk
Active Contributor
0 Kudos

you can always download XML schema of the idoc you're looking for from http://ifr.sap.com/catalog/query.asp

and load it into Repository as an external definition

Regards,

michal

Former Member
0 Kudos

Venkat,

You can download them from http://service.sap.com/download

For 4.6c follow

Download

Support Packages and Patches

Entry by Application Group

Select <b>Support Packages and Patches -> SAP Application Components -> SAP R/3 -> SAP R/3 4.6C -> Entry by Component</b>

Mainly You need <b>SAP ABA 4.6C</b> and <b>SAP BASIS 4.6C</b> and <b>SAP APPL 4.6C</b>

The most latest one is Support Package 50. What you can do is after applying half of them you can try to logon from XI system for import of RFC/IDoc.

regards

SKM