Posted: Wed Aug 30, 2006 7:37 am Post subject: Urgent help required,unable to logon to MQWF through API
Newbie
Joined: 30 Aug 2006 Posts: 2
Urgent help required,
I am unable to logon to MQWF through workflowAPI although correct values of username, password and configuration ID are provided in the properties file, and correct hostname is provided in the fmcrc file
Here is the stack trace
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R com.ibm.workflow.client.util.FmcApiException:
FMC38009E MQSeries Workflow API Error :
API Return Code : 143
Error Origin : FmcFMLC.java:963
Error Message : FMC00143E Key '{0}' not found in profile. Configuration = '{1}'.
Nested Exception : None
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at com.ibm.workflow.client.util.FmcFMLC.ReadProfileValues(FmcFMLC.java:963)
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at com.ibm.workflow.client.util.FmcFMLC.FMLC_Init(FmcFMLC.java:294)
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at com.ibm.workflow.client.api.FmcSession.CallSync(FmcSession.java:434)
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at com.ibm.workflow.client.api.FmcSession.Logon(FmcSession.java:997)
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at com.ibm.workflow.client.api.FmcExecutionService.logon2(FmcExecutionService.java:795)
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at pk.gov.secp.dao.mqwf.MQWFNativeAdapter.createService(MQWFNativeAdapter.java:36)
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at pk.gov.secp.dao.mqwf.MQWFIssueResolutionDAO.resolveIssuesForProcess(MQWFIssueResolutionDAO.java:29)
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at pk.gov.secp.util.EGDUtility.submitResolveIssues(EGDUtility.java:1706)
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at pk.gov.secp.servlet.AppletControllerServlet.resolveIssues(AppletControllerServlet.java:176)
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at pk.gov.secp.servlet.AppletControllerServlet.doPost(AppletControllerServlet.java:141)
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java(Compiled Code))
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java(Compiled Code))
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313)
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java(Inlined Compiled Code))
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java(Compiled Code))
[8/30/06 18:03:40:015 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java(Compiled Code))
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java(Inlined Compiled Code))
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java(Compiled Code))
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java(Compiled Code))
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java(Compiled Code))
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java(Compiled Code))
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java(Compiled Code))
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java(Compiled Code))
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.cache.invocation.CacheableInvocationContext.invoke(CacheableInvocationContext.java:116)
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java(Compiled Code))
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java(Compiled Code))
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java(Compiled Code))
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java(Compiled Code))
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:439)
[8/30/06 18:03:40:047 PKT] 12e76e69 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum