pingidentity / helm-charts

Apache License 2.0
22 stars 31 forks source link

pingfederate admin is not recognizing the datastore #271

Closed KiranmaiKalla closed 1 year ago

KiranmaiKalla commented 1 year ago

we are configuring the external grantstore for oauth tokens in PingFederate. When pingfederate admin pod gets started, pingfederate is not recognizing the datastore and throwing the error.

we updated the hivemodule before starting the pod.

Please help, Below are the logs,

2023-01-20 09:31:41,768 INFO [org.sourceid.oauth20.domain.ClientManagerXmlFileImpl] Migrating clients to new storage format ... 2023-01-20 09:31:41,775 INFO [org.sourceid.oauth20.domain.ClientManagerXmlFileImpl] Finished migrating, total clients migrated = 0 2023-01-20 09:31:41,839 ERROR [org.sourceid.oauth20.token.AccessGrantManagerLDAPPingDirectoryImpl] The Access Grant Management data store is not defined. 2023-01-20 09:31:42,130 INFO [org.sourceid.saml20.domain.util.InitMigrationUtil] No default SMTP notification publisher created. No previous SMTP settings (Email Configuration) exist. 2023-01-20 09:31:42,151 INFO [org.sourceid.common.soap.soap11.SoapHttpConnectionPoolingManager] ConnectionTimeOut 60000 2023-01-20 09:31:42,155 INFO [org.sourceid.common.soap.soap11.SoapHttpConnectionPoolingManager] RequestTimeOut 120000

KiranmaiKalla commented 1 year ago

it works after a restart