cancel
Showing results for 
Search instead for 
Did you mean: 

SAP JCO Connection error in MII 11.5

Former Member
0 Kudos

I have an SAP JCO connection that pointed to a QA environment and now it has been switched to a PRD environment. The problem is my IT department does not understand MII that well. Since we switched over I am getting a logon error. IT changed the pwd of the user I was using, but I changed that when I created the connection in MII (Administrators..Data Services..SAP Server Configuration). My question is should I restart the Servlet on this server or is the problem with the user/pwd. Below is the error I am getting when I try to search for BAPI's in Xacute.

JCOProxy error com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon) at com.sap.mw.jco.rfc.MiddlewareRFC$Client.nativeConnect(Native Method) at com.sap.mw.jco.rfc.MiddlewareRFC$Client.connect(MiddlewareRFC.java:1098) at com.sap.mw.jco.JCO$Client.connect(JCO.java:2986) at com.sap.mw.jco.XMLProxyHandler.doConnection(XMLProxyHandler.java:110) at com.lighthammer.xacute.services.JCOProxy.doGet(JCOProxy.java:103) at com.lighthammer.xacute.services.JCOProxy.doPost(JCOProxy.java:34) at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638) at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236) at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283) at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:96) at com.lighthammer.cms.system.CMSFilter.doFilter(CMSFilter.java:140) at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:60) at com.newatlanta.servletexec.ApplicationInfo.filterApplRequest(ApplicationInfo.java:2159) at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1823) at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:937) at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091) at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:973) at com.newatlanta.servletexec.ServletExecService.processServletRequest(ServletExecService.java:167) at com.newatlanta.servletexec.ServletExecService.Run(ServletExecService.java:204) at com.newatlanta.servletexec.HttpServerRequest.run(HttpServerRequest.java:487)

Accepted Solutions (0)

Answers (1)

Answers (1)

jcgood25
Active Contributor
0 Kudos

Since the issue is now marked as anwsered is it safe to assume you figured this out?

Former Member
0 Kudos

YES