Could not initialize class com.netegrity.smkeydatabase.db.revocation.OCSPResponderHandler in AdminUI exporting Partnership Metadata
search cancel

Could not initialize class com.netegrity.smkeydatabase.db.revocation.OCSPResponderHandler in AdminUI exporting Partnership Metadata

book

Article ID: 410818

calendar_today

Updated On:

Products

SITEMINDER

Issue/Introduction

Running an AdminUI and exporting metadata files for a Partnership, the browser reports the error:

Error: Unexpected system error trying to export metadata: com.ca.federation.client.XPSException: Exception occurred: Could not initialize class com.netegrity.smkeydatabase.db.revocation.OCSPResponderHandler : CA : XPS : sm-xobfed-00140

Cause

The Policy Server JVMOptions.txt file has a missing jar.

The path

/<siteminder>/bin/thirdparty/slf4j-api-1.7.32.jar

was missing from bootclasspath in JVMOptions.txt.

Resolution

In the Policy Server JVMOptions.txt file, add the following path:

/<siteminder>/bin/thirdparty/slf4j-api-1.7.32.jar

to the bootclasspath to solve the issue.