We are seeing below exception from siteminder configuration but configuration validation passed from configuration section. This issue is happening after V10 upgrade. Could you please help us on this issue.?
PolicyManager Log:
<l7:policyResult
status="Could not initialize class com.ca.siteminder.SiteMinderLowLevelAgent" xmlns:l7="http://www.layer7tech.com/ws/policy/fault"/>
</detail>
Server Log:
Release : 10.0
Component : API GATEWAY
After appliig the CA_SSO_SDK_Compact_v12.8.03.L7P from the GW 10 CR02 package the folder /opt/CA is now empty
This issue is a BAD package for SSO in GW10 CR 2. the package in CR2 to is 225k the package in CR1 is 171564k
The following solution is only applied to Virtual Appliance of Gateway installation
If reverting SNAPSHOT (recommended) is not an option then download & apply CR01 SSO SDK package following the proceed below:
Workaround
I attacked the version check file (ca-sdk-version.info)
Contents of ca-sdk-version.info
ProductName=CA SiteMinder SDK
FullVersion=12.52.109.2614
Location=/opt/CA/sdk
Steps
1. Download & Copy the CR01 SSO version CA_SSO_SDK_Compact_v12.8.03.L7P (171564K) to /home/ssgconfig
# chmod 755 /home/ssgconfig/CA_SSO_SDK_Compact_v12.8.03.L7P
2. Remove the previous CR2 patch status
# rm /opt/SecureSpan/Controller/var/patches/CA_SSO_SDK_Compact_v12.8.03.status
3. Need to create the following folder structure and copy the file ca-sdk-version.info into it
# mkdir -p /opt/CA/sdk/install_config_info/
# chmod -R 775 /opt/CA
4. Using SSGCONFIG Menu
Select option 8 "Display Patch Management menu
Select option 1 "Upload a patch to the Gateway" - select the patch from step 1
Select option 2 "Install a patch onto the Gateway" - select the patch uploaded
REBOOT