K

Thursday, March 10th, 2022 4:33 PM

Unable to connect to Collibra platform from springboot integration library

I have a spring boot application and usescollibra integration library. I am using basic auth to connect to Collibra platform.

Collibra Platform version - 2022.02 for server version, and 2022.03 for the DGC
Collibra Integration library version - collibra-integration-library-1.1.3

This application was working fine till last Friday. And there was a update made on March 6th to collibra platform and after that I am seeing below issue.

When I trying to connect with a Test Account. it is giving me a below error message

Error creating bean with name ‘internalSharedLibraryConnection’: Invocation of init method failed; nested exception is com.collibra.marketplace.library.integration.exception.CollibraIntegrationLibraryException: {“message”:“An unexpected error occurred during execution.”,“details”:“Cannot invoke “com.fasterxml.jackson.databind.JsonNode.asText()” because the return value of “com.fasterxml.jackson.databind.JsonNode.get(String)” is null”}

640 Messages

 • 

1.6K Points

2 years ago

@spring-team.collibra.com Can you help @krishnasrivinitha.vedurumudi.duke-energy.com with this or should we direct to support?

2 years ago

Thanks Kristen for reply.

@https://datacitizens.collibra.com/forum/u/spring-team.collibra.com Please let me know if you need additional details.

368 Messages

2 years ago

Hello Krishna,

Thanks for trying the Collibra Integration Library.

Just to keep you updated the a new version of the Collibra Integration Library will be released to address this issue when connecting with instances having build number 20220302161146.

44 Messages

Thank you Spring Boot Team,
How would we have known earlier that this was a known issue? Is there somewhere this was announced?
Or are we always going to have to update the Integration Libraries when the newer version is released?

368 Messages

2 years ago

Hello David,

Apologies, this was not a known issue prior to the latest release.

To address this, Collibra’s engineering team is working on the fix from the API’s side. Additionally, in the meantime, a fix for the Collibra Integration Library should also be made available by this week which would include a workaround for instances having build number 20220302161146.

Once the Collibra instances are upgraded, it does not necessarily mean that the library would need to be updated as well. However, there could be such cases and they will be announced.

368 Messages

2 years ago

Hello,

Just to let you know that the updated version of the Spring Boot Integration Library, having version 1.1.4, has been released and is available on Collibra’s Marketplace.

2 years ago

thank you, it is working now with latest version 1.1.4

Loading...