CompuMasterGmbH / cammIntegrationPortal

camm Integration Portal (based on camm Web-Manager)
MIT License
2 stars 1 forks source link

Failure notification on successful workflow #18

Closed jochenwezel closed 8 years ago

jochenwezel commented 8 years ago

The Single-Sign-On module failed creating a new camm Web-Manager account for "..." (...) from the external ADS user account "..."

This may be caused by unsufficient data in the ADS account. Please check the details for further analysis!

There was following error: System.Threading.ThreadAbortException: Der Thread wurde abgebrochen. bei System.Threading.Thread.AbortInternal() bei System.Threading.Thread.Abort(Object stateInfo) bei System.Web.HttpResponse.End() bei CompuMaster.camm.WebManager.Pages.Login.Utils.LogonToAllOtherServers(WMSystem cammWebManager, String javaScriptCodeWhenLoginFailed) in D:\svn_repository\compumaster_products\camm\Web-Manager\libraries\base\cammWM\page_login.vb:Zeile 419. bei CompuMaster.camm.WebManager.Pages.Login.CheckLogin.LogonToAllOtherServers(String javaScriptCodeWhenLoginFailed) in D:\svn_repository\compumaster_products\camm\Web-Manager\libraries\base\cammWM\page_login.vb:Zeile 635. bei CompuMaster.camm.WebManager.Pages.Login.CheckLogin.LogonToAllOtherServers() in D:\svn_repository\compumaster_products\camm\Web-Manager\libraries\base\cammWM\page_login.vb:Zeile 629. bei CompuMaster.camm.WebManager.Pages.Login.CheckLogin.ValidateUserCredentialsAndLogon() in D:\svn_repository\compumaster_products\camm\Web-Manager\libraries\base\cammWM\page_login.vb:Zeile 610. bei CompuMaster.camm.WebManager.Pages.Login.LoginWithActiveDirectoryUser.LoadPageData() in D:\svn_repository\compumaster_products\camm\Web-Manager\libraries\base\cammWM\page_login_sso.vb:Zeile 250.