SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 61237: You cannot add a subject to a case after you apply Hot Fix T72008 to SAS® Enterprise Case Management

DetailsHotfixAboutRate It

You might encounter the following servlet-exception error in the user interface when you try to add a subject to a case:  

image label

This problem occurs after you apply Hot Fix T72008 for SAS Enterprise Case Management 6.3 (TS1M0).

You might also see the following error from the SASServer8 server log:

09:37:27,418 | ERROR | [[jsp]] | Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: Unable to compile class for JSP:

To work around this issue:

  1. Open the searchForParties.jsp file that resides in the SAS-configuration-directory\Lev1\Web\WebAppServer\SASServer8_1\sas_webapps\sas.solutions.casemgmt\cpb\.
  2. Delete the first 4 lines (shown below):

       typeCode: <%=StringUtil.makeStringForJSInHtml(typeCode)%>,
       categoryCode: <%=StringUtil.makeStringForJSInHtml(categoryCode)%>,
       subcategoryCode: <%=StringUtil.makeStringForJSInHtml(subcategoryCode)%>,
       partiesToFilter: <%=StringUtil.escapeJSForHTML(partiesToFilter)%>,

     

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Enterprise Case Management64-bit Enabled AIX6.36.3_M19.4 TS1M29.4 TS1M4
64-bit Enabled Solaris6.36.3_M19.4 TS1M29.4 TS1M4
Linux for x646.36.3_M19.4 TS1M29.4 TS1M4
Microsoft® Windows® for x646.36.3_M19.4 TS1M29.4 TS1M4
* 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.