7 Messages
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”}
Community_Alex
686 Messages
•
16.4K Points
3 years ago
@spring-team.collibra.com Can you help @krishnasrivinitha.vedurumudi.duke-energy.com with this or should we direct to support?
0
0
krishnasri_vinitha_vedurumudi
7 Messages
3 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.
0
0
springboot_team
368 Messages
3 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.
1
0
springboot_team
368 Messages
3 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.
0
0
springboot_team
368 Messages
3 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.
0
0
krishnasri_vinitha_vedurumudi
7 Messages
3 years ago
thank you, it is working now with latest version 1.1.4
0
0