In some scenarios, cycle creation might fail with the following error message:
In addition, errors similar to the following might occur the SAS Risk Governance Framework (RGF) middle-tier logs located in <SAS-Configuration Directory>/LevX/Web/Logs/SASServer8_1/SASRiskGovernanceFrameworkMidTier.log (where X is the Level in your environment):
SASRiskGovernanceFramework XXXXX XX:XX:XX [tomcat-http--44] DEBUG com.sas.commons.rest.cas.TicketingRestTemplate - Reading [java.lang.String] as "text/html;charset=UTF-8" using [org.springframework.http.converter.StringHttpMessageConverter@1d3d19d7]
SASRiskGovernanceFramework XXXXX XX:XX:XX [tomcat-http--44] ERROR com.sas.oprisk.monitor.rest.controller.UIContextController - Exception initializing UI context
org.json.JSONException: A JSONObject text must begin with '{' at character XX of
This issue typically occurs when you configure a Concurrent Session Policy with either the *Deny or **Logoff option. When this policy is enforced, it might interfere with user interface (UI) context initialization during cycle creation, which results in the error.
To work around this issue, you must remove or disable the Concurrent Session Policy in the SAS Application Infrastructure by completing the following steps: