Skip to Content
0
Former Member
Oct 28, 2005 at 05:15 AM

JCO.Repository: Wrong repository version = 0 encountered

74 Views

I have been working with JCO for a while, until version 2.1.6 everything was working fine (2.0.12, 2.1.15). Now I am getting this message "JCO_ERROR_INTERNAL: Wrong repository version = 0 encountered

". I tried it with 6.20 and 6.40 systems. The function I am trying to get metadata for is pretty standard - XMI_LOGIN (tried BAPI_XMI_LOGIN as well), the connection user has SAP_ALL profile granted...Any ideas?

com.sap.mw.jco.JCO$Exception: (108) JCO_ERROR_INTERNAL: Wrong repository version = 0 encountered

at com.sap.mw.jco.JCO$Repository.queryFunctionInterface (JCO.java:19431)

at com.sap.mw.jco.JCO$Repository.queryFunctionInterface(JCO.java:19114)

at com.sap.mw.jco.JCO$Repository.getFunctionInterface(JCO.java:19228)

at com.sap.mw.jco.JCO$BasicRepository.getFunctionTemplate(JCO.java:18291)