All experts,
We are receiving the below intermittent error during the invocation of a RFC (SAP BAPI)
com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Invalid destination reference encountered gets raised(destination is null)
Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'ZIF_SD_SALESORDER_CREATE' failed due to: getMessage(): com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Invalid destination reference encountered (destination is null) at com.sap.conn.jco.rt.AbapRepository$DDICHelper.queryFunctionTemplate(AbapRepository.java:1826) at com.sap.conn.jco.rt.AbapRepository.queryFunctionTemplate(AbapRepository.java:1033) at com.sap.conn.jco.rt.AbapRepository.queryFunctionTemplate(AbapRepository.java:612) at com.sap.conn.jco.rt.AbapRepository.getFunctionTemplate(AbapRepository.java:874) at com.ibi.sap30.SapFunctionCacheManager.getFunctionTemplate(SapFunctionCacheManager.java:68) at com.ibi.sap30.SapConnection.getFunctionTemplate(SapConnection.java:256) at com.ibi.sap30.DocumentRunner.processIfrDocument(DocumentRunner.java:192) at com.ibi.sap30.SapAdapter20.inProcess(SapAdapter20.java:384) at com.ibi.sap30.SapAdapter20.process(SapAdapter20.java:292) at com.iwaysoftware.af.container.adapter.ProxyAdapter.process(ProxyAdapter.java:138) at com.ibi.afjca.cci.IWAFInteraction.execProcess(IWAFInteraction.java:238) at com.ibi.afjca.cci.IWAFInteraction.exec(IWAFInteraction.java:145) at
I knew that there is a patch set available for 11.1.1.7 but we are working on SOA 11.1.1.6 (PS5).
the below metalink which has similar error code lines matches with our issue.
https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=307813087023076&id=1080041.1&displayIndex=1&_afrWindowMode=0&_adf.ctrl-state=evw66hj8z_77#aref_section244
Please let me know If any middleware expert have come across this error and resolved. Any help would be highly appreciated.
Thanks,
Nutan.