SiteMinder : Unable to execute the XPSImport on the Linux Policy Server
search cancel

SiteMinder : Unable to execute the XPSImport on the Linux Policy Server

book

Article ID: 127842

calendar_today

Updated On:

Products

CA Single Sign On Secure Proxy Server (SiteMinder) CA Single Sign On SOA Security Manager (SiteMinder) CA Single Sign-On

Issue/Introduction

Running the import on Policy Server, below error is seen:

# cd /{home_policy_server}/siteminder/bin
# ./XPSImport 
./XPSImport: error while loading shared libraries: libsmi18n.so: cannot open shared object file: No such file or directory

 

Environment

R12.8.x Policy server

Resolution

Source the environment file before running the command: ca_ps_env.ksh

# cd /{home_policy_server}/siteminder/
# source ./ca_ps_env.ksh
or
# . ./ca_ps_env.ksh