SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 61206: You might see an "unable to log on" error when you run the bulk load command line utility in SAS® Enterprise Case Management

DetailsHotfixAboutRate It

SAS Enterprise Case Management provides a bulk load command line utility to index data for faster Solr searching. When your environment is configured to use Secure Socket Layer (SSL), you might see a fatal error when you run the script. You might see an error similar to the following:

FATAL BulkLoadUtility:105 - Unable to logon user[sasadm@saspw] with the provided password to site.

To work around the problem, follow the steps below:

  1. Locate the script on your server in the directory shown below.
    • In Microsoft Windows environments:

      SASHome\SASEnterpriseCaseManagementMidTier\6.3\deploy\sample\Solr\bulkLoadUtility\bulkLoadUtility.bat

    • In Linux environments:

      SASHome/SASEnterpriseCaseManagementMidTier/6.3/deploy/sample/Solr/bulkLoadUtility/bulkLoadUtility.sh

  2. Make a backup copy of the script.
  3. Make the following change to the script.
    • Find the following property:
      • -Djava.ext.dirs=WEB-INF/lib
    • Replace that property with the property below:
      • -classpath WEB-INF/lib/*

For more information about the bulk load command line utility, see chapter 7 of SAS Enterprise Case Management 6.3 Administrator's Guide, Second Edition.

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 ManagementMicrosoft® Windows® for x646.3_M19.4 TS1M3
64-bit Enabled AIX6.3_M19.4 TS1M3
64-bit Enabled Solaris6.3_M19.4 TS1M3
Linux for x646.3_M19.4 TS1M3
* 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.