OpenText product name changes coming to the community soon! Learn more.

Wikis - Page

Knowledge Doc: An issue with API call for creating a new LDAP configuration

0 Likes

This article mentions the steps to solve an issue when API call is used to create a new LDAP configuration.

Environment

Operation Orchestration

 

Situation

In Operation Orchestration (OO) it fails when the API call is used to create a new LDAP configuration (POST /authns/ldap-config).

In the server.log from OO central the following error is seen:

[https-xxx-xxx-8443-exec-1] (xxx.java:187) ERROR - JSON parse error: Cannot deserialize value of type `com.hp.oo.security.authn.bl.xxx` from Array value (token `JsonToken.START_ARRAY`); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `com.hp.oo.security.authn.bl.xxx` from Array value (token `JsonToken.START_ARRAY`)
at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 1]
[https-jsse-nio-8443-exec-1] (xxx.java:187) ERROR - JSON parse error: Cannot deserialize value of type `com.hp.oo.security.authn.bl.xxx` from Array value (token `JsonToken.START_ARRAY`); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInput

Read the complete knowledge article for resolution

Labels:

Support Tips/Knowledge Docs
Comment List
Related
Recommended