Hi ,
During multiple instances, IPD logins failed with the below exception (URL is correct)... After multiple attempt, it connects... Anyone have suggestion for this.. Having issue in Richclient also.
com.lawson.security.authen.httpclient.LHCInvalidSessionException
6 Jun, 2021 9:51:56 PM IST
Plug-in Vendor: Infor
Plug-in Name: Infor Process Designer
Plug-in ID: com.lawson.bpm.designer
Product Version: 10.0.3.v202105052001
Error message: Unable to login to the Infor Process Server - _doRegularTransaction: SSOServlet returned an invalid redirect URL. The user's Session may not be valid.
Exception detail:
com.lawson.security.authen.httpclient.LHCInvalidSessionException: _doRegularTransaction: SSOServlet returned an invalid redirect URL. The user's Session may not be valid.
at com.lawson.security.authen.httpclient.LawsonHttpClient._doRegularTransaction(LawsonHttpClient.java:2771)
at com.lawson.security.authen.httpclient.LawsonHttpClient._doTransaction(LawsonHttpClient.java:2230)
at com.lawson.security.authen.httpclient.LawsonHttpClient._doRegularTransaction(LawsonHttpClient.java:2778)
at com.lawson.security.authen.httpclient.LawsonHttpClient._doTransaction(LawsonHttpClient.java:2230)
at com.lawson.security.authen.httpclient.LawsonHttpClient.executePostMethod(LawsonHttpClient.java:2053)
at com.lawson.bpm.eprocessserver.interfaces.GridWebClient.doSendPost(GridWebClient.java:221)
at com.lawson.bpm.eprocessserver.interfaces.GridWebClient.sendPost(GridWebClient.java:94)
at com.lawson.bpm.eprocessserver.interfaces.GridWebClient.getDataContext(GridWebClient.java:102)
at com.lawson.bpm.db.model.abstracts.WebDatabaseModelImpl.login2(WebDatabaseModelImpl.java:237)
at com.lawson.bpm.db.model.abstracts.WebDatabaseModelImpl.<init>(WebDatabaseModelImpl.java:53)
at com.lawson.bpm.db.model.DatabaseModelFactory.getWebDatabaseModel(DatabaseModelFactory.java:97)
at com.lawson.bpm.designer.PFServerConnection$2.run(Unknown Source)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)