Symantec SiteMinder

 View Only

Tech Tip - CA Single Sign-On: Policy Server configuration wizard failing with InvocationTargetException

By wonsa03 posted Aug 25, 2016 02:17 AM

  

CA Single Sign-On Tech Tip by Sau Lai Wong, Principal Support Engineer for 25th August 2016

 

Issue: 

Running into following exception when admin attempts to run Policy Server configuration wizard:

This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Exception running install action:
 java.lang.StackOverflowError
    at java.lang.StringBuffer.append(Unknown Source)
    at com.zerog.ia.installer.util.VariableManager.stripDELIM(Unknown Source)
    at com.zerog.ia.installer.util.VariableManager.aa(Unknown Source)
    at com.zerog.ia.installer.util.VariableManager.getVariable(Unknown Source)
    at com.zerog.ia.installer.util.VariableManager.getValueOfVariable(Unknown Source)
    at com.zerog.ia.installer.util.IAVariableStringResolver.getValueOfVariable(Unknown Source)
    at com.zerog.ia.installer.util.VariableManager.substitute(Unknown Source)

 

Environment:

Policy Server: R12.52  SP1 CR2 on RHEL 6

 

Cause:

Variables in ca-ps-installer.properties file are not resolving to values accordingly, resulting the configuration wizard to fail. The values should be picked up during the Policy Server installation.

 

Resolution:

Update ca-ps-installer.properties file - enter value for respective field accordingly.

0 comments
5 views