Problem Note 70019: The SAS® Stored Process Web Application returns an error in several situations
When you use the SAS Stored Process Web Application, two scenarios produce an error:
Scenario 1: logging on to the SAS Stored Process Web Application using Basic authentication with the following URL: http://yourserver.com:8080/SASStoredProcess/do1
In order to bypass the Logon Manager and use Basic authentication instead, from within SAS Management Console, set the configuration property below:
AllowBasicAuthentication true
Scenario 2: allowing guest access to the application
In order to allow guest access for the Stored Process Web Application, change the following configuration properties within SAS Management Console.
AllowGuest true
App.AllowGuest true
When the URL to run the web application includes the Guest option (for example, http://webservername/SASStoredProcess/guest), the following pop-up message occurs in the browser:
SAS is experiencing problems. Please contact your system administrator.
In addition, the following error is written to SASLogon9.4.log:
ERROR org.springframework.boot.web.servlet.support.ErrorPageFilter - Forwarding to error page from request [/login] due to exception [class org.apereo.cas.ticket.ServiceTicketImpl cannot be cast to class org.apereo.cas.ticket.TicketGrantingTicket (org.apereo.cas.ticket.ServiceTicketImpl and org.apereo.cas.ticket.TicketGrantingTicket are in unnamed module of loader com.sas.vfabrictcsvr.loader.VersionedJarRepositoryLoader @6cee4417)]
java.lang.ClassCastException: class org.apereo.cas.ticket.ServiceTicketImpl cannot be cast to class org.apereo.cas.ticket.TicketGrantingTicket (org.apereo.cas.ticket.ServiceTicketImpl and org.apereo.cas.ticket.TicketGrantingTicket are in unnamed module of loader com.sas.vfabrictcsvr.loader.VersionedJarRepositoryLoader @6cee4417)
Without the Guest keyword, the login screen appears with a Guest button as expected, so guest access works in this capacity.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | BI Server Tier | z/OS | 9.4 TS1M8 | |
Microsoft® Windows® for x64 | 9.4 TS1M8 | |
Microsoft Windows 8 Enterprise 32-bit | 9.4 TS1M8 | |
Microsoft Windows 8 Enterprise x64 | 9.4 TS1M8 | |
Microsoft Windows 8 Pro 32-bit | 9.4 TS1M8 | |
Microsoft Windows 8 Pro x64 | 9.4 TS1M8 | |
Microsoft Windows 8.1 Enterprise 32-bit | 9.4 TS1M8 | |
Microsoft Windows 8.1 Enterprise x64 | 9.4 TS1M8 | |
Microsoft Windows 8.1 Pro 32-bit | 9.4 TS1M8 | |
Microsoft Windows 8.1 Pro x64 | 9.4 TS1M8 | |
Microsoft Windows 10 | 9.4 TS1M8 | |
Microsoft Windows 11 | 9.4 TS1M8 | |
Microsoft Windows Server 2008 | 9.4 TS1M8 | |
Microsoft Windows Server 2008 R2 | 9.4 TS1M8 | |
Microsoft Windows Server 2008 for x64 | 9.4 TS1M8 | |
Microsoft Windows Server 2012 Datacenter | 9.4 TS1M8 | |
Microsoft Windows Server 2012 R2 Datacenter | 9.4 TS1M8 | |
Microsoft Windows Server 2012 R2 Std | 9.4 TS1M8 | |
Microsoft Windows Server 2012 Std | 9.4 TS1M8 | |
Microsoft Windows Server 2016 | 9.4 TS1M8 | |
Microsoft Windows Server 2019 | 9.4 TS1M8 | |
Microsoft Windows Server 2022 | 9.4 TS1M8 | |
Windows 7 Enterprise 32 bit | 9.4 TS1M8 | |
Windows 7 Enterprise x64 | 9.4 TS1M8 | |
Windows 7 Home Premium 32 bit | 9.4 TS1M8 | |
Windows 7 Home Premium x64 | 9.4 TS1M8 | |
Windows 7 Professional 32 bit | 9.4 TS1M8 | |
Windows 7 Professional x64 | 9.4 TS1M8 | |
Windows 7 Ultimate 32 bit | 9.4 TS1M8 | |
Windows 7 Ultimate x64 | 9.4 TS1M8 | |
64-bit Enabled AIX | 9.4 TS1M8 | |
64-bit Enabled Solaris | 9.4 TS1M8 | |
HP-UX IPF | 9.4 TS1M8 | |
Linux for x64 | 9.4 TS1M8 | |
Solaris for x64 | 9.4 TS1M8 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Guest access and bypassing the Logon Manager when using the Stored Process Web Application returns errors.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2023-05-02 11:08:28 |
Date Created: | 2023-04-13 09:52:42 |