This topic has 1 reply, 2 voices, and was last updated 4 months ago by Jatinder Singh.
-
AuthorPosts
-
September 25, 2020 at 7:03 am #28299
Jason R
ParticipantHi
I have a bug/issue in OpenIDM 7.0.1 – with the google apps connector 1.4.9.0
When trying to read accounts (or any data) on the ‘data’ tab in the connector, IDM has the following error in Std Out
-> [180] Sep 25, 2020 1:37:00.838 PM org.forgerock.http.servlet.HttpFrameworkServlet service
SEVERE: Throwable caught – rootId:3686fe08-b5d6-47dc-9bd8-b78c817ff651-8447
java.lang.NoClassDefFoundError: io/opencensus/trace/propagation/TextFormat$Setter
at com.google.api.client.http.HttpRequest.<init>(HttpRequest.java:203)
at com.google.api.client.http.HttpTransport.buildRequest(HttpTransport.java:115)
at com.google.api.client.http.HttpRequestFactory.buildRequest(HttpRequestFactory.java:86)When I use Open IDM v 6.5 (google apps connector v 1.4.4.0), I dont have this error when reading data/accounts from google connector
I would like to try downgrade the connector in IDM 7 to see if this helps. I tried replacing the jar file in the connectors folder, but that didnt work.
Thanks
September 28, 2020 at 4:30 pm #28307Jatinder Singh
ParticipantThe dependencies for the Google connector in v6.5 may be different from the version shipped in v7. I suggest comparing the
MANIFEST.MF
to ensure you have all the dependencies available forv1.4.4.0
.Thanks,
Jatinder
ForgeRock Architect/Developer
Sqoop Data -
AuthorPosts
You must be logged in to reply to this topic.