Login Failed--intermittent

Sort:
You are not authorized to post a reply.
Author
Messages
tambrosi
Veteran Member
Posts: 55
Veteran Member

    Hi All,  been looking at this for a few days now and not sure what else to try or where to look. Have open issue with Infor. 

    Get an intermittent  Login Failed/Time out error when using the syscommand node in IPA.  If we rerun the job, all works fine.  

    Any ideas or help would be appreciated.

    Thanks

    Terry

     

    logs message:

     Executing on S3 - https://d10mngl.wmsn 

     Error while executing System Command activity.
    com.lawson.security.authen.httpclient.LawsonHttpClientException: Login Failed
    Nested exception:
    com.lawson.security.authen.httpclient.LawsonHttpClientException: Login Failed
    at com.lawson.security.authen.httpclient.LawsonHttpClient.loginToSSOServer(LawsonHttpClient.java:785)
    at com.lawson.security.authen.httpclient.LawsonHttpClient.login(LawsonHttpClient.java:731)
    at com.lawson.security.authen.httpclient.LawsonHttpClient.login(LawsonHttpClient.java:136)
    at com.lawson.bpm.netutils.ConcretePureJavaWebClient.login(ConcretePureJavaWebClient.java:36)
    at com.lawson.bpm.db.model.impl.classic.DAServletConnector.lookupRmiServerObject(DAServletConnector.java:269)
    at com.lawson.bpm.db.model.impl.classic.DAServletConnector.remoteExecuteSysCmd(DAServletConnector.java:618)
    at com.lawson.bpm.processflow.workFlow.flowGraph.FgaSysCommand.startActivity(FgaSysCommand.java:512)
    at com.lawson.bpm.processflow.workFlow.flowGraph.FgActivity.execute(FgActivity.java:947)
    at com.lawson.bpm.processflow.workFlow.flowGraph.FgProcess.run(FgProcess.java:2221)
    at com.lawson.bpm.eprocessserver.grid.ExecuteFlowImpl.executeFlow(ExecuteFlowImpl.java:427)
    at com.lawson.bpm.eprocessserver.grid.ExecuteFlowImpl.executeFlow(ExecuteFlowImpl.java:160)
    at com.lawson.bpm.eprocessserver.grid.ExecuteFlowImpl.executeFlow(ExecuteFlowImpl.java:143)
    at com.lawson.bpm.eprocessserver.ProcessFlowEngine.execute(ProcessFlowEngine.java:150)
    at com.lawson.bpm.eprocessserver.ProcessFlowEngine.startProcessAt(ProcessFlowEngine.java:101)
    at com.lawson.bpm.eprocessserver.KBConnection.startProcess(KBConnection.java:173)
    at com.lawson.bpm.eprocessserver.KBConnection.execute(KBConnection.java:143)
    at com.lawson.bpm.eprocessserver.KBConnection.run(KBConnection.java:123)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:745)

     

     

    You are not authorized to post a reply.