cancel
Showing results for 
Search instead for 
Did you mean: 

unable to load rfc into XI Design

former_member189354
Contributor
0 Kudos

Hi,

I am unable to load rfc function module from system X into XI. XI is throwing exception as "problem to reach R3 System" I am able to see all the idocs but when I click the RFC's it is throwing the above mentioned exception.

Stack trace is as follows.

Problem to reach R3 server

An SQL error occurred when accessing a table.

STACKTRACE:

com.sap.aii.ibrep.sbeans.upload.RemoteUploadException: An SQL error occurred when accessing a table.

at com.sap.aii.ibrep.sbeans.upload.UploadServiceBean.getObjectInfos(UploadServiceBean.java:177)

at com.sap.aii.ibrep.sbeans.upload.UploadServiceRemoteObjectImpl0.getObjectInfos(UploadServiceRemoteObjectImpl0.java:480)

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

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

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

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

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

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java)

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

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

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

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

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

Any help on this is greatly appreciated.

Regards,

Daniel.LA

Accepted Solutions (0)

Answers (3)

Answers (3)

nisarkhan_n
Active Contributor
0 Kudos

make sure the RFC is remote enabled and actiavted...

Former Member
0 Kudos

Hi

Check whether the RFC is activated properly and is remote enabled

Thanks

Former Member
0 Kudos

hi Daniel,

Check the authorizations

Check whether the userid pwd is correct

also for your reference

http://help.sap.com/saphelp_nw04/helpdata/en/2b/a48f3c685bc358e10000000a11405a/content.htm

regards

Ramesh P

former_member189354
Contributor
0 Kudos

Hi,

I checked the username & passwrd and rfc is remote enabled and activated. I am unable to see any rfc in the hierarchy tree. But I can able to import idocs.

Regards,

Daniel.LA

nisarkhan_n
Active Contributor
0 Kudos

1. check are you conecting to the righr client of the R/3

2. If the RFC is remote enabled and active it must appear in the rfc tree ( are you still getting the same error when you select the rfc tab in the Imported objects?